Microsoft 365 Apps Deprication with Office Deployment tool

Anandu Ramachandran 80 Reputation points
2024-07-25T13:13:29.08+00:00

I have a configuration xml that i created from Office Deployment Tool for the product office pro plus retail, if later Microsoft decides to add or depricate an existing app from the source, will the deployment fail?

Will a an app introduced later get automatically installed since it is not explicitly exluded in the configuration xml?

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Intune | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. glebgreenspan 2,245 Reputation points
    2024-07-25T15:01:56.76+00:00

    Hello Anandu

    When you create a configuration XML file using the Office Deployment Tool (ODT), it defines the specific components and settings for Office Pro Plus retail. The XML file specifies which products, languages, and features to include or exclude.

    If Microsoft adds or deprecates an existing app from the source, it might affect your deployment in the following ways:

    1. Added apps: If a new app is added to the source, it will not be included in your existing deployment configuration unless you explicitly add it to your XML file. The new app will not be automatically installed, as the XML file only specifies the exact components and settings for the original configuration.
    2. Deprecated apps: If an app is deprecated, it will likely be removed from the source, which means it will not be installed as part of your deployment configuration. However, if you have already deployed the deprecated app in the past, it will remain installed on devices until you update your configuration XML file to exclude it or remove it manually.

    In terms of automatic installation of new apps not explicitly excluded in the configuration XML, the answer is no. The ODT will only deploy the apps and features specified in your XML file. If a new app is added to the source, it will not be automatically installed unless you update your XML file to include it.

    To ensure your deployment configuration remains up-to-date and relevant, consider periodically reviewing and updating your XML file to reflect changes to the source. This will help you take advantage of new features and apps while avoiding any potential issues with deprecated components.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.