Synch PDC with external time server

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hello,

I am having trouble synchronizing a Win2003 PDC with an external time
server. The PDC sits behind an ISA Server. Can anyone point me in the
right direction?

Thanks,
Jeff
 
Hi Jeff,

This one is for W2K-server, but I don't think it will differ much.

On the server from the commandprompt:
net time /setsntp:time.nist.gov (or any other public timeserver)
net stop w32time
w32tm -once -v
net start w32time

In ISA you'll have to create a new filter, UDP, Send-receive, all ports,
fixed 123.

Article 216734 will tell you this as well.

Marina
 
Back
Top