This document provides you the steps required to deploy Microsoft Project 2019 to multiple computers using Endpoint Central.
Before you deploy the software application, ensure that the computers to which you deploy Microsoft Project 2019 meet the system requirements prescribed by Microsoft. Refer to https://www.microsoft.com/en-us/download/details.aspx?id=49117 for more details.
To deploy Microsoft Project 2019, follow the steps given below:
Note: The network share should have read permissions to Everyone group and should be accessible from all the computers to which you are trying to install.
Note: Ensure that you enter the correct file name at the command prompt before extracting the package. You can know the file name by viewing the details, before downloading the package from the website.
<Configuration>
<Add OfficeClientEdition="64" Channel="Monthly">
<Product ID="ProjectPro2019Volume">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" Channel="Monthly" />
<Display Level="None" AcceptEULA="TRUE" />
<Property Name="AUTOACTIVATE" Value="1" />
</Configuration>
Note: For Standard edition, change the product ID to <Product ID="ProjectStd2019Volume">
<Configuration>
<Add OfficeClientEdition="64">
<Product ID="ProjectPro2019Volume" PIDKEY="#####-#####-#####-#####-#####">
<Language ID="en-us" />
</Product>
</Add>
</Updates Enabled="TRUE" />
</Display Level="None" AcceptEULA="TRUE" />
</Logging Level="Standard" Path="%temp%" />
</Configuration>
After downloading the package, you can deploy it through Endpoint Central.
You have deployed Microsoft Project 2019 successfully.