BACK TO INDEX

CIM_ComputerSystemResource
An association between a computer system and the system resources available on it.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupComponentReferenceThe computer system.
PartComponentReferenceA system resource of the computer system.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemResources
   {
    GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_DMAChannel.DMAChannel=4";
   };