BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupComponentReferenceThe parent element in the association.
PartComponentReferenceThe 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\"";
   };