BACK TO INDEX

Win32_SystemDevices
The Win32_SystemDevices class represents an association between a computer system and a logical device installed on that system.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupComponentReferenceThe GroupComponent reference represents the properties of the computer system where the logical device exists.
PartComponentReferenceThe PartComponent reference represents the properties of a logical device that exists on the computer system.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemDevices
   {
    GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_MotherboardDevice.DeviceID=\"Motherboard\"";
   };