Wednesday 4 September 2013

How to check the time on your machine is synchronised with your domain:



The check:


Open a command prompt and paste in the following:

echo %TIME%
w32tm /resync
echo %TIME%

You will get an output showing the current time on your P.C. the second command will resync the time on your pc with the domain controller and then show the time again.  If your time is out by 2 or more seconds there may be an issue with how your machine is synchronising it's time. 

Some things to investigate:

No comments:

Post a Comment