| CIM_Component | |||
| CIM_Component is a generic association used to establish 'part of' relationships between Managed System Elements. For example, the SystemComponent association defines parts of a System. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupComponent | Reference | The parent element in the association. | |
| PartComponent | Reference | The child element in the association. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_LoadOrderGroupServiceMembers    {     GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_LoadOrderGroup.Name=\"Primary disk\"";     PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_SystemDriver.Name=\"Abiosdsk\"";    }; | |||