Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer
Data type | Range | Default value |
---|---|---|
REG_DWORD |
0 | 1 |
1 |
Specifies whether the time-service provider should be started.
Value | Meaning |
---|---|
0 |
The time-service provider should not be started. |
1 |
The time-service provider should be started. |
To make changes to this entry effective, at the command line, type:
w32tm /config /update
Note
- If you do not want this computer to respond to NTP requests, you can set the value of this entry to 0. This prevents the time-service provider from running and, therefore, from responding to requests.