The quickest way to synchronise your clock with the domain time, open a command prompt window and type:
NET TIME /DOMAIN
To force a computer to synchronize its time with a specific computer, send the following command:
NET TIME \\<MACHINENAME> /SET /Y
-or-
NET TIME \\<IP Address> /SET /Y
Where <MACHINENAME> is the domain controller computer name, or IP address.
Leave a Reply
You must be logged in to post a comment.