Set A New Public Time Server

Here are a few commands to set a new public time server. 

Run CMD in Admin mode and run the following commands.

  1. net stop w32time
  2. w32tm /config /syncfromflags:manual /manualpeerlist:”0.it.pool.ntp.org 1.it.pool.ntp.org 2.it.pool.ntp.org 3.it.pool.ntp.org
  3. net start w32time
  4. tzutil /s “Eastern Standard Time”
  5. w32tm /config /update
  6. w32tm /resync /rediscover
     

Leave a Comment

Stay Informed

Receive instant notifications when new content is released.