BACK TO INDEX

Win32_LogicalDiskRootDirectory
The Win32_LogicalDiskRootDirectory class represents an association between a logical disk and its directory structure.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupComponentReferenceThe GroupComponent reference represents the properties of the logical disk in the Win32_LogicalDiskRootDirectory association.
PartComponentReferenceThe PartComponent reference represents the properties of the file directory structure in the Win32_LogicalDiskRootDirectory association.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_LogicalDiskRootDirectory
   {
    GroupComponent = "\\\\SCCM01\\root\\CIMV2:Win32_LogicalDisk.DeviceID=\"C:\"";
    PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_Directory.Name=\"C:\\\\\"";
   };