0% found this document useful (0 votes)
67 views1 page

1

The document contains a series of command line instructions for managing Microsoft Office licensing using the ospp.vbs script. It checks the current licensing status, installs various license files, sets a KMS host, and activates the software. The commands are structured to execute in the specified directory for Office 2016.

Uploaded by

rajukumar005000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views1 page

1

The document contains a series of command line instructions for managing Microsoft Office licensing using the ospp.vbs script. It checks the current licensing status, installs various license files, sets a KMS host, and activates the software. The commands are structured to execute in the specified directory for Office 2016.

Uploaded by

rajukumar005000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

if exist "C:\Program Files (x86)\Microsoft Office\Office16\ospp.

vbs" cd /d "C:\Program Files (x86)\


Microsoft Office\Office16" cscript ospp.vbs /dstatus cscript ospp.vbs /inslic:"..\root\Licenses16\
ProPlusVL_KMS_Client-ppd.xrm-ms" cscript ospp.vbs /inslic:"..\root\Licenses16\
ProPlusVL_KMS_Client-ul.xrm-ms" cscript ospp.vbs /inslic:"..\root\Licenses16\
ProPlusVL_KMS_Client-ul-oob.xrm-ms" cscript ospp.vbs /inslic:"..\root\Licenses16\ProPlusVL_MAK-
pl.xrm-ms" cscript ospp.vbs /inslic:"..\root\Licenses16\ProPlusVL_MAK-ppd.xrm-ms" cscript
ospp.vbs /inslic:"..\root\Licenses16\ProPlusVL_MAK-ul-oob.xrm-ms" cscript ospp.vbs /inslic:"..\root\
Licenses16\ProPlusVL_MAK-ul-phn.xrm-ms"" cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-
YJ8YR-WFG99 cscript ospp.vbs /sethst:kms.teevee.asia cscript ospp.vbs /act cscript ospp.vbs
/dstatus

You might also like