Includes&Samples |
Win32_LogicalDisk, ROOT\cimv2 - InstancesClass | Methods (5) | Properties (40) | Qualifiers (6) | Instances (3) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_LogicalDiskThis section contains sample wmi instances of Win32_LogicalDisk class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_LogicalDisk.DeviceID="C:"Properties={ 'Access' : 0 //Long, 0x0 'Availability' : null 'BlockSize' : null 'Caption' : 'C:' //String 'Compressed' : False //Boolean, 0x0 'ConfigManagerErrorCode' : null 'ConfigManagerUserConfig' : null 'CreationClassName' : 'Win32_LogicalDisk' //String 'Description' : 'Local Fixed Disk' //String 'DeviceID' : 'C:' //String 'DriveType' : 3 //Long, 0x3 'ErrorCleared' : null 'ErrorDescription' : null 'ErrorMethodology' : null 'FileSystem' : 'NTFS' //String 'FreeSpace' : '34986729472' //String 'InstallDate' : null 'LastErrorCode' : null 'MaximumComponentLength' : 255 //Long, 0xFF 'MediaType' : 12 //Long, 0xC 'Name' : 'C:' //String 'NumberOfBlocks' : null 'PNPDeviceID' : null 'PowerManagementCapabilities' : null 'PowerManagementSupported' : null 'ProviderName' : null 'Purpose' : null 'QuotasDisabled' : True //Boolean, 0xFFFFFFFF 'QuotasIncomplete' : False //Boolean, 0x0 'QuotasRebuilding' : False //Boolean, 0x0 'Size' : '80024170496' //String 'Status' : null 'StatusInfo' : null 'SupportsDiskQuotas' : True //Boolean, 0xFFFFFFFF 'SupportsFileBasedCompression' : True //Boolean, 0xFFFFFFFF 'SystemCreationClassName' : 'Win32_ComputerSystem' //String 'SystemName' : '.' //String 'VolumeDirty' : False //Boolean, 0x0 'VolumeName' : '' //String 'VolumeSerialNumber' : '5EA20560' //String } Instance \\W2012SDC\ROOT\cimv2:Win32_LogicalDisk.DeviceID="D:"Properties={ 'Access' : 1 //Long, 0x1 'Availability' : null 'BlockSize' : null 'Caption' : 'D:' //String 'Compressed' : False //Boolean, 0x0 'ConfigManagerErrorCode' : null 'ConfigManagerUserConfig' : null 'CreationClassName' : 'Win32_LogicalDisk' //String 'Description' : 'CD-ROM Disc' //String 'DeviceID' : 'D:' //String 'DriveType' : 5 //Long, 0x5 'ErrorCleared' : null 'ErrorDescription' : null 'ErrorMethodology' : null 'FileSystem' : 'UDF' //String 'FreeSpace' : '0' //String, 0x0 'InstallDate' : null 'LastErrorCode' : null 'MaximumComponentLength' : 254 //Long, 0xFE 'MediaType' : 11 //Long, 0xB 'Name' : 'D:' //String 'NumberOfBlocks' : null 'PNPDeviceID' : null 'PowerManagementCapabilities' : null 'PowerManagementSupported' : null 'ProviderName' : null 'Purpose' : null 'QuotasDisabled' : null 'QuotasIncomplete' : null 'QuotasRebuilding' : null 'Size' : '4542291968' //String 'Status' : null 'StatusInfo' : null 'SupportsDiskQuotas' : False //Boolean, 0x0 'SupportsFileBasedCompression' : False //Boolean, 0x0 'SystemCreationClassName' : 'Win32_ComputerSystem' //String 'SystemName' : '.' //String 'VolumeDirty' : False //Boolean, 0x0 'VolumeName' : 'IR3_SSS_X64FREE_EN-US_DV9' //String 'VolumeSerialNumber' : 'F49862AF' //String } Instance \\W2012SDC\ROOT\cimv2:Win32_LogicalDisk.DeviceID="V:"Properties={ 'Access' : 0 //Long, 0x0 'Availability' : null 'BlockSize' : null 'Caption' : 'V:' //String 'Compressed' : null 'ConfigManagerErrorCode' : null 'ConfigManagerUserConfig' : null 'CreationClassName' : 'Win32_LogicalDisk' //String 'Description' : 'Network Connection' //String 'DeviceID' : 'V:' //String 'DriveType' : 4 //Long, 0x4 'ErrorCleared' : null 'ErrorDescription' : null 'ErrorMethodology' : null 'FileSystem' : null 'FreeSpace' : null 'InstallDate' : null 'LastErrorCode' : null 'MaximumComponentLength' : null 'MediaType' : 0 //Long, 0x0 'Name' : 'V:' //String 'NumberOfBlocks' : null 'PNPDeviceID' : null 'PowerManagementCapabilities' : null 'PowerManagementSupported' : null 'ProviderName' : '\\proxy\video' //String 'Purpose' : null 'QuotasDisabled' : null 'QuotasIncomplete' : null 'QuotasRebuilding' : null 'Size' : null 'Status' : null 'StatusInfo' : null 'SupportsDiskQuotas' : null 'SupportsFileBasedCompression' : null 'SystemCreationClassName' : 'Win32_ComputerSystem' //String 'SystemName' : '.' //String 'VolumeDirty' : null 'VolumeName' : null 'VolumeSerialNumber' : null } |