This document provides you the steps required to deploy Microsoft project 2013 to multiple computers using Endpoint Central.
Before you deploy the software application, ensure that the computers to which you deploy Microsoft Project 2013 meet the system requirements prescribed by Microsoft. Refer to http://technet.microsoft.com/en-us/library/ee624351.aspx#section12 for more details.
To deploy Microsoft Project 2013, follow the steps given below:
Copy the contents of the CD and store in the network share. Network share is recommended only if you wanted to deploy the software to computers within the network. If you wanted to deploy Microsoft Office to computers located in a remote location, you can use HTTP upload.
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.
To extract the downloaded package, navigate to the command prompt and run this command - <sharepath>\en_project_professional_2013_x64_1123813.exe /extract:<target_directory>
For example: \\C:\DesktopCentral\SoftwareRepository\Project\Project2013\en_project_professional_2013_x64_1123813.exe /extract:C:\DesktopCentral\SoftwareRepository\Project\Project2013
Open the config.xml file from the extracted folder located atProject2013\prjpror.ww\config.xml and edit the file as given below,
For Professional Edition
For Standard Edition
- Click the Software Deployment tab
- Click Add Package
- Select the MSIEXEC/EXE/ISS/Command package type
- Specify a name for the application
- Choose Network Path/Http Path based on your requirement and Locate/Add the files
Specify the Installation Command with Switches/Arguments as
"<share_path>\setup.exe" /config "<share_path>\<file name>"
For example - "\\Machine-1\DesktopCentral\SoftwareRepository\Project\Project2013\setup.exe" /config "\\Machine-1\DesktopCentral\SoftwareRepository\Project\Project2013\prjpror.ww\config.xml"
- Click Add Package