Hi!
I try to deploy O365 Business Premium using the Office Deployment Tool.
I run the following configuration:
<Configuration><Add OfficeClientEdition="64">
<Product ID="O365BusinessRetail" >
<Language ID="en-us" />
<ExcludeApp ID="Word" />
<ExcludeApp ID="PowerPoint" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="Outlook" />
</Product>
</Add>
</Configuration>
Then run cmd:
setup.exe /download configuration.xml
This start to download some files but not all the required stuff.
- Edited by isa7667 Saturday, September 12, 2015 5:15 AM