Windows
Updating the system time on Server 2008R2 & 2012R2 using NTP Servers
To update, use the command below (2008 and 2012 server compatible) w32tm /config /manualpeerlist:"ntp_server" /syncfromflags:manual /reliable:yes /update change the ntp_server…