You need to set [Unattended]/UnattendSwitch to "yes". See
<http://support.microsoft.com/?id=294801>.
- Pat
http://unattended.sourceforge.net/
(E-Mail Removed) (Todd Richert) writes:
> Ok my winnt.sif is posted below, what needs to be added or changed so
> that after the install it does not bring up the registration screen ?
> (Please note that i am using a legit winxp key that does not require
> activation this question is not about avoiding activation). I get the
> registration screen and then the please create a user screen when all
> i want it to do is autologin as the admin and run the w2kauto.bat that
> is part of the winnt.sif. This worked great in Windows 2000 and there
> has to be a variable somewhere that I can turn this off ?
>
> Winnt.sif below, confidential information *'d out. Any help at all
> would be GREATLY appreciated !! Thanks in advance !!
>
> [Data]
> AutoPartition=1
> MsDosInitiated="0"
> UnattendedInstall="Yes"
>
> [Unattended]
> UnattendMode=FullUnattended
> OemPreinstall=Yes
> OemSkipEula=Yes
> NoWaitAfterGUIMode=1
> Repartition=Yes
> TargetPath=\WINNT
> FileSystem=ConvertNTFS
> DriverSigningPolicy=Ignore
> OEMPnPDriversPath="install\drivers\nic;install\drivers\video;install\drivers;install\drivers\ati2"
>
> [GuiUnattended]
> OemSkipWelcome=1
> AdminPassword=install
> OEMSkipRegional=1
> TimeZone=035
> Autologon=Yes
> AutoLogonCount=1
>
> [GuiRunOnce]
> "c:\install\w2kauto.bat"
>
> [UserData]
> FullName="Authorized User"
> OrgName="*****"
> ComputerName = "RENAMEME"
> ProductID=*****
>
>
> [URL]
> Home_Page=http://intranet
>
> [Identification]
> JoinDomain=*****
> DomainAdmin=*****
> DomainAdminPassword=********
>
> [NetAdapters]
> Adapter1=params.Adapter1
>
> [Networking]
> InstallDefaultComponents=Yes
>
> [Display]
> BitsPerPel=32
> Vrefresh=75
> Xresolution=1024
> Yresolution=768
>
> [params.Adapter1]
> ConnectionName="Local Paulstra Network"