Group Policy NTP and regional setting

Federico Coppola 1,181 Reputation points
2020-09-15T18:13:03.837+00:00

Hi all,
I have some issue with NTP inside LAN of a customer.
I would that all computers and servers will have same Time, Date and Time Zone (I'm in Italy but I configure many laptop in english language).

My goal is:

  • Set sync with external NTP server (for example "0.it.pool.ntp.org", "1.it.pool.ntp.org...")
  • Set time zone as italian and users can not change it

I have already open NTP port from LAN to WAN, so firmwall can permit traffic about NTP sync.

Have anybody suggestion about this task and topic?

Thanks so much

I am very glad if someone can help me with this issue.

p.s. I have Windows Server 2016 and Windows 10 hosts.

Federico

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,323 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,443 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,941 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2020-09-15T19:43:08.597+00:00

    Some general info

    • All domain members should use NT5DS domain time.
    • Desktops and member servers sync with any domain controller.
    • Domain controllers sync with PDC emulator (one per domain)
    • PDC emulator in child domain can sync with any domain controller in parent domain.
    • PDC emulator in parent domain syncs with either a hardware clock or possibly an external source.

    you can follow along here.

    https://blogs.technet.microsoft.com/nepapfe/2013/03/01/its-simple-time-configuration-in-active-directory/

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

6 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-09-18T12:53:11.593+00:00

    The time zone really has no effect here. Windows Time service always works with UTC time, then each member uses the time zone setting to offset the UTC to render local time. I think that's correct, there isn't a GPO for this. You'll need to push it via the registry settings.

    0 comments No comments

  2. Vicky Wang 2,731 Reputation points
    2020-09-22T01:13:25.583+00:00

    Hi,
     
    Just checking in to see if the information provided was helpful. Please let us know if you would like further assistance.
     
    Best Regards,
    Vicky

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.