-.-PhanTom-.- Posted October 18, 2005 Posted October 18, 2005 I am trying to turn off automatic updates in untattended install.Using this as refference> http://support.microsoft.com/kb/328010/#XS...123120121120120So far I have tried to do like I have done before, using cmdlines.txt, a cmd file and a reg file - does not workAlso tried calling the regfile from RunOnceExe.cmd - does not work.Even tried to manually edit HIVESYS.INF directly with "HKLM, "SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","NoAutoUpdate", 0x00000001" - does not work...I am out of ideas...The exported regkey>Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]"NoAutoUpdate"=dword:00000001
RogueSpear Posted October 19, 2005 Posted October 19, 2005 Try adding this to your WINNT.SIF file:[Data] AutomaticUpdates=0
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