Notepad:Prevent Reboots: Difference between revisions
From Amar Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Prevent Reboots | Prevent Reboots | ||
<code> | |||
* <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows</code> | |||
</code> | |||
* Add <code>WindowsUpdate\AU</code> | * Add <code>WindowsUpdate\AU</code> | ||
* Add <code>DWORD NoAutoRebootWithLoggedOnUsers = 1</code> | * Add <code>DWORD NoAutoRebootWithLoggedOnUsers = 1</code> | ||
Latest revision as of 19:08, 20 February 2007
Prevent Reboots
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows- Add
WindowsUpdate\AU - Add
DWORD NoAutoRebootWithLoggedOnUsers = 1
← Back to Notepad
| © 2000-2025 Jacques Amar | Amar Micro Inc. |
