jsak Posted February 3, 2005 Posted February 3, 2005 this is the 3rd remote install that I’ve setup and I’ve never run into this problem before... hopefully a fresh set of eyes can point out what is going wrong with it. It keeps stopping at the "welcome to the windows XP setup Wizard" I’ve spent some decent time tracking down various settings but haven’t been able to get it to go away. Anyone see what the problem is? It is running a slipstreamed XPsp2 but i don't think that is the issue?[Data]AutoPartition=1MsDosInitiated="0"UnattendedInstall="Yes" AutomaticUpdates = 1[Unattended]UnattendMode=FullUnattendedOemSkipEula=YesOemPreinstall=YesUnattendSwitch=yesTargetPath=\WINDOWSFileSystem=ConvertNTFSExtendOEMPartition=1AutoActivate = offDUDisable = NoDUStopOnError = YesDriverSigningPolicy = IgnoreHibernation = No[GuiUnattended]AdminPassword="password"EncryptedAdminPassword=NOOEMSkipRegional=1TimeZone=20OemSkipWelcome= YesAutoLogon=YesAutoLogonCount=4[UserData]ComputerName=*ProductID= xxxx-xxxx-Qxxx-Gxxx-QGxxxFullName= "name."OrgName= "name"[Display]BitsPerPel=32Xresolution=1024YResolution=768Vrefresh=70[Components]msnexplr=offmplay=offzonegames=offBitsServerExtensionsISAPI = OnBitsServerExtensionsManager = Onindexsrv_system = OffOEAccess = off[WindowsFirewall]Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall]Mode = 0[IEPopupBlocker]BlockPopups = no[TapiLocation]CountryCode=020Dialing=ToneAreaCode=316[RegionalSettings]LanguageGroup=1Language=00000409[Networking]InstallDefaultComponents=Yes[NetAdapters]Adapter1=params.Adapter1[params.Adapter1]INFID=*[NetClients]MS_MSClient=params.MS_MSClient[NetServices]MS_SERVER=params.MS_SERVER[NetProtocols]MS_TCPIP=params.MS_TCPIP[params.MS_TCPIP]DNS=YesUseDomainNameDevolution=NoEnableLMHosts=YesAdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1]SpecificTo=Adapter1DHCP=YesWINS=NoNetBIOSOptions=0any and all help is greatly welcome
prathapml Posted February 3, 2005 Posted February 3, 2005 quotes around the "yes" for oemskipeula and unattendswitch.
jsak Posted February 3, 2005 Author Posted February 3, 2005 no go.... any other ideas? I just have to hit "next" on the "welcome to windows" screen and then the rest of the install goes thru normally, dosn't ask me for any other information...[Data]AutoPartition=1MsDosInitiated="0"UnattendedInstall="Yes" AutomaticUpdates = 1[Unattended]UnattendMode=FullUnattendedOemSkipEula="Yes"OemPreinstall="Yes"UnattendSwitch="yes"TargetPath=\WINDOWSFileSystem=ConvertNTFSExtendOEMPartition=1AutoActivate = offDUDisable = NoDUStopOnError = YesDriverSigningPolicy = IgnoreHibernation = NoWaitForReboot=No[GuiUnattended]AdminPassword="password"EncryptedAdminPassword=NOOEMSkipRegional=1TimeZone=20OemSkipWelcome= YesAutoLogon=YesAutoLogonCount=4
prathapml Posted February 3, 2005 Posted February 3, 2005 Another syntax error!OemSkipWelcome= YesTry it again without that extra space, and once again with quotes for yes.
Ned944 Posted February 3, 2005 Posted February 3, 2005 jask this is out of the ref,chm in deploy cabOEMSkipWelcomeEnables unattended Setup to skip the Welcome page in GUI-mode Setup and Mini-Setup.Syntax OEMSkipWelcome = 0 | 1 this is what i use in my winnt.sif and it works.
jsak Posted February 3, 2005 Author Posted February 3, 2005 OemSkipWelcome="Yes"didn't work. trying neds suggestion now of OemSkipWelcome=1
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