|
@@ -325,6 +325,7 @@ slmgr.vbs /ato
|
|
|
=== Install KMS Key
|
|
=== Install KMS Key
|
|
|
[source,powershell,linenums]
|
|
[source,powershell,linenums]
|
|
|
cd "C:\Program Files\Microsoft Office\Office16"
|
|
cd "C:\Program Files\Microsoft Office\Office16"
|
|
|
|
|
+ for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x"
|
|
|
cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
|
|
cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
|
|
|
|
|
|
|
|
=== Configure KMS Client
|
|
=== Configure KMS Client
|