Includes&Samples |
Win32_DiskDrive, ROOT\cimv2 - InstancesClass | Methods (2) | Properties (51) | Qualifiers (5) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_DiskDriveThis section contains sample wmi instances of Win32_DiskDrive class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"Properties={ 'Availability' : null 'BytesPerSector' : 512 //Long, 0x200 'Capabilities' : [3, 4, 10] //Variant() 'CapabilityDescriptions' : ['Random Access', 'Supports Writing', 'SMART Notification'] //Variant() 'Caption' : 'WDC WD800AAJS-00PSA0' //String 'CompressionMethod' : null 'ConfigManagerErrorCode' : 0 //Long, 0x0 'ConfigManagerUserConfig' : False //Boolean, 0x0 'CreationClassName' : 'Win32_DiskDrive' //String 'DefaultBlockSize' : null 'Description' : 'Disk drive' //String 'DeviceID' : '\\.\PHYSICALDRIVE0' //String 'ErrorCleared' : null 'ErrorDescription' : null 'ErrorMethodology' : null 'FirmwareRevision' : '05.06H05' //String 'Index' : 0 //Long, 0x0 'InstallDate' : null 'InterfaceType' : 'IDE' //String 'LastErrorCode' : null 'Manufacturer' : '(Standard disk drives)' //String 'MaxBlockSize' : null 'MaxMediaSize' : null 'MediaLoaded' : True //Boolean, 0xFFFFFFFF 'MediaType' : 'Fixed hard disk media' //String 'MinBlockSize' : null 'Model' : 'WDC WD800AAJS-00PSA0' //String 'Name' : '\\.\PHYSICALDRIVE0' //String 'NeedsCleaning' : null 'NumberOfMediaSupported' : null 'Partitions' : 1 //Long, 0x1 'PNPDeviceID' : 'SCSI\DISK&VEN_WDC&PROD_WD800AAJS-00PSA0\4&39279028&0&000000' //String 'PowerManagementCapabilities' : null 'PowerManagementSupported' : null 'SCSIBus' : 0 //Long, 0x0 'SCSILogicalUnit' : 0 //Long, 0x0 'SCSIPort' : 2 //Long, 0x2 'SCSITargetId' : 0 //Long, 0x0 'SectorsPerTrack' : 63 //Long, 0x3F 'SerialNumber' : ' WD-WMAP94868188' //String 'Signature' : -1525177065 //Long, 0xA517A517 'Size' : '80026361856' //String 'Status' : 'OK' //String 'StatusInfo' : null 'SystemCreationClassName' : 'Win32_ComputerSystem' //String 'SystemName' : '.' //String 'TotalCylinders' : '155061' //String, 0x25DB5 'TotalHeads' : 16 //Long, 0x10 'TotalSectors' : '156301488' //String, 0x950F8B0 'TotalTracks' : '2480976' //String, 0x25DB50 'TracksPerCylinder' : 16 //Long, 0x10 } |