With windows server 2016 is it possible to synchronize the primary domain controller with an external ntp source such as time.windows.com? If so please enlighten me. When a server is not joined to the domain there is an "Internet Time" tab on the Date and Time applet, but that tab is missing once the server is joined to the domain.
I can manually set the time on the PDC and that time will flow out to domain members, so maybe that is good enough. I'm not sure. My idea is to hook up my PDC to time.windows.com to get the right time and then according to docs.microsoft.com it appears that the rest of the domain will eventually sync. But I cannot figure out how to modify my PDC server to use an external ntp server as it's source.
Another caveat to my setup is that I don't own or control the hardware, it is in a virtualized setup with a small cloud provider running on OpenStack. Not sure if that is relevant or not.