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

Office 2019 KMS Activation Script

This document contains commands to activate Microsoft Office 2019 using KMS activation on a device. It navigates to the Office installation directories, imports the KMS client key and host, and runs the activation command to activate Office with the KMS server. It also provides the KMS client key and links to Microsoft documentation on Office volume activation.

Uploaded by

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

Office 2019 KMS Activation Script

This document contains commands to activate Microsoft Office 2019 using KMS activation on a device. It navigates to the Office installation directories, imports the KMS client key and host, and runs the activation command to activate Office with the KMS server. It also provides the KMS client key and links to Microsoft documentation on Office volume activation.

Uploaded by

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

cd /d %ProgramFiles%\Microsoft Office\Office16

cd /d %ProgramFiles(x86)%\Microsoft Office\Office16

for /f %x in ('dir /b ..\root\Licenses16\ProPlus2019VL*.xrm-ms') do cscript


ospp.vbs /inslic:"..\root\Licenses16\%x"

cscript ospp.vbs /setprt:1688


cscript ospp.vbs /unpkey:6MWKP >nul
cscript ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP
cscript ospp.vbs /sethst:kms8.msguides.com
cscript ospp.vbs /act

cscript ospp.vbs /setprt:1688


cscript ospp.vbs /unpkey:6MWKP >nul
cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
cscript ospp.vbs /sethst:kms8.msguides.com
cscript ospp.vbs /act

XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99

*******************************************************************
https://msguides.com/microsoft-software-products/office-2019.html
https://docs.microsoft.com/en-us/deployoffice/vlactivation/gvlks
https://docs.microsoft.com/en-us/deployoffice/vlactivation/activate-office-by-
using-kms
https://msguides.com/computer-tips/remove-windows-watermark.html

You might also like