Jump to content

Recommended Posts

Posted

Ok....

Sysprep does not seem to be reading my INF file because the machine will not autologon or set a ramdon name. My administrator user name has been changed to something different already is that my problem. Here is a copy of my INF file.

[unattended]

ExtendOemPartition=1

InstallFilesPath="C:\SYSPREP\i386"

OemPnPDriversPath="\Drivers\D600;\Drivers\D610;\Drivers\D620;\Drivers\D630;\Drivers\D800;\Drivers\D800\Video;\Drivers\D810;\Drivers\D810\Video;\Drivers\D810\2KXP_INF;\Drivers\D810\B_24906;\Drivers\D820;\Drivers\D830;\Drivers\Dim2400;\Drivers\Dim2400\Chipset;\Drivers\Dim2400\Video;\Drivers\Dim4300;\Drivers\Dim4400;\Drivers\Dim4500;\Drivers\Dim4550;\Drivers\4600;\Drivers\Dim4600\Video;\Drivers\Dim4700;\Drivers\Dim5150;\Drivers\GX620;\Drivers\GX745;\Drivers\Gx745\Chipset;\Drivers\GX745\Modem;\Drivers\GX755;\Drivers\GX755\Video;\Drivers\LatC840;\Drivers\LatC840\audio;\Drivers\LatC840\Video"

OemSkipEula=Yes

UpdateInstalledDrivers=Yes

OEMPreInstall=Yes

DriverSigningPolicy=Ignore

[GuiUnattended]

OemSkipWelcome=1

OemSkipRegional=1

OEMDuplicatorstring=" Certified Image"

TimeZone=020

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=2

AdminPassword="password"

[userData]

ProductID=11111-CFKPD-DB6Q9-8D9W9-11111

FullName=" Services"

OrgName="For Internal Use Only"

ComputerName=*

[identification]

JoinWorkgroup=PHase1

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

[RegionalSettings]

LanguageGroup=1

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

[GuiRunOnce]

Command0="C:\Windows\tools\phase1.exe"

[sysprepMassStorage]


Posted

I believe the recommendation for OEMPnPDriversPath is to not have so much stuff. ie use \drivers\TYPE where type is NIC, Video, etc. Here is the one I use for example:

UpdateInstalledDrivers=yes
DriverSigningPolicy=ignore
OemPnPDriversPath=\drivers\nic;\drivers\1394

  • 2 weeks later...
Posted

@ camaroguy

why not just:

[unattended]

InstallFilesPath=C:\sysprep\i386

[userData]

FullName=""

OrgName=""

ComputerName=Your Computer Name

Not sure about autologon. do you mind explaining why you need it to do this?

@Tripredacus

I just use the first character of the type then just use 1, 2, 3 for example: \a\1, v\2, c\3. (Audio Video Chipset, respectively)

@ghost123abc

in the bios of your 755 go to drives then sata operation and change it to AHCI. (Sorry, need to look at the screen to be more specific)

Finally, Can you guys please take a look at my post. Entered today May 21st 2008 in the same section Thanks! Dbrinks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...