This document provides you with the steps required to deploy Microsoft Project 2016 to multiple computers using Endpoint Central.
Table of Content
Before you deploy the software application, ensure that the computers to which you deploy Microsoft Project 2016 meet the system requirements prescribed by Microsoft. Refer to this link for more details.
Note: The network share containing the Office Deployment Tool should have read permissions for the 'Everyone' group and should be accessible from all the computers to which you are trying to install.
<File Path> \<officedeploymenttool.exe> /extract:"<File Path>\Destination Folder" /quiet
Note:
Ensure that you enter the correct office deployment executable file name and the file path 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">
<Product ID="ProjectProXVolume">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" />
<Display Level="None" AcceptEULA="TRUE" />
<Logging Level="Standard" Path="%temp%" />
</Configuration>
<Configuration>
<Add OfficeClientEdition="64">
<Product ID="ProjectProXVolume" PIDKEY="#####-#####-#####-#####-#####">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" />
<Display Level="None" AcceptEULA="TRUE" />
<Logging Level="Standard" Path="%temp%" />
</Configuration>
setup.exe /download <config.xml>
Installation Command |
"<Share Path>\setup.exe" /configure "<Share Path>\config.xml" |
setup.exe /configure <config.xml> |
Example |
"\\computer_name\DCSWRepository\Project2016\setup.exe" /configure "\\computer_name\DCSWRepository\Project2016\config.xml" |
setup.exe /configure config.xml |
You've successfully deployed the Microsoft Project 2016 application using Endpoint Central