| CIM_ComputerSystemResource | |||
| An association between a computer system and the system resources available on it. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupComponent | Reference | The computer system. | |
| PartComponent | Reference | A 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";    }; | |||