FIND COMPTUER SERIAL NUMBER

How to get the serial number for a workstation

Command line option
1. open command line
2. Enter the following command. – wmic bios get serialnumber
3. Below the command should show you the serial number of the workstation

PowerShell option
1> Open PowerShell
2> Enter the following command – gwmi win32_bios
3> Below the command should show you the Bios Version, Manufacturer, Name/bios date , Serial Number and Version

This is helpful if the customer isn’t able or willing to find the serial number for the workstation
Obviously the computer has to be on in order for this to work , if the computer will not boot then they will need to find the serial number.
Also if it is not in the bios it wont be listed