Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > SOLUTION FOUND! AutoUpdate forced reboot issue

Reply
Thread Tools Display Modes

SOLUTION FOUND! AutoUpdate forced reboot issue

 
 
Marvin the Paranoid Android
Guest
Posts: n/a

 
      10-15-2004
Check out this URL and look specifically at the
NoAutoRebootWithLoggedOnUsers option. We have a .reg file that we apply
to our machines the enable auto updating and set the settings and such
and the information is all stored in HKLM\SW\MS\Win\CV\WindowsUpdate
\Auto Update. This page says the information should go in HKLM\SW
\Policies\MS\Win\WindowsUpdate\AU. I looked and that key didn't even
exist so I both created it and added the info to what we had before.

Here's the URL:
http://www.microsoft.com/technet/pro...ntain/sp2maint.
mspx

Here's a copy of our registry file. Feel free to modify as desired and
use it. All you have to do is copy the text below the break, paste it
into Notepad and save it with a .reg extension. If you double-click on
the file, you'll be prompted to merge the information into the registry.
If you'd like to test it, open the Security Center in the control panel
and either disable autoupdating or set the time to something other than
10:00 am. Merge the info in the file into the registry and go check the
settings.

Cheers!

Marvo



____
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion
\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000004
"ResetAU"=dword:00000001
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000010
"ConfigVer"=dword:00000001
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"AutoInstallMinorUpdates"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Win dows\WindowsUpdate
\AU]
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"AutoInstallMinorUpdates"=dword:00000001
 
Reply With Quote
 
 
 
 
jpvp
Guest
Posts: n/a

 
      10-24-2004
dont know how to use this site, please help, I am having trouble with sound
control on the internet. I want to shut the sound off, it is very annoying.
Everytime i go on the net, there is a popping sound or a clicking sound, make
it stop, please. Any help is better than no help. Anyone out there can
help. thank you.

"Marvin the Paranoid Android" wrote:

> Check out this URL and look specifically at the
> NoAutoRebootWithLoggedOnUsers option. We have a .reg file that we apply
> to our machines the enable auto updating and set the settings and such
> and the information is all stored in HKLM\SW\MS\Win\CV\WindowsUpdate
> \Auto Update. This page says the information should go in HKLM\SW
> \Policies\MS\Win\WindowsUpdate\AU. I looked and that key didn't even
> exist so I both created it and added the info to what we had before.
>
> Here's the URL:
> http://www.microsoft.com/technet/pro...ntain/sp2maint.
> mspx
>
> Here's a copy of our registry file. Feel free to modify as desired and
> use it. All you have to do is copy the text below the break, paste it
> into Notepad and save it with a .reg extension. If you double-click on
> the file, you'll be prompted to merge the information into the registry.
> If you'd like to test it, open the Security Center in the control panel
> and either disable autoupdating or set the time to something other than
> 10:00 am. Merge the info in the file into the registry and go check the
> settings.
>
> Cheers!
>
> Marvo
>
>
>
> ____
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion
> \WindowsUpdate\Auto Update]
> "AUOptions"=dword:00000004
> "ResetAU"=dword:00000001
> "ScheduledInstallDay"=dword:00000000
> "ScheduledInstallTime"=dword:00000010
> "ConfigVer"=dword:00000001
> "NoAutoRebootWithLoggedOnUsers"=dword:00000001
> "AutoInstallMinorUpdates"=dword:00000001
>
> [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Win dows\WindowsUpdate
> \AU]
> "NoAutoRebootWithLoggedOnUsers"=dword:00000001
> "AutoInstallMinorUpdates"=dword:00000001
>

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Solution for winload.exe reboot problem Robert Laviolette Windows Vista General Discussion 0 09-27-2006 02:08 AM
Solution Found Now What? Jon Windows Vista Installation 0 07-01-2006 07:18 PM
Forced Reboot lamer_os Windows Update 3 10-16-2004 10:02 PM
Found another solution to the .NET 1.1 SP install issue IanMacD Windows Update 4 09-19-2004 07:45 PM
Automatic Updates - forced reboot - can't delay! Lee M. Windows Update 5 07-11-2003 04:57 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59