Time service

On Windows Server 2012

net stop w32time
w32tm /config /syncfromflags:manual /manualpeerlist:0.de.pool.ntp.org
w32tm /config /reliable:yes
net start w32time
w32tm /query /configuration
w32tm /query /source