Setting Up SBS to Sync w/ External Time Source
- From: "epigram" <nospam@xxxxxxxxxx>
- Date: Thu, 21 Apr 2005 07:55:41 -0400
Through some suggestions I found in this newsgroup and on the Internet, I
used the following to setup time synchronization between my XP Pro SP2
client PCs and my my SBS 2003 server. The server is synching with an
external time source.
Here are the commands I ran on the server:
w32tm /config /manualpeerlist:time.nist.gov,0x8 /syncfromflags:MANUAL
net stop w32time
net start w32time
w32tm /resync
Here are the commands I ran on the clients:
net time /setsntp:<MY_SERVER>
w32tm /resync /nowait
This seemed to work, but about two days later I received the following event
in the SBS 2003 System Event Log:
Type: Error
Source: W32Time
Event ID: 46
Description: The time service encountered an error and was forced to shut
down. The error was: 0xC0020018
>From then on I started getting this sequence of Info, Warning, Error events
1 to 3 times a day:
Type: Information
Source: W32Time
Event ID: 38
Description: The time provider NtpClient cannot reach or is currently
receiving invalid time data from <MY_SERVER>
(ntp.m|0x0|10.0.0.3:123->10.0.0.3:123).
Type: Warning
Source: W32Time
Event ID: 47
Description: Time Provider NtpClient: No valid response has been received
from manually configured peer <MY_SERVER> after 8 attempts to contact it.
This peer will be discarded as a time source and NtpClient will attempt to
discover a new peer with this DNS name.
Type: Error
Source: W32Time
Event ID: 29
Description: 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 XX minutes.
NtpClient has no source of accurate time.
XX varies from 15 to 960 minutes. Does anyone have an idea of what the
issue is here? Any help would be MUCH appreciated. Thanks!
.
- Follow-Ups:
- RE: Setting Up SBS to Sync w/ External Time Source
- From: TBarrack
- Re: Setting Up SBS to Sync w/ External Time Source
- From: clevere1
- RE: Setting Up SBS to Sync w/ External Time Source
- Prev by Date: Re: SQL problem in Sharepoint
- Next by Date: Client Setup: Deleted Outlook 2003 by mistake, how to restore?
- Previous by thread: Oracle vs SQL
- Next by thread: Re: Setting Up SBS to Sync w/ External Time Source
- Index(es):
Relevant Pages
|