Client Time Change After Restart

  • Thread starter Thread starter Dimitris Kontis
  • Start date Start date
D

Dimitris Kontis

Hello all,

Whenever I restart a client the time is changed. The
server has always the correct time but it doesn't send it
to the client. How can I solve this?
 
You could run some kind of logon script on the client that
forces a time sync using a net time \sync

-M
 
You can put a line in your logon script like this:
net time \\your_server_name /set /yes

This method assumes that the users have the right to change the local
system clock.
 

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