| CIM_ElementSetting | |||
| ElementSetting represents the association between ManagedSystemElements and the Setting class(es) defined for them. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the role of the CIM_ManagedSystemElement object of the CIM_ElementSetting association. Role: The associated managed system element provides the element that implements the element setting. | |
| Setting | Reference | The CIM_Setting reference represents the role of the CIM_Setting object of the CIM_ElementSetting association. Role: The associated setting provides the setting that implements the element setting. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_OperatingSystemAutochkSetting    {     Element = "\\\\SCCM01\\root\\cimv2:Win32_OperatingSystem.Name=\"Microsoft Windows Server 2003 R2 Standard Edition|C:\\\\WINDOWS|\\\\Device\\\\Harddisk0\\\\Partition1\"";     Setting = "\\\\SCCM01\\root\\cimv2:Win32_AutochkSetting.SettingID=\"Microsoft Windows Server 2003 R2 Standard Edition|C:\\\\WINDOWS|\\\\Device\\\\Harddisk0\\\\Partition1\"";    }; | |||