Find the HP Server product number and Serial

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