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.
- net stop w32time
- 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“
- net start w32time
- tzutil /s “Eastern Standard Time”
- w32tm /config /update
- w32tm /resync /rediscover
- Automating System Updates with Unattended-Upgrades on Ubuntu
- How to Add a Large Disk Partition as Storage in Proxmox VE
- How to Remove Radmin Viewer with PowerShell
- How to Automate Ubuntu Server System Updates and Package Installation
- Introducing Zevonix: Your Pathway to Smarter IT
Discover more from Patrick Domingues
Subscribe to get the latest posts sent to your email.