Getting low-level disk info

Written by on Sunday, March 2, 2008 23:11 - 0 Comments

How to get low-level disk info using WMIC.

The Windows Server 2000 Resource Kit included a command-line tool named diskpar.exe that could be used to display low-level disk info, but this tool is not included with Windows Server 2003 or later. How can you display this info if you don’t have this tool?

Try the Windows Management Instrumentation Command-line (WMIC). Open a command prompt and type wmic diskdrive list and you get info like the following:

BytesPerSector 512
DeviceID \.PHYSICALDRIVE0
InterfaceType IDE
Model SAMSUNG SP0802N
Partitions 3
Size 79999073280
TotalCylinders 9726
TotalHeads 255
TotalSectors 156248190
TotalTracks 2480130
TracksPerCylinder 255

and so on.

Article written by MyComputerAid.com



Leave a Reply

You must be logged in to post a comment.

2003 server - Sep 30, 2008 22:34 - 0 Comments

instant messaging srv records

More In Computers & PC


Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments

Outlook: Duplicates in Mailbox

More In Computers & PC