How to get system information.

If we are an IT (Information and Technology) professional, we most know our systems very well. We must have the hardware and software information like:

what is my HDD (Hard Disk Drive) serial number/model number ?,
what is my machine serial number.?,
what is my BIOS (Basic Input/Output System) or ROM (Read Only Memory) version.? etc.

1. System Information:

Open run (press ÿ (window key) + R) and type msinfo32 ↵ (Enter).








2. How to find machine serial number ?

Open run (press ÿ (window key) + R) and type cmd ↵ (Enter).
Then on cmd type wmic bios get serialnumber ↵ (Enter).WMIC (Windows Management Instrumentation Command-Line)








3. How to find motherboard serial number ?

Open run (press ÿ (window key) + R) and type cmd ↵ (Enter).
Then on cmd type wmic baseboard get product, Manufacturer, version, serialnumber ↵ (Enter)WMIC (Windows Management Instrumentation Command-Line).







Or you can download a software to view motherboard serial number and many more system information.

Speccy by Piriform:

Click here to download.













4. How to find HDD (Hard Disk Drive) serial number ?

Open run (press ÿ (window key) + R) and type cmd ↵ (Enter).
Then on cmd type wmic path win32_physicalmedia get SerialNumber ↵ (Enter)WMIC (Windows Management Instrumentation Command-Line).








4. How to find HDD Volume (Hard Disk Drive) serial number ?

Open run (press ÿ (window key) + R) and type cmd ↵ (Enter).
Then on cmd type vol ↵ (Enter).







And don't get confused in HDD Volume Serial Number and HDD Serial Number.
If you search in Google, the Google search result is showing wrong one on the top.
http://www.maplesoft.com/support/faqs/detail.aspx?sid=32644






Please see the image below everything will be clear, what i am trying to say.
My HDD have four partition and each partition have a serial number, actually that is HDD Volume Serial Number.