How to Set Time on AD domain Controller

Published: 01 October 2022
on channel: Heikki Koivisto
14,805
28

I joined some computers to Windows domain, but the clock was so wrong (one day ahead).... Here is a simple how to set time on ad domain controller, but this also works with Windows servers overall.

w32tm /unregister
net stop w32time
w32tm /register
net start w32time
w32tm /config /manualpeerlist:ntp ip address-or-dns /syncfromflags:manual /reliable:yes /update
net stop w32time
net start w32time
then check the results
w32tm /query /source
w32tm /query /configuration

Support channel: https://naturepunkcuts.redbubble.com

#AD #ntp #fixing


Watch video How to Set Time on AD domain Controller online without registration, duration hours minute second in high quality. This video was added by user Heikki Koivisto 01 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 14,805 once and liked it 28 people.