| Win32_LogicalDiskRootDirectory | |||
| The Win32_LogicalDiskRootDirectory class represents an association between a logical disk and its directory structure. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupComponent | Reference | The GroupComponent reference represents the properties of the logical disk in the Win32_LogicalDiskRootDirectory association. | |
| PartComponent | Reference | The 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:\\\\\"";    }; | |||