Net Time Setup on a Windows Domain Controller Microsoft Windows 23/06/201117/07/2021Tristan SelfLeave a Comment on Net Time Setup on a Windows Domain Controller net stop w32time net time /setsntp:pool.ntp.org net start w32time W32tm /resync Note: you need to run this command on the PDC emulator in your domain. This is the server that is at the top of the time infrastructure.