‎12-22-2016 11:14 PM - last edited on ‎07-04-2023 04:46 PM by ErikT
Hello,
In order to deploy Office 365 ProPlus 2013 and 2016 there are few requirements to download and setup. For our environment we have a dedicated deployment share for all sites for these instructions I will use the \\networkpath\Office 365 for this guide but you will need to replace this with your own network paths.
For our environment, we created the following subfolders:
For each of those folders we created another subfolder:
Download C2R setup files:
You need to download the Office Deployment tool for Click to Run for the version you want to deploy and run the setup to extract the files. Copy only the Setup.exe file into the version\OfficeProPlus folder that you are deploying.
2013 file - https://www.microsoft.com/en-us/download/details.aspx?id=36778
2016 file - https://www.microsoft.com/en-us/download/details.aspx?id=49117
Configuration XML Files
Download the attached Office365ProPlusInstall - Silent.xml configuration files that I have already setup and copy them to version\OfficeProPlus folder.
Edit both the XML files with your favorite notepad program to adjust the paths to your environment.
Download source files
Now you will need to create a batch script that will download the source files for your for your office version.
I created a Update_Package - Office365ProPlus.bat script in each version\OfficeProPlus folder with the following commands:
2013 batch - "\\networkpath\Office 365\2013\OfficeProPlus\setup.exe" /download "\\networkpath\Office 365\2013\OfficeProPlus\Office365ProPlusInstall - Silent.xml"
2016 batch - "\\networkpath\Office 365\2016\OfficeProPlus\setup.exe" /download "\\networkpath\Office 365\2016\OfficeProPlus\Office365ProPlusInstall - Silent.xml"
After the download finishes, you will be ready to import the Lansweeper Deployment package and deploy Office 365 ProPlus 2013 or 2016.
You can also use this method to deploy other Office software provided in your Office 365 subscription such as VisioPro or ProjectPro.
*** I have updated this deployment package to include the OffScrub.vbs scripts and a method to uninstall all previous versions as indicated by several comments.
Edit Line #4 in Pre-OfficeUninstall.ps1 script to the network path that you will store the linked Remove-PreviousOfficeInstalls.ps1 files here https://1drv.ms/u/s!AubfyF65XTIkg7MWSArLt6IztbnPtg
‎05-10-2019 09:14 PM
‎05-10-2019 05:30 PM
‎05-13-2019 03:41 AM
Lewis_Spokane wrote:
Question: Step 5 command, do you need the quotes around the network path?
‎08-09-2018 04:20 PM
‎06-12-2018 08:29 PM
‎02-15-2018 11:50 PM
‎01-30-2018 07:09 PM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now