Clock is consistently out of sync

Forums Operating Systems Windows Server 2008 Miscellaneous Clock is consistently out of sync

Viewing 0 reply threads
  • Author
    Posts
    • #47996
      Arris
      Moderator

        I am aware of two possibilities to synchronize the time of your pc via the commandline:

        * Synchronize the time with the time of an other computer in your network:
        net.exe – net time \servername /set /yes
        * Synchronize the time with a time server
        W32tm.exe – w32tm /resync

        To let it synchronize automatically every startup, create a new String Value in HKLMSOFTWAREMicrosoftWindowsCurrentVersionRun and enter as value: cmd /c command parameters. An other possibility is to use the autoexnt.bat method.

        Hope this helps you! 🙂

    Viewing 0 reply threads
    • You must be logged in to reply to this topic.