BACK TO INDEX

CIM_SystemComponent
CIM_SystemComponent is a specialization of the CIM_Component association that establishes 'part of' relationships between a System and the Managed System Elements of which it is composed.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupComponentReferenceThe parent system in the association.
PartComponentReferenceThe child element that is a component of a system.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemBIOS
   {
    GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_BIOS.Name=\"BIOS Date: 03/19/09 22:51:32 Ver: 09.00.04\",SoftwareElementID=\"BIOS Date: 03/19/09 22:51:32 Ver: 09.00.04\",SoftwareElementState=3,TargetOperatingSystem=0,Version=\"VRTUAL - 3000919\"";
   };