Deploy - O365 Multi-Lang
When deploying O365 to various languages you will need to decide your deployment path.
Individual applications
Application with logic
Individual Task sequences
Task sequence with logic
Individual Applications
*Dont Think this option works in current MEMCM* This option would potentially consume the most storage resources.
Each language would require its own application and the install resources would be duplicated times the number of languages you were supporting.

When setting the command to install just point to the .XML you created for the specified language.
setup.exe /configure en-us.xml
Application with logic
Last updated
Was this helpful?