How to configure time source using Group Policy
TIMEWINDOWS
Can be useful for non-domain joined machines.
- Go to Computer Configuration\Administrative Templates\System\Windows Time Service.
- Enable NTP Client.
- Configure Windows NTP Client
- Double-click Configure Windows NTP Client.
- Set it to Enabled.
- Configure:
- NTP Server: Enter your NTP server(s), e.g.:
(The0.pool.ntp.org,0x1,0x1flag means “special poll” mode.) - Type: Set to
NTP. - CrossSiteSyncFlags: Leave default.
- ResolvePeerBackoffMinutes: Default is fine.
- SpecialPollInterval: Common value is
3600(seconds = 1 hour). - EventLogFlags: Default is fine.
- NTP Server: Enter your NTP server(s), e.g.:
- Apply and Close
- Run
gpupdate /force