Help! Servers time not synchronize

  • Thread starter Thread starter Albert Choua
  • Start date Start date
A

Albert Choua

How to synchronize the time from Windows 2000 Domain ?
Some of our File servers and client machines display
local clock time instead of Network Time Server. How to
make them be synchronized?

Thanks for your help.
 
-----Original Message-----
How to synchronize the time from Windows 2000 Domain ?
Some of our File servers and client machines display
local clock time instead of Network Time Server. How to
make them be synchronized?

Thanks for your help.
.
This is what I am doing. I schedule setime.bat to run
every morning at 4:00 a.m.
This is the content of the bat file:
net time \\domaincontroller /set /YES

I am now trying to figure how to get my windows 2000
domain to sync time with my NT4 domain through a firewall!
 
Thanks for your help. From where should I execute this
batch file ? Each computer or PDC ?
 
Back
Top