How To Remotely Check the Time Zone on Windows NT (207563)



The information in this article applies to:

  • Microsoft Windows NT Server 4.0 Terminal Server Edition
  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 4.0
  • Microsoft Windows NT Server, Enterprise Edition 4.0

This article was previously published under Q207563

IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SUMMARY

The instructions below will describe how to remotely verify what time zone a computer running Windows NT is in without the use of API calls.

MORE INFORMATION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

Follow these steps to verify the time zone:
  1. Use Regedt32 and remotely connect to the registry on the computer you want to check.
  2. Look at the value of in the following key:
          HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control
          \TimeZoneInformation\StandardName
    						


    You will see the time zone listed, for example, Pacific Standard Time.

Modification Type:MinorLast Reviewed:7/16/2004
Keywords:kbhowto KB207563