Time Zone

How to set the timezone in Windows from Command Line?

To set the timezone from the command line, you need to get the display or std values from the registry key, for that timezone. The registry keys can be found under the location:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\

Then run the following command, after replacing the zone key with proper values.