| Win32_SystemSetting | |||
| The Win32_SystemSetting class represents an association between a computer system and a general setting on that system. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the properties of a computer system where this setting can be applied. | |
| Setting | Reference | The Setting reference represents the properties of the setting that can be applied to the computer system. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_SystemLogicalMemoryConfiguration    {     Element = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";     Setting = "\\\\SCCM01\\root\\cimv2:Win32_LogicalMemoryConfiguration.Name=\"LogicalMemoryConfiguration\"";    }; | |||