Jump to content

Recommended Posts

Posted (edited)

In winnt.sif can disable only Fullname and OrgName ?

I set these values in winnt.sif:

UnattendMode=ProvideDefault

and delete in [userData] FullName and OrgName, but unfortunately OemSkipEula = Yes does not work.

All this integrated with SP3 official.

Thank !!!

Edited by lello

Posted

This WINNT.SIF works fine for me:

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=No

[Unattended]
UnattendMode=ProvideDefault
OemPreinstall=Yes
TargetPath=\WINDOWS
FileSystem=*
OemSkipEula=Yes
WaitForReboot=No
DriverSigningPolicy=Ignore
AutoActivate=No
UnattendSwitch="yes"

[GuiUnattended]
OEMSkipRegional=1
TimeZone=110
AdminPassword=<SECRET>
EncryptedAdminPassword=Yes
OEMSkipWelcome=1

[UserData]
ProductKey=<SECRET>
FullName="Some Name"
OrgName="Some Org"
ComputerName=mycomputer

[TapiLocation]
CountryCode=49
Dialing=Tone
AreaCode=0123

[RegionalSettings]
LanguageGroup=1
Language=00000407

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page="http://google.com/"
Help_Page="http://www.mozilla-europe.org/de/"
Search_Page="http://www.google.de/search?q=%s"

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinDomain=SOMEDOMAIN

[Networking]
InstallDefaultComponents=Yes

[Components]
Msmsgs=Off
Msnexplr=Off
Freecell=Off
Hearts=Off
Minesweeper=Off
Pinball=Off
Solitaire=Off
Spider=Off
Zonegames=Off
Deskpaper=Off
Paint=Off
Calc=Off
Mswordpad=Off
Media_clips=Off
Media_utopia=Off
Rec=Off

[Shell]
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\dragonstyle.theme"

Maybe you can work your way from mine to yours, until it stops working, to find the error...

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