This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Configure Network Time Protocol (NTP) ====== From NTP Server: <code> w32tm /config /manualpeerlist:"<server1>,0x8 <server2>,0x8" /syncfromflags:manual /update </code> From Domain Hierarchy: <code> w32tm /config /syncfromflags:domhier /update </code> ---- [[https://kb.meinbergglobal.com/kb/time_sync/timekeeping_on_windows/configuring_w32time_as_ntp_client?s[]=windows&s[]=ntp|Expert Source]]