Just a simple setup to have a server match time to pool.ntp.org….
w32tm /config /manualpeerlist:pool.ntp.org,0x8 /syncfromflags:MANUAL
net stop w32time
net start w32time
Just a simple setup to have a server match time to pool.ntp.org….
w32tm /config /manualpeerlist:pool.ntp.org,0x8 /syncfromflags:MANUAL
net stop w32time
net start w32time
Leave a Reply
You must be logged in to post a comment.