Monday, 21 April 2014

Set time zone information for Windows Server 2008 and Windows 7 via Group Policy




Get the current time zone :
We can find the current time zone by running the following command.
tzutil /g

Set time zone:
tzutil  /s "Eastern Standard Time"

Get the list of time zones
tzutil /l

No comments:

Post a Comment