Read Serial Key in PowerShell ============================= Author: Momchil Ivanov Date : 2018.10.25 Introduction ------------ Read the serial key of Windows in PowerShell. Method ------ Execute: $ (Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey