Windows Server Time and Time Zone issues

A Windows Server machine connected to a domain must be synced with the domain controller. Otherwise this leads to all kinds of hard to debug issues. If it is out of sync with its actual time zone or the time is incorrectly changed the following steps should get it back on track:

  1. Make sure the Windows service "Windows Time" is running.
  2. Set the correct time zone, e.g. tzutil /s "W. Europe Standard Time"

  3. w32tm /config /manualpeerlist:time.windows.com /syncfromflags:MANUAL
  4. w32tm /config /update

Comments

Popular posts from this blog

SQL Server Setup: Windows Firewall warning (Ports)

SQL Server 2014 Enterprise Edition: Server Setup: Feature Selection

How to read an assembly.dll.config