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

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?