Jump to content

Recommended Posts

Posted

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=0

MsDosInitiated=0

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

UnattendSwitch="No"

OemPreinstall="Yes"

OemSkipEula="Yes"

FileSystem=*

WaitForReboot="No"

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[systemRestore]

MaximumDataStorePercentOfDisk=10

[GuiUnattended]

AdminPassword="!!!!!!!!!!!!!!!!!!!!!!!!!!!!"

TimeZone=020

OEMSkipRegional=1

OemSkipWelcome=1

[Components]

[userData]

ProductKey="!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"

ComputerName=*

FullName="!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"

OrgName="!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"

[RegionalSettings]

LanguageGroup=1

Language= "0409"

[Networking]

InstallDefaultComponents="Yes"


Posted
[...]

[unattended]

UnattendMode=FullUnattended

UnattendSwitch="No"

[...]

As per the reference(ref.chm), then use UnattendSwitch="yes" if wanting to skip mini-setup...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...