Tuesday, September 30, 2014

Find your BIOS from a command line [tip-technical]

This tip is not for those who don't know what the BIOS is.. simple as that.

If you are wanting to know your bios, you can do this without restarting your computer and attempting to pause it at the exact right time.

From the command line type the following:

wmic bios get smbiosbiosversion

That is all!