MMB wrote:
> Fair enough. For myself, I like the updates to install automatically; I just
> wasn't expecting them to force a restart of my computer automatically.
>
> The unsaved documents were not Word documents, or anything like that. I
> keep notes to myself in Notepad -- quick reminders, etc., and it would be
> overkill to save all of these 3-line documents all the time. I never worry
> about power failures, since my computer is a laptop with plenty of battery
> time to see me through any power failure.
>
> Anyway... I guess I'm the exception to the rule. Now that I know this
> behaviour exists, I'll be more wary of leaving my unsaved Notepad windows
> open overnight.
Hi
The registry setting below should disable the 5 minute countdown timer
(to automatic reboot). Create a text file with file extension .reg
and put the text below in it.
------------------ Start registry file -------------------
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate\AU]
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
------------------ End registry file -------------------
Applies to both Win2k and WinXP.
For more information, see "Summary of behavior for
NoAutoRebootWithLoggedOnUsers registry key settings" here:
http://winservices.web.cern.ch/WinSe.../Internal/SUS/
(should apply to Automatic Updates as well as SUS)
Note that this setting is available as a Group Policy configuration
for those running Active Directory.
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx