Monday, March 3, 2014

How to sync server time with Domain Controller

Hello People,

If you wish to synchronize your server time with its respective Domain controller, You can always do it with the help of Command Prompt.

Ideally Windows Time Services does this automatically, however because of any reason If you see that there is a time difference, feel free to run below command on Server using Command Prompt.

To run this command you need to be a part of Domain Admin group on Active Directory

Steps as below :-

  1. Open cmd, right click & say "Run As Administrator"
  2. Type below mentioned command 



You'll be notified with the time and success of this command with its output.

I thank you for your time

Happy learning