Jump to content

Unatended install


Recommended Posts

I would like to add some other tweaks to my unatended installation winnt.sif file shown below.

Where in this file would I put something like "screensaverdisable" "set power options to Presentation" "Show My network places on desktop" etc, are there any good sites that will give a list of all interchangeable options for the winnt.sif file.

Kind Regards

John

[Data]

MsDosInitiated = "No"

Autopartition = 0

UnattendedInstall = Yes

OemDrivers = OemInfFiles

[unattended]

OemPreinstall = "Yes"

UnattendMode = DefaultHide

UnattendSwitch = No

OemSkipEula = Yes

FileSystem = *

WaitForReboot = No

NoWaitAfterTextMode = 1

NoWaitAfterGUIMode = 1

Hibernation = No

[OemInfFiles]

OemDriverFlags = 1

OemDriverPathName = "%SystemRoot%\NLDRV"

OemInfName = "net8150.inf"

[systemRestore]

[GuiUnattended]

EncryptedAdminPassword = No

AdminPassword = *

TimeZone = 085

OEMSkipRegional = 1

OemSkipWelcome = 1

[Components]

[userData]

ProductKey = "*****-*****-*****-*****-*****"

ComputerName = CUSTOM-PC

FullName = "Custom Owner"

OrgName = "CustomPCs"

[RegionalSettings]

LanguageGroup = 1

Language = 0809

[Networking]

InstallDefaultComponents = Yes

[identification]

JoinWorkgroup = MSHOME

Edited by johnlee2509
Link to comment
Share on other sites


are there any good sites that will give a list of all interchangeable options for the winnt.sif file.

There are several, "Google is your friend." Spend some time with the help file as well, it warrants a close read.

Link to comment
Share on other sites

Be sides the key comment, it seems these 2 members do not know how to help with your question.

It simple in you $OEM$ folder you have a text file called cmdlines.txt that get processed at around

the 13 minute mark. This is for mostly this HKEY_LOCAL_MACHINE

As the other 2 mention remove your key unless you want any one who reads this post to use it.

My cmdline.txt

[COMMANDS]"REGEDIT /S MediaPlayer-HK_U_D.reg"

"REGEDIT /S wmp10.reg"

"REGEDIT /S 000.reg"

"REGEDIT /S 020.reg"

"REGEDIT /S 040.reg"

"REGEDIT /S 060.reg"

"REGEDIT /S 080.reg"

"UserAcount.cmd"

"UaPrestart.cmd"

"RunOnceEx.cmd"

Edited by gunsmokingman
Link to comment
Share on other sites

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...