Get HP Product Number via Powershell - Super User
superuser.com › questions › 714080How to: Find the HP Product Number of all your HP server using powershell. Method 2 : root\wmi – MS_SystemInformation Class MS_SystemInformation contains the product number in its member SystemSKU. (Presumably it gets it from the registry as in the first method.) For more info see Richard Siddaway's Blog. Method 3 : Class Win32_BIOS