Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
320 views8 pages

Open Notepad 2. Type/Paste in (Change The Part To Anything U Like)

The document provides instructions for activating Microsoft Office 365 ProPlus for free using KMS activation. It includes steps to run scripts that install KMS licenses, input a product key, and activate the product. The steps result in activation of Office if the activation status is displayed successfully.

Uploaded by

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

Open Notepad 2. Type/Paste in (Change The Part To Anything U Like)

The document provides instructions for activating Microsoft Office 365 ProPlus for free using KMS activation. It includes steps to run scripts that install KMS licenses, input a product key, and activate the product. The steps result in activation of Office if the activation status is displayed successfully.

Uploaded by

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

1.

Open notepad
2. Type/Paste in (Change the Blue part to anything u like)
<!DOCTYPE html>
<script>
alert(“(Anything u like)”);
</script>
</html>
3. Save it as a .HTML file.
4. Run it
5. Done!
1. Open notepad
2. Type/Paste in
@echo off
title Activate Office 365 ProPlus for FREE - MSGuides.com&cls&echo
====================================================================
========&echo #Project: Activating Microsoft software products for
FREE without software&echo
====================================================================
========&echo.&echo #Supported products: Office 365 ProPlus (x86-
x64)&echo.&echo.&(if exist "%ProgramFiles%\Microsoft
Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft
Office\Office16")&(if exist "%ProgramFiles(x86)%\Microsoft
Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft
Office\Office16")&(for /f %%x in ('dir
/b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs
/inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir
/b ..\root\Licenses16\proplusvl_mak*.xrm-ms') do cscript ospp.vbs
/inslic:"..\root\Licenses16\%%x" >nul)&echo.&echo
====================================================================
========&echo Activating your Office...&cscript //nologo slmgr.vbs
/ckms >nul&cscript //nologo ospp.vbs /setprt:1688 >nul&cscript
//nologo ospp.vbs /unpkey:WFG99 >nul&cscript //nologo ospp.vbs
/unpkey:DRTFM >nul&cscript //nologo ospp.vbs
/unpkey:BTDRB >nul&cscript //nologo ospp.vbs /inpkey:XQNVK-8JYDB-
WJ9W3-YJ8YR-WFG99 >nul&set i=1
:server
if %i%==1 set KMS=kms7.MSGuides.com
if %i%==2 set KMS=kms8.MSGuides.com
if %i%==3 set KMS=kms9.MSGuides.com
if %i%==4 goto notsupported
cscript //nologo ospp.vbs /sethst:%KMS% >nul&echo
====================================================================
========&echo.&echo.
cscript //nologo ospp.vbs /act | find /i "successful" &&
(echo.&echo
====================================================================
========&echo.&echo #My official blog: MSGuides.com&echo.&echo #How
it works: bit.ly/kms-server&echo.&echo #Please feel free to contact
me at [email protected] if you have any questions or
concerns.&echo.&echo #Please consider supporting this project:
donate.msguides.com&echo #Your support is helping me keep my servers
running everyday!&echo.&echo
====================================================================
========&choice /n /c YN /m "Would you like to visit my blog [Y,N]?"
& if errorlevel 2 exit) || (echo The connection to my KMS server failed!
Trying to connect to another one... & echo Please wait... & echo. &
echo. & set /a i+=1 & goto server)
explorer "http://MSGuides.com"&goto halt
:notsupported
echo.&echo
====================================================================
========&echo Sorry! Your version is not supported.&echo Please try
installing the latest version here: bit.ly/odt2k16
:halt
pause >nul
3. Save it as a .CMD file
4. Run it as admin
5. Wait…
6. If ur text matches the following, ur right (Except the part where it
is Blue)
=================================================================
===========
#Project: Activating Microsoft software products for FREE without
software
=================================================================
===========

#Supported products: Office 365 ProPlus (x86-x64)


=================================================================
===========
Activating your Office...
=================================================================
===========

The connection to my KMS server failed! Trying to connect to


another one...
Please wait...

=================================================================
===========

<Product activation successful>


<Product activation successful>

=================================================================
===========

#My official blog: MSGuides.com

#How it works: bit.ly/kms-server

#Please feel free to contact me at [email protected] if you


have any questions or concerns.

#Please consider supporting this project: donate.msguides.com


#Your support is helping me keep my servers running everyday!

=================================================================
===========
Would you like to visit my blog [Y,N]?
7. Done!
1. <html> </html>
2. <body> </body>
3. <head> </head>
4. <br>
5. <p> </p>
6. <!DOCTYPE html>
7. Done! (For what they do check the video)
1. Open cmd as admin
2. Type/Paste in
cd /d %ProgramFiles%\Microsoft Office\Office16
cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
3. Type/Paste in
for /f %x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do
cscript ospp.vbs /inslic:"..\root\Licenses16\%x"
4. Wait…
5. Type/Paste in (For this one u can paste in 1 by 1 or all in a go(I
recommend doing it all in 1 go))
cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
cscript ospp.vbs /unpkey:BTDRB >nul
cscript ospp.vbs /unpkey:KHGM9 >nul
cscript ospp.vbs /unpkey:CPQVG >nul
cscript ospp.vbs /sethst:kms8.msguides.com
cscript ospp.vbs /setprt:1688
cscript ospp.vbs /act
6. Wait…
7. If ur text matches the following, ur right (Except the part where it
is Blue)
C:\Windows\system32>cd /d %ProgramFiles%\Microsoft Office\Office16
The system cannot find the path specified.
C:\Program Files\Microsoft Office\Office16>cd
/d %ProgramFiles(x86)%\Microsoft Office\Office16
The system cannot find the path specified.
C:\Program Files\Microsoft Office\Office16>for /f %x in ('dir
/b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs
/inslic:"..\root\Licenses16\%x"
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/inslic:"..\root\Licenses16\ProPlusVL_KMS_Client-ppd.xrm-ms"
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
Installing Office license: ..\root\licenses16\proplusvl_kms_client-
ppd.xrm-ms
Office license installed successfully.
---Exiting-----------------------------
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/inslic:"..\root\Licenses16\ProPlusVL_KMS_Client-ul-oob.xrm-ms"
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
Installing Office license: ..\root\licenses16\proplusvl_kms_client-
ul-oob.xrm-ms
Office license installed successfully.
---Exiting-----------------------------
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/inslic:"..\root\Licenses16\ProPlusVL_KMS_Client-ul.xrm-ms"
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
Installing Office license: ..\root\licenses16\proplusvl_kms_client-
ul.xrm-ms
Office license installed successfully.
---Exiting-----------------------------
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------

---Exiting-----------------------------
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/unpkey:BTDRB >nul
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/unpkey:KHGM9 >nul
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/unpkey:CPQVG >nul
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/sethst:kms8.msguides.com
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
Successfully applied setting.
---Exiting-----------------------------
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs
/setprt:1688
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
Successfully applied setting.
---Exiting-----------------------------
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /act
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
Installed product key detected - attempting to activate the following
product:
SKU ID: d450596f-894d-49e0-966a-fd39ed4c4c64
LICENSE NAME: Office 16, Office16ProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 16, VOLUME_KMSCLIENT channel
Last 5 characters of installed product key: WFG99

---Exiting-----------------------------
C:\Program Files\Microsoft Office\Office16>
8. Done!

1. Open cmd as admin


2. Type/Paste the following
cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /dstatus
cscript "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs"
/dstatus
3. Wait…
4. Type/Paste the following (Change the Blue part to the last five
characters of ur product key)
cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs"
/unpkey:(The last five characters of ur product key)
5. Done!

You might also like