Hello Nico,
Greetings.
@stefan : Thank you for your help.
Office 365 is a simple click to run package, but when you wish to deploy it then you will need to follow the below procedure.
Step 1: Download Office Deployment Tool
Download Office Deployment Tool:
Create a new folder "Office365" and keep the Setup.exe on the local machine
Step 2: Download the Office365 files
Create a XML file to mention the product that you want to download: - Open a notepad and copy the below contents then change the extension to .xml and also name the file as CustomC2RConfig.xml.
<Configuration> <Add SourcePath="c:\office365" OfficeClientEdition="32"> <Product ID="O365ProPlusRetail" > <Language ID="en-us" /> </Product> </Add> </Configuration>
Download the Office 365 product source files. To do this, open a command Prompt and change the directory to c:\office365 and execute the below command.
c:\office365>setup.exe /download c:\office365\CustomC2RConfig.xml
Step 3 : Create a configuration file for deployment: Create a configuration.xml file
First, move the Office365 folder to Network Share i.e Software Repository then create a configiuration.xml file
Open a notepad and copy the below contents then change the extension to .xml and save it in Software Repository.
<Configuration> <Add SourcePath="\\Software Repository Path" OfficeClientEdition="32"> <Product ID="O365ProPlusRetail" > <Language ID="en-us" /> </Product> </Add> <Display Level="None" AcceptEULA="TRUE" /> </Configuration>
Step 4 : Deployment
In Desktop Central Software Deployment, Browser the Setup.exe package from Office 365 folder and input parameters as I did in attached screen shot.
Reference : https://technet.microsoft.com/en-us/library/jj219422.aspx
Looking forward to assist you,
-----
Dinesh Babu J
Sr.Technical Consultant
Desktop and Mobile Device Management Solution
Direct Support : +1 408 916 9886
Toll Free: +1 888 720 9500 (US) | 0800 028 6590 (UK) | +1 800 631 268 (AUS)
Desktop Central | Desktop Central MSP | OS Deployment | Mobile Device Management ]
**'New ticket' for 'new request' would help us to serve you better