AutoReboot
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
HKLM\SYSTEM\CurrentControlSet\Control\CrashControl
Data type | Range | Default value |
---|---|---|
REG_DWORD |
0 | 1 |
1 |
Specifies whether the system restarts automatically after it fails or locks.
This entry stores the setting of the Automatically reboot check box in System in Control Panel.
Value | Meaning |
---|---|
0 |
Do not restart automatically. |
1 |
Restart automatically. |
To change the value of this entry, use the System in Control Panel. Click the Advanced tab, then click the Startup and Recovery button. When the Automatically reboot box is selected, the value of this entry is 1.
To make changes to this value effective, you must restart Windows Server 2003.
Note
- To change the value of this entry, you must be an administrator of the computer.