Update windows/deployment/deploy-enterprise-licenses.md

Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
MaratMussabekov
2020-12-28 17:05:06 +05:00
committed by GitHub
parent b33b635726
commit 7c95151405

View File

@ -33,7 +33,7 @@ This topic describes how to deploy Windows 10 Enterprise E3 or E5 licenses with
To determine if the computer has a firmware-embedded activation key, type the following command at an elevated Windows PowerShell prompt
```
```PowerShell
(Get-CimInstance -query select * from SoftwareLicensingService).OA3xOriginalProductKey
```