Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:ntp [2026/05/19 20:02] chriswindows:ntp [2026/05/19 20:03] (current) chris
Line 2: Line 2:
 From NTP Server: From NTP Server:
 <code> <code>
-w32tm /config /manualpeerlist:<server>,0x8 /syncfromflags:manual /update+w32tm /config /manualpeerlist:"<server1>,0x8 <server2>,0x8" /syncfromflags:manual /update
 </code> </code>
  
Line 9: Line 9:
 w32tm /config /syncfromflags:domhier /update w32tm /config /syncfromflags:domhier /update
 </code> </code>
 +
 +----
 +[[https://kb.meinbergglobal.com/kb/time_sync/timekeeping_on_windows/configuring_w32time_as_ntp_client?s[]=windows&s[]=ntp|Expert Source]]
 +
 +