synchronise client clock with server clock

  • Thread starter Thread starter kumar
  • Start date Start date
K

kumar

hi
can any one tell me how to synchronise client clock with
server clock time in windows 2000. does it have any
inbuilt tool or utility for that
 
to sync time you can use net time from command prompt.
net time /domain:"your domain" /set /y

the /y will auotmatically confirm that the question to set to time will be answered with a yes.

IYou have to be admin rights to do this, however you can alter this for a new group if you wish.
 
All clients shoud synchrinise their clock with Domain Controller. All Domain
Controllers synchronize their time with PDC. PDC synchronises with external
time server.

See the article http://support.microsoft.com/?id=216734

If you have not got any domain you can set up each workstation as PDC :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top