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

Activador de Office Ltcs

The document provides a step-by-step guide for activating Microsoft Office 2016 and 2019 using command line instructions. It includes commands for changing directories, installing licenses, setting ports, and checking license status. The instructions are divided into two options for different versions of Office, with specific commands for each version's activation process.

Uploaded by

Yovana Lemus
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)
53 views1 page

Activador de Office Ltcs

The document provides a step-by-step guide for activating Microsoft Office 2016 and 2019 using command line instructions. It includes commands for changing directories, installing licenses, setting ports, and checking license status. The instructions are divided into two options for different versions of Office, with specific commands for each version's activation process.

Uploaded by

Yovana Lemus
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

https://www.youtube.com/watch?

v=QIjqOh-gDJE&ab_channel=Maesrowi

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

Paso 2
for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript
ospp.vbs /inslic:"..\root\Licenses16\%x"

Paso 3
cscript ospp.vbs /setprt:1688
cscript ospp.vbs /unpkey:6F7TH >nul
cscript ospp.vbs /inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH
cscript ospp.vbs /sethst:e8.us.to
cscript ospp.vbs /act
...................................................................................
.................
Opción 2

cd C:\Program Files\Microsoft Office\Office16


cd C:\Program Files (x86)\\Microsoft Office\Office16

PASO 2
for /f %x in ('dir /b ..\root\Licenses16\ProPlus2019VL*.xrm-ms') do cscript
ospp.vbs /inslic:"..\root\Licenses16\%x"
PASO 3
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
...................................................................................
....................
Comprobacion de status o estado licencia
cd c:\Program Files\Microsoft Office\Office16\

2)---
Escriba cscript ospp.vbs /dstatus y presione Entrar.

You might also like