Preface#
The principle of this activation method is to obtain a genuine license by installing the official VOL (Volume Licensing) version of Office provided by Microsoft and activating it through KMS. Activation of Windows and Office is free and completely legal.
Preparation Stage#
-
Office Version Customization Tool or you can download my config (Office LTSC 2021 Pro && Project 2021 LTSC Pro && Visio 2021 LTSC Pro)
Activating Windows#
Before activating Windows, you need to make sure you have KMS Server deployed. If you don't know how to deploy it, you can use a third-party KMS Server (kms.03k.org)
- Press the Windows key, type
cmd
and select Start as administrator - Enter the command
slmgr -skms {Your KMS Server IP}
- Continue to enter the command
slmgr -ipk {Windows KMS Client Setup Key}
(to select the corresponding system version) - Finally, the
slmgr ato
setting is automatically activated
Activate Office#
Install Office VOL Version#
-
Download the Office Deployment Tool and run and agree to the ELUA license
-
Choose your desired configuration through the Office Version Customization Tool, or quickly install it through my config file
-
Copy the path to the folder where the configuration file is located (like. C:\User\bs10081\Desktop\office)
-
Open
cmd
as an administrator -
Enter the command to move the directory to the profile folder
cd C:\User\bs10081\Desktop\office
-
Enter the command to download Office
setup download config.xml
(P.S. config.xml needs to be replaced with the file name you exported using the Office Version Customization Tool, but not if you are using my configuration.) -
Install Office
setup configure config.xml
Activation Office#
- Enter the command to move the directory to the Office software folder
cd C:\Program Files \Microsoft Office\Office16
- Set KMS Server IP
cscript ospp.vbs /sethst:{Your KMS Server IP}
- Activate Office
cscript ospp.vbs /act