Microsoft project management software used to plan, manage, and communicate a project schedule and other information among workgroup members, project managers, and other stakeholders.
User Guide: Installing Project 2021 with Volume License alongside Office 365
Introduction:
This guide will help you understand how to install Project 2021 using a volume license when you cannot use Project Office Plan 5 on the web. It outlines the necessary steps to successfully install Project 2021 and subsequently reinstall Office 365 applications.
Prerequisites:
- You must have a volume license for Project for Office 2021.
- You should have administrative privileges on your system.
Steps to Solve the Issue
- Download the Microsoft Office Deployment Tool
- Download the Office Deployment Tool from Download Microsoft Deployment Toolkit (MDT) from Official Microsoft Download Center
- Prepare the Configuration File
- Open Notepad++ (or any text editor that supports XML).
- Change the language to XML for better readability.
- Copy the following XML configuration into the file:
- Save this file as
project-x64.xml.
- Run the Installation
- Open PowerShell with Administrator privileges.
- Navigate to the directory where you downloaded the Office Deployment Tool. Replace
<tool kit directory path>with the actual path
cd "<tool kit directory path>"
- Download the Project 2021 installation files:
.\setup.exe /download .\project-x64.xml
- Once the download is complete, check the size of the Data directory to ensure the files have been downloaded.
- Install Project 2021:
.\setup.exe /configure .\project-x64.xml
Note: This installation will remove all Office 365 application from your system
Reinstall Office 365
- Once Project 2021 installation is complete, go to portal.office.com/account and download the Office 365 installation file.
- Install Office 365 from the downloaded file.
- You will now have both Project 2021 and Office 365 installed on your system.
Conclusion
By following these steps, you can successfully install Project 2021 using a volume license alongside Office 365 applications. If you encounter any issues during the process, ensure that all paths and file names are correct and that you have the necessary administrative privileges