Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Dear Jeremic Milos,
Thank you for the reply.
You can try the ODT tool to install Office applications, here are the more detailed steps, please follow the below steps one by one to see the result:
Step 1:
Go to this link and download the Office Deployment Tool> Once the download is finished, click Run> Click Yes in the prompt “Do you want to allow to make changes to your device”> Accept the terms and click Continue.
Now it will prompt to ask you to select the folder to store the extracted files, in the prompt Click, This PC> Downloads> OK.
After files are extracted successfully, go to your Downloads, where you will see three .xml files and one setup.exe
Step 2:
Right-click on any one of the xml file> Rename> Name it as “configuration”> Right-click on it and click Open with> Notepad
Now, remove all the content present in the Notepad and paste the following:
<Configuration>
<Add OfficeClientEdition="32" Channel="Current">
<Product ID="O365BusinessRetail">
<Language ID="en-us" />
</Product>
</Add>
</Configuration>
Click File> Save> Close the Notepad.
Note: The product ID is related to the Office subscription you own, you can refer to this article to find which product ID you should use. And if you want to modify any customization, you can create new customization as per your requirement from Office Customization Page, link: https://config.office.com/officeSettings/configurations
Step 3:
a. Click on Start> Enter Command Prompt> Right-click on Command Prompt and click Run as administrator
b. Now open the File Explorer> This PC> C drive> Users> Open the User Profile> Open Downloads folder> Copy the entire path.
c. Now go back to the Command Prompt and enter cd
d. Paste the copied content after cd. It will look like cd C:\Users\Administrator\Desktop
e. Click enter
Step 4:
Now paste the following in Command Prompt, setup.exe /download configuration.xml
Click enter
It will look like this:
Step 5:
After running this command, you will see the Office named folder in the Downloads folder and wait for some time till it downloads. The total size downloaded will be 1.80 GB, you can right-click on Office folder> Properties to check it.
Once it finished downloading completely, you will see the image below in Command Prompt:
Now enter the following in Command Prompt, setup.exe /configure configuration.xml
Note: Once you run that command, it will start to install the Office applications.
Step 6:
Once the Office apps are installed you can open any Office app and activate it.
Sincerely,
Jazlyn | Microsoft Community Moderator