BACK TO INDEX

Win32_SystemSetting
The Win32_SystemSetting class represents an association between a computer system and a general setting on that system.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the properties of a computer system where this setting can be applied.
SettingReferenceThe 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\"";
   };