tjduchateau Posted July 30, 2008 Posted July 30, 2008 Hi everybody. After fairly extensive searching I've found that many people have been having problems with unattended SP3 installs, but usually in a different place. I can't seem to get the unattened install to skip the screen that asks for usernames immediately before windows actually boots for the first time. I've been using nLite as of late, but I've also tried to set it up using setupmgr and tinkering with the winnt.sif file all to no avail. Below is my latest attempt at a winnt.sif file. I replaced private info with "!!!!!!!!!" just for the purposes of posting on this forum. Don't worry, I didn't actually include !!!!!!!!! in the file. Any tips would be appreciated. Thanks.------------------------------------[Data]AutomaticUpdates="Yes"Autopartition=0MsDosInitiated=0UnattendedInstall="Yes"[unattended]UnattendMode=FullUnattendedUnattendSwitch="No"OemPreinstall="Yes"OemSkipEula="Yes"FileSystem=*WaitForReboot="No"NoWaitAfterTextMode=1NoWaitAfterGUIMode=1DriverSigningPolicy=IgnoreNonDriverSigningPolicy=Ignore[systemRestore]MaximumDataStorePercentOfDisk=10[GuiUnattended]AdminPassword="!!!!!!!!!!!!!!!!!!!!!!!!!!!!"TimeZone=020OEMSkipRegional=1OemSkipWelcome=1[Components][userData]ProductKey="!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"ComputerName=*FullName="!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"OrgName="!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"[RegionalSettings]LanguageGroup=1Language= "0409"[Networking]InstallDefaultComponents="Yes"
Martin H Posted July 31, 2008 Posted July 31, 2008 [...][unattended]UnattendMode=FullUnattendedUnattendSwitch="No"[...]As per the reference(ref.chm), then use UnattendSwitch="yes" if wanting to skip mini-setup...
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