May 9, 200818 yr In winnt.sif can disable only Fullname and OrgName ?I set these values in winnt.sif:UnattendMode=ProvideDefaultand delete in [userData] FullName and OrgName, but unfortunately OemSkipEula = Yes does not work.All this integrated with SP3 official.Thank !!! Edited May 9, 200818 yr by lello
May 9, 200818 yr 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