jessc Posted August 13, 2004 Posted August 13, 2004 here is a copy of my winnt.sifeverything 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
eth0 Posted August 13, 2004 Posted August 13, 2004 Mine uses[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates = Yes[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS FileSystem = ConvertNTFS UnattendSwitch = YesAnd this works just fine?I'm using a netinstall btw, hence the AP1
jessc Posted August 13, 2004 Author Posted August 13, 2004 ok, so it seems to me that the AutomaticUpdates = Yes only works when you do a FullUnattended, am i right?
netguy45 Posted August 13, 2004 Posted August 13, 2004 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.
netguy45 Posted August 13, 2004 Posted August 13, 2004 I added this to my "regtweaks.reg" file and it successfully enabled automatic updates for me:[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:00000002Updates will be done automatically everyday at 2am with these registry settings.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now