BACK TO INDEX

Win32_DiskDrivePhysicalMedia
The Win32_PhysicalElementsOfDiskDrive association defines the mapping between a disk drive and the physical components that implement it.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AntecedentReferenceThe Antecedent reference represents the physical component that implements the DiskDrive device.
DependentReferenceThe Dependent reference represents the disk drive.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_DiskDrivePhysicalMedia
   {
    Antecedent = "\\\\SCCM01\\root\\cimv2:Win32_PhysicalMedia.Tag=\"\\\\\\\\.\\\\PHYSICALDRIVE0\"";
    Dependent = "\\\\SCCM01\\root\\cimv2:Win32_DiskDrive.DeviceID=\"\\\\\\\\.\\\\PHYSICALDRIVE0\"";
   };