- Issue gpedit.msc on the Command Prompt/Start>Run
- Navigate to Local Computer Policy > Computer Configuration > Admin. Templates > Windows Components > Windows Update
- Set Configure Automatic Update to Disable.
- Start the Registry Editor
- Navigate to HKLM \ Software \ Policies \ Microsoft \ Windows \ WindowsUpdate \ AU
- Create a DWORD called NoAutoUpdate and set the value to 1
Update: 12-May-2008
The 5 DWORD will disable AU, and will be silent (no more annoying ballon message)
"NoAutoUpdate"=dword:00000001
"AUOptions"=dword:00000002
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000003
"NoAUShutdownOption"=dword:00000001
Cheers!
No comments:
Post a Comment