duomenox Posted April 9, 2005 Posted April 9, 2005 Hello everyone,I have made several SysPrep.inf files and this is bogglnig me...It keeps asking for user input when I have all the settings in the file for a fully unattended "install".Here is my file, can you see anything that might be an issue. I had this issue before adding all the networking sections, and those work perfectly (after many, many different trys)[Unattended]InstallFilesPath=C:\WINDOWS\i386KeepPageFile=0OemSkipEula=YesResetSourcePath=C:\WINDOWS[GuiUnattend]AdminPassword=(Encrypted Password)EncryptedAdminPassword=YesOEMSkipRegional=1OemSkipWelcome=1TimeZone=4[UserData]ComputerName=(Comp Name)FullName=(Full Name)OrgName=(Org Name)ProductKey=(Product Key)[Display]BitsPerPel=32Xresolution=800YResolution=600[Identification]DomainAdmin=(Domain Admin)DomainAdminPassword=(Domain Pass)JoinDomain=(Domain Name)[Networking]InstallDefaultComponents=No[NetAdapters]Adapter1=params.Adapter1Adapter2=params.Adapter2[params.Adapter1]INFID=pci\ven_14e4&dev_1677ConnectionName=(Connection 1)[params.Adapter2]INFID=PCI\VEN_8086&DEV_1229ConnectionName=(Connection 2)[NetClients]MS_MSClient=params.MS_MSClient[NetServices]MS_Server=params.MS_Server[NetProtocols]MS_TCPIP=params.MS_TCPIP[params.MS_TCPIP]AdapterSections=params.MS_TCPIP.Adapter1,params.MS_TCPIP.Adapter2DNS=YesDNSSuffixSearchOrder=(Domain Name)UseDomainNameDevolution=YesEnableLMHosts=NoSyncDomainWithMembership=1[params.MS_TCPIP.Adapter1]SpecificTo=Adapter1DHCP=NoEnableAdapterDomainNameRegistration=NoIPAddress=(IP Address)SubnetMask=255.255.255.0WINS=No[params.MS_TCPIP.Adapter2]SpecificTo=Adapter2DHCP=yesDNSServerSearchOrder=(DNS Address)EnableAdapterDomainNameRegistration=YesWINS=YesWINSServerList=(WINS Address)I removed all specific info (our company has a really strict policy on this stuff) so if anyone sees anything please help. I am pulling my hair out.Oh, and the Install Path and Reset Source paths are correct... for now, we will be changing that in the future.Thank you!
duomenox Posted April 9, 2005 Author Posted April 9, 2005 Ok, well I have come to the conclusion that I need to go to bed earlier :-PI misspelled the GUIUnattended Section as GUIUnattend (forgot the ed)Well I guess this post will be useful to someone who needs to debug their network settings in they sysprep.inf (that config was a complete b****)Anyways, sorry bout that
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now