| Win32_SystemTimeZone | |||
| The Win32_SystemTimeZone class represents an association between a computer system and a time zone. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the computer system keeping track of the system time zone. | |
| Setting | Reference | The Setting reference represents the time zone properties tracked by the computer system. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_SystemTimeZone    {     Element = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";     Setting = "\\\\SCCM01\\root\\cimv2:Win32_TimeZone.StandardName=\"Pacific Standard Time\"";    }; | |||