1

I have found that we can set computers in a domain to sync their time from the domain controllers. Similarly, is it possible to centrally manage domain controllers' time zones?

SamErde
  • 3,324
  • 3
  • 23
  • 42
Ajo Mathew
  • 165
  • 2
  • 2
  • 11

2 Answers2

5

There's no direct GPO for this, but you can create a Group Policy Registry Preference for this. The key that needs to be set is listed here.

Alternatively, you can use tzutil.exe which is documented here to set the time zone of computers via a startup script.

The most common way to set the timezone, however, is it configure it in your deployment image. This is typically set in your installation answer file as opposed to after the fact.

MDMarra
  • 100,183
  • 32
  • 195
  • 326
-1

Configuring a tz at installation time doesnt work in a multi-tenant rd environment where different domain policy user groups need their own tz.