ベンダー製PCの場合は以下で確認可能
wmic path SoftwareLicensingService get OA3xOriginalProductKey
powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"
Tipsベンダー製PCの場合は以下で確認可能
wmic path SoftwareLicensingService get OA3xOriginalProductKey
powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"