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
When using the Setup-CMOfficeDeployment script, the create-cmofficedeploymentprogram breaks when you use the options -Channel SemiAnnual -Bitness v64 -DeploymentType DeployWithConfigurationFile It kicks an error letting you know the name needs to be between 1 and 50 chars. If I use the "DeployWithScript" option it is under the limit and creates the program as expected.
When using the Setup-CMOfficeDeployment script, the create-cmofficedeploymentprogram breaks when you use the options -Channel SemiAnnual -Bitness v64 -DeploymentType DeployWithConfigurationFile It kicks an error letting you know the name needs to be between 1 and 50 chars. If I use the "DeployWithScript" option it is under the limit and creates the program as expected.