Verifying Time and Time Zone

When the replacement partition image was commissioned, the time zone was set to UTC by default. If the partition image that is being restored used a different time zone, set the time zone so that it will be correct when you boot the restored partition.

The time zone is specified as a quoted string. Use the following command to list possible values for the time zone specification:

C:\Windows\System32\tzutil /l

To set the time zone to match the restored partition:

C:\Windows\System32\tzutil /s <time zone>

Example

C:\Windows\System32\tzutil /s "Pacific Standard Time"

Use the time and date commands to verify that the system clock is set correctly.