OfficeDev / Office-IT-Pro-Deployment-Scripts

A collection of useful PowerShell scripts to make deploying Office 2016 and Office 365 ProPlus easier for IT Pros and administrators. If you have any feature requests or ideas for future scripts please add the idea to the issues list in this repository
http://officedev.github.io/Office-IT-Pro-Deployment-Scripts
MIT License
882 stars 840 forks source link

Generate-ODTConfigurationXML.ps1 as a target configuration script #292

Open tamirlevy opened 6 years ago

tamirlevy commented 6 years ago

currently Generate-ODTConfigurationXML.ps1 helps if you want to generate a configuration.xml based on the O365 version installed on systems.

it could be great to extend the script for previous versions of Office for easier O365 deployments with all the additional options. for example: if the current PC has Office 2013 x64 + Project 2013 x64 it will create a configuration.xml with Office and Project products (which works ok) and add the possibility to add parameters like Channel \ OfficeMgmtCOM \ Platform \ AutoUpdate \ etc.

I was hoping the the default xml will be able to use for these settings but I realized this is not the case

msftclas commented 6 years ago

CLA assistant check
All CLA requirements met.