here is a copy of my winnt.sif
everything works fine except i still get it asking me to enable auto protect pc when i do a clean install.
i have put in AutomaticUpdates=1 also tryed AutomaticUpdates=yes but it doesn't seem to work...
Also would like to know if there is anyway of making the install, install all the extra languages.
Thanx in advance!
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=1
[Unattended]
UnattendMode=ProvideDefault
OemSkipEula=Yes
OemPreinstall=Yes
OemPnPDriversPath="Drivers\000_intel;Drivers\001_network;Drivers\002_audio;Drivers\003_monitor;Drivers\004_modem;Drivers\005_webcam;Drivers\006_nvidia"
DriverSigningPolicy=Ignore
FileSystem=*
WaitForReboot="No"
[GuiUnattended]
OEMSkipRegional=0
OemSkipWelcome=1
TimeZone=260
[UserData]
ProductID=XXXXXXXXXXXXXXXXX
[Display]
[Identification]
[Networking]
InstallDefaultComponents=No
[TapiLocation]
[Branding]
[Proxy]
[Components]
[GuiRunOnce]
[RegionalSettings]
LanguageGroup=1
UserLocale=00000c09
InputLocale=0c09:00000409
InputLocale_DefaultUser=0c09:00000409
SystemLocale=0c09
UserLocale=0c09
UserLocale_DefaultUser=0c09
[IEPopupBlocker]
BlockPopups=Yes
FilterLevel=High
ShowInformationBar=Yes
Page 1 of 1
winnt.sif problem
#2
Posted 13 August 2004 - 07:01 AM
Mine uses
And this works just fine?
I'm using a netinstall btw, hence the AP1
[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates = Yes [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS FileSystem = ConvertNTFS UnattendSwitch = Yes
And this works just fine?
I'm using a netinstall btw, hence the AP1
#3
Posted 13 August 2004 - 07:14 AM
ok, so it seems to me that the AutomaticUpdates = Yes only works when you do a FullUnattended, am i right?
#4
Posted 13 August 2004 - 09:37 AM
I have the exact problem as you of Automatic updates not being enabled dispite having the correct settings in winnt.sif. I have given up and I am currently trying to figure out how to enable the setting via a registry "tweak". It appears that the area in the registry where you enable/disable automatic updates has changed with SP2.
#5
Posted 13 August 2004 - 11:50 AM
I added this to my "regtweaks.reg" file and it successfully enabled automatic updates for me:
Updates will be done automatically everyday at 2am with these registry settings.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] "ConfigVer"=dword:00000001 "AUOptions"=dword:00000004 "ScheduledInstallDay"=dword:00000000 "ScheduledInstallTime"=dword:00000002 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Reporting] "BatchFlushAge"=dword:00000e2e "SamplingValue"=dword:000000f1 "SequenceNumber"=dword:00000002
Updates will be done automatically everyday at 2am with these registry settings.
Share this topic:
Page 1 of 1



Help
Back to top








