Whenever I use the command line below
wmic bios get serialnumber
It outputs the BIOS Serial number with my laptop.
However, I've tried that command line to get BIOS serial number with my company's PC, I didn't work a bit.
Here was the output:
C:\Users\companypc>wmic bios get serialnumber
SerialNumber
System Serial Number
So how can I get the BIOS Serial with that problem...