Our friend here is PowerShell. Open a PS command console and use the following commands:
gwmi win32_bios | select SerialNumber
gwmi win32_ComputerSystem | select OEMStringArray
Our friend here is PowerShell. Open a PS command console and use the following commands:
gwmi win32_bios | select SerialNumber
gwmi win32_ComputerSystem | select OEMStringArray