- Fill the page and click next:
- Create account and click next.
- Enter cell for phone verification:test me
- Enter the code you received in text from microsoft:click next
- Click start setup
- It will start the setup and request to download software after that:click download
- Now software is downloaded let's install and run as admin.
- Once you run the software it will security prompt say yes to install and allow install.
Soon this window will pop up. Give it 20 thirty mins.
Let's wait until its successfully finished.

- This is the time you usually buy the software key from microsoft and pay subscription. Let's do a work around.
Create a txt file on desktop with below script and save it as name.cmd. You can repalce name ahmadbhutta below as yours if you want to:
@echo off
title Activate Office 365 ProPlus for FREE - ahmadbhutta.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 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_Sev=kms7.ahmadbhutta.com
if %i%==2 set KMS_Sev=kms8.ahmadbhutta.com
if %i%==3 set KMS_Sev=kms9.ahmadbhutta.com
if %i%==4 goto notsupported
cscript //nologo ospp.vbs /sethst:%KMS_Sev% >nul&echo ============================================================================&echo.&echo.
cscript //nologo ospp.vbs /act | find /i "successful" && (echo.&echo ============================================================================&echo.&echo #My official blog: ahmadbhutta.com&echo.&echo #How it works: bit.ly/kms-server&echo.&echo #Please feel free to contact me at ahmad.com@gmail.com if you have any questions or concerns.&echo.&echo #Please consider supporting this project: donate.ahmadbhutta.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://ahmad.com"&goto halt
:notsupported
echo.&echo ============================================================================&echo Sorry! Your version is not supported.&echo Please try installing the latest version here: bit.ly/odt1k36
:halt
pause >nul
|
- Right click and create txt file by the name of office365.
Enter the above script in this txt file as is and save with .cmd extension. You will see another file as executable. 

- Now you will see an executable file on desktop. Let's run as administrator: right click and run as admin.
It opens a black window and runs the executables.
Dont freak out the server is busy. Meaning let's wait and try again later in few hours. Trade off for installing something free lol
Later once you run and activate you should see the below - This means i am all set to use the office 365. Time to use it.
Hope this helps.
No comments:
Post a Comment