J
Joel
Hi,
A while back I posted a question about this very subject. At the time I did
not believe that having the correct time on my win2k server was particularly
important. I was more concerned that workstations in the domain have the
same time as the domain controllers.
Well, things have changed in the meanwhile, and I now want the servers in
the domain to have the correct time. I discovered that the servers have a
pretty bad time keeping the correct time and this made things difficult on a
number of fronts. And I still want the win 2k pro workstations time to be
synced up to the servers.
So, on the domain controller with the PDC emulator role I ran from a command
prompt:
NET TIME \\nameofDC /SETSNTP:"18.145.0.30 140.239.15.7 158.121.95.4
192.5.41.40" /SET
(the ip addresses are standard time sources on the web).
On the second domain controller and on all the workstations I ran:
NET TIME \\NAMEOFCLIENT /SETSNTP:nameofDC /SET
I believe that this is working now and that the server is now keeping the
correct time. But why do I still recieve the event id 11 warning from the
w32time source which reads "The NTP server didn't respond" in the system
log? Is this normal, and do I just live with it, or is there some other
configuration I ought to put in place?
Also, I'd like to know exactly how this command is supposed to work. Does
my server use the first ip in the list and if unable to contact it, does it
then go to the next time source in the list?
Thank you for any insight. /Joel
A while back I posted a question about this very subject. At the time I did
not believe that having the correct time on my win2k server was particularly
important. I was more concerned that workstations in the domain have the
same time as the domain controllers.
Well, things have changed in the meanwhile, and I now want the servers in
the domain to have the correct time. I discovered that the servers have a
pretty bad time keeping the correct time and this made things difficult on a
number of fronts. And I still want the win 2k pro workstations time to be
synced up to the servers.
So, on the domain controller with the PDC emulator role I ran from a command
prompt:
NET TIME \\nameofDC /SETSNTP:"18.145.0.30 140.239.15.7 158.121.95.4
192.5.41.40" /SET
(the ip addresses are standard time sources on the web).
On the second domain controller and on all the workstations I ran:
NET TIME \\NAMEOFCLIENT /SETSNTP:nameofDC /SET
I believe that this is working now and that the server is now keeping the
correct time. But why do I still recieve the event id 11 warning from the
w32time source which reads "The NTP server didn't respond" in the system
log? Is this normal, and do I just live with it, or is there some other
configuration I ought to put in place?
Also, I'd like to know exactly how this command is supposed to work. Does
my server use the first ip in the list and if unable to contact it, does it
then go to the next time source in the list?
Thank you for any insight. /Joel