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

Office 2019 Activador CMD

This document provides steps to activate Office 2019 using the command prompt. It lists 5 steps to navigate to the Office installation directory, run scripts to insert a license key, set the product ID and host ID, and activate Office 2019.
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)
32 views1 page

Office 2019 Activador CMD

This document provides steps to activate Office 2019 using the command prompt. It lists 5 steps to navigate to the Office installation directory, run scripts to insert a license key, set the product ID and host ID, and activate Office 2019.
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

OFFICE 2019 ACTIVAR CMD

1. Abre el símbolo del sistema (CMD) como administrador.

2.cd /d %ProgramFiles%\Microsoft Office\Office16


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

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


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

4.cscript ospp.vbs /setprt:1688


cscript ospp.vbs /unpkey:6MWKP >nul
cscript ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP
cscript ospp.vbs /sethst:e8.us.to
cscript ospp.vbs /act

5.EXIT

You might also like