Time on server

  • Thread starter Thread starter Jas Singh
  • Start date Start date
J

Jas Singh

My keep loosing time. I have to set it up at least once a week. What should
I do so that my servers and clients have the correct time. I need your help
with this.
 
I have a logon script for workstation in bat file that sets the workstation
to the networks time. The server is corrected to an automatically time
clock online. BBH is our domain for reference.


net time /domain:bbh /set /y
 
Jas Singh said:
My keep loosing time. I have to set it up at least once a week. What should
I do so that my servers and clients have the correct time. I need your help
with this.

This will depend on whether you are running a workgroup or a W2K domain
architecture. In the case of a domain, the only server that should be
synchronizing with an external atomic clock is the PDC emulator. The PDC
emulator is the time authority on a W2K domain.
 
Back
Top