Forum Discussion
Ayman5
Sep 20, 2022Copper Contributor
Win server 2012 Date
Hello everybody
I need your help, in the win 2012 r2 AD environment, the time changes automatically it makes difference about 15 minutes when I turn to fix it manually it's back to 15 minutes different, the date it's ok only a problem with time.
thanks. in advance.
2 Replies
Sort By
Is this on the PDC emulator? What is the time source currently?
Ayman5 if your NTP server is your windows time of your AD server than you need to do 2 things.
first navigate to the below registry setting and double check the values
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
then open a command prompt as an admin and apply the below
Type “w32tm /resync” and press Enter
if you have a second domain controller go and apply the below command
net time \\AD1 /set and press Enter