I have started with new issue in my environment with time sync. Most of the users have now started working from home and hardly connecting to corporate network either directly or over VPN due to some challenges at network end.
Further Details:
Operating System - Window 10 1709
Type - Domain Joined
The issues generally starts after 4-5 days and user notice time difference of 5-7 minutes. To fix it, I either need to connect machine to VPN and run GPO forcefully or change setting (mentioned below) to sync time with time.windows.com.
Settings-> Time & Language ->Related Settings ->Addition date, time, & regional settings -> Clock and Region -> Date and Time -> Change Settings. Then enabled Synchronise with and Internet time server as time.windows.com.
The above settings hardcodes machine to sync over internet and changes the registry settings(Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type - NTP) to NTP which is not recommended for domain joined computers. The domain
joined devices is having NT5DS settings which is for domain joined computer.
So is there any way like when devices are connected to corp network, it sync time with local domain controller and when not, it starts synching with internet time server?
Thanks
Dinesh Kashyap