Notepad:Prevent Reboots: Difference between revisions
From Amar Wiki
New page: Prevent Reboots HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Add WindowsUpdate\AU Add DWORD NoAutoRebootWithLoggedOnUsers = 1 |
No edit summary |
||
| Line 1: | Line 1: | ||
Prevent Reboots | Prevent Reboots | ||
<code> | |||
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows | HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows | ||
Add WindowsUpdate\AU | </code> | ||
Add DWORD NoAutoRebootWithLoggedOnUsers = 1 | Add <code>WindowsUpdate\AU</code> | ||
Add <code>DWORD NoAutoRebootWithLoggedOnUsers = 1</code> | |||
{{Notepad}} | |||
Revision as of 19:07, 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. |
