We recently added two Windows Server 2003 servers to our network. On these, Event ID 29 is filling up the system log. It reads:
Source: W32Time
Category: None
Event ID: 29
Type: Error
The time provider NtpClient is configured to acquire time from one or more time sources, however none of the sources are currently accessible. No attempt to contact a source will be made for 1 minutes. NtpClient has no source of accurate time.
So, I checked our Windows Server 2000 domain controller (which is our time server) by running the net time/querysntp and it states that "This computer is not currently configured to use a specific SNTP server."
Then, I set it to point to an SNTP server by running net time /setsntp:us.pool.ntp.org. Then, I verify that it stuck by running the querysntp and everything is OK.
However, if I log off and then back in and run the querysntp again, the first error is returned again stating that the computer is not configured to use a specific SNTP server.
Any ideas why it's not sticking???
Thanks in advance - Wayne
Source: W32Time
Category: None
Event ID: 29
Type: Error
The time provider NtpClient is configured to acquire time from one or more time sources, however none of the sources are currently accessible. No attempt to contact a source will be made for 1 minutes. NtpClient has no source of accurate time.
So, I checked our Windows Server 2000 domain controller (which is our time server) by running the net time/querysntp and it states that "This computer is not currently configured to use a specific SNTP server."
Then, I set it to point to an SNTP server by running net time /setsntp:us.pool.ntp.org. Then, I verify that it stuck by running the querysntp and everything is OK.
However, if I log off and then back in and run the querysntp again, the first error is returned again stating that the computer is not configured to use a specific SNTP server.
Any ideas why it's not sticking???
Thanks in advance - Wayne