Description: Identifies the current system time zone.
Location:
Notes:
Analysis: Using Registry Explorer by Eric Zimmerman, we can
load the SYSTEM registry hive and analyze the SYSTEM\CurrentControlSet\Control\TimeZoneInformation
registry key. We can identify the CurrentControlSet by navigating to SYSTEM\Select and making note of the value of the Current data-point.
The TimeZoneKeyName displays the active timezone of the system.