Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
To work around this problem, make sure that your domain controller locates a new time source server after the initial time source server has stopped. To do this, follow these steps to update the registry on the primary time source domain controller and on the new time source domain controller:
- Start Registry Editor on the Windows Server 2003 primary domain controller (PDC) time source server that is experiencing the issue described in this article, and then locate the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
- Create the following DWORD values:
- Entry: Type
Value data: NTP - Entry: NtpServer
Value data: time.example.com
Note Make sure that both of the parent domain time source servers use the same external time source.
- Start Registry Editor on the new domain controller time source server in the parent domain, and then locate the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
- Create the following DWORD values:
- Entry: Type
Value data: ALLSync - Entry: NtpServer
Value data: time.example.com,0x2
Note Make sure that the 0x2 fallback flag is appended to the external time source value.