Guys this is the code to activate office LTSC 2021. Psst...if the activation is failed, try use the cscript below followed by "cscript ospp.vbs /act" (remove ")...thank me later.
Step 1: Open cmd program with administrator rights.
Step 2: Get into the Office directory in cmd.
cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
cd /d C:\Program Files\Microsoft Office\Office16 (path can be different. you have see where its installation folder is)
Step 3: Install Office 2021 volume license.
for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x"
This step is required. You can not install the KMS client product key of Office without a volume license.
Step 4: Activate your Office using the KMS key.
Make sure your device is connected to the internet, then run the following commands.
cscript ospp.vbs /setprt:1688
cscript ospp.vbs /unpkey:6F7TH >nul
cscript ospp.vbs /inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH
cscript ospp.vbs /sethst:s8.uk.to
cscript ospp.vbs /act
if the activation is not successful if can enter these these also (script ospp.vbs /sethst:s8.uk.to)
cscript ospp.vbs /sethst:s8.uk.to
cscript ospp.vbs /sethst:kms8.MSGuides.com
No comments:
Post a Comment