camaroguy Posted May 2, 2008 Posted May 2, 2008 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=1InstallFilesPath="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=YesUpdateInstalledDrivers=YesOEMPreInstall=YesDriverSigningPolicy=Ignore[GuiUnattended]OemSkipWelcome=1OemSkipRegional=1OEMDuplicatorstring=" Certified Image"TimeZone=020EncryptedAdminPassword=NOAutoLogon=YesAutoLogonCount=2AdminPassword="password"[userData]ProductID=11111-CFKPD-DB6Q9-8D9W9-11111FullName=" Services"OrgName="For Internal Use Only"ComputerName=*[identification]JoinWorkgroup=PHase1[Networking]InstallDefaultComponents=Yes[branding]BrandIEUsingUnattended=Yes[RegionalSettings]LanguageGroup=1[Proxy]Proxy_Enable=0Use_Same_Proxy=0[GuiRunOnce]Command0="C:\Windows\tools\phase1.exe"[sysprepMassStorage]
Tripredacus Posted May 5, 2008 Posted May 5, 2008 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=yesDriverSigningPolicy=ignoreOemPnPDriversPath=\drivers\nic;\drivers\1394
dbrinks Posted May 21, 2008 Posted May 21, 2008 @ camaroguywhy not just:[unattended] InstallFilesPath=C:\sysprep\i386[userData] FullName="" OrgName="" ComputerName=Your Computer NameNot sure about autologon. do you mind explaining why you need it to do this? @TripredacusI 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)@ghost123abcin 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now