Deployment Solution

 View Only

Registry Key: Stop Autoreboot for Windows Update if a User is Logged In 

Mar 09, 2009 02:46 PM

Every now and again, after a Windows Update your machine will require a reboot. I've been bugged by this before and a prompt every 15 minutes isn't going to convince me to close everything and reboot. This registry setting will change this so no prompt will appear if a user is logged on and the system will hold out until it's logged of before it restarts & kicks in changes.

The registry file looks like this;

-------------------------------------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoRebootWithLoggedOnUsers"=dword:00000001

-------------------------------------------------------------------------------------------


Obviously to turn this back off, change the 1 to a 0.

Attached are files to turn this setting on & off.

License:AJSL
By clicking the download link below, you agree to the terms and conditions in the Altiris Juice Software License
Support:User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab.

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
Registry - Automatically reboot after Windows Updates If ....zip   1 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Mar 18, 2009 08:49 AM

The following method is supported on Windows 2K/2K3/XP Pro SP2

1. Start -> Run -> gpedit.msc
2. Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update -> “No auto-restart for scheduled Automatic Updates installations” -> Right click and select Properties
3. Change the radio button to select “Enabled” and press Ok
4. Reboot the computer for the setting to take place

I hope this helps.

Thanks,                                                                                             Eshwar

Related Entries and Links

No Related Resource entered.