Home >

How to set or synchronize your machine time with domain controller

8. March 2011

Sometimes, you might get an error "The time on your machine does not match with the network time". The basic issue here is that the time on the machine is not automatically synced with the time on the domain controller.

To resolve this problem, simply login as a local account and sync the time with the domain controller using the Net time command.

To do this, goto the command prompt and run the following:

NET TIME /domain:mydomainname /SET /Y

This will synchronize the machine time to that of the domain controller.

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading