SyntaxFix
Write A Post
Hire A Developer
Questions
the wmic bios get serialnumber command call the Win32_BIOS wmi class and get the value of the SerialNumber property, which retrieves the serial number of the BIOS Chip of your system.
wmic bios get serialnumber
Win32_BIOS
SerialNumber