Yahoo India Web Search

  1. Ad

    related to: office deployment tool
  2. Streamline the software deployment process with our built-in support for Intune & SCCM. Powerful And Easy-To-Use, Get Your 30 Day Free Trial!

Search results

  1. The Office Deployment Tool (ODT) is a command-line tool that you can use to download and deploy Click-to-Run versions of Office, such as Microsoft 365 Apps for enterprise, to your client computers.

    • Overview
    • Download the Office Deployment Tool
    • Get started with the Office Deployment Tool
    • Download the installation files for Microsoft 365 Apps
    • Download the installation files for Microsoft 365 Apps from a local source
    • Install Microsoft 365 Apps
    • Update Microsoft 365 Apps
    • Exclude or remove Microsoft 365 Apps applications from client computers
    • Exclude OneDrive when installing Microsoft 365 Apps or other applications
    • Deploy multiple or matching languages
    • GeneratedCaptionsTabForHeroSec

    The Office Deployment Tool (ODT) is a command-line tool that you can use to download and deploy Microsoft 365 Apps to your client computers. The ODT gives you more control over an Office installation: you can define which products and languages are installed, how those products should be updated, and whether or not to display the install experience to your users.

    If you're not an enterprise administrator and are looking to install Office in your home or business, see Install Office with Office 365.

    Download the Office Deployment Tool from the Microsoft Download Center.

    After downloading the file, run the self-extracting executable file, which contains the Office Deployment Tool executable (setup.exe) and a sample configuration file (configuration.xml).

    The ODT consists of two files: setup.exe and configuration.xml. To work with the tool, you edit the configuration file to define what options you want, and then run setup.exe from the command line. For example, you can edit the configuration file to install the 64-bit English edition of Office with the EULA automatically accepted. For the full set of options, see Configuration options for the Office Deployment Tool.

    When running the ODT, you provide the location of the configuration file and define which mode the ODT should run in:

    •To download Microsoft 365 Apps products and languages, use download mode. Example: setup.exe /download downloadconfig.xml. When you download Office to a folder that already contains that version of Office, the ODT will conserve your network bandwidth by downloading only the missing files. For example, if you use the ODT to download Office in English and German to a folder that already contains Office in English, only the German language pack will be downloaded.

    •To install the downloaded Microsoft 365 Apps products and languages on a client computer, use configure mode. You also use configure mode to remove and update Office products and languages. Example: setup.exe /configure installconfig.xml

    •To apply new application preferences to client computers that already have Microsoft 365 Apps installed, use customize mode. This mode will apply only application preferences, without changing any other deployment settings. Example: setup.exe /customize preferencesconfig.xml

    •To create an App-V package from the downloaded Microsoft 365 Apps products and languages, use packager mode. Example: setup.exe /packager packageconfig.xml

    Follow these steps to download installation files for Microsoft 365 Apps from the Office Content Delivery Network (CDN).

    Step 1: Create the configuration file

    When creating the configuration file, we recommend starting with an example file and updating it with the appropriate options for your environment. You can start by copying and pasting the example below into a text file, saving it with a name of your choosing, and then editing the XML elements and attributes to define the options you want.

    In this example, the configuration file downloads the installation files for a 32-bit English edition of Microsoft 365 Apps for enterprise and the subscription version of the Visio desktop app to \\server\share on your network:

    For more information about the configuration options and more examples, see Configuration options for the Office Deployment Tool.

    Step 2: Run the ODT executable in download mode

    You can use the Office Deployment Tool to download the installation files for Microsoft 365 Apps from a local source on your network. By doing so, you can store a central copy of multiple languages and products for Office and distribute just the languages and products that you need to other locations on your network.

    To download from a local source, follow the steps for downloading Office with the ODT, but include in your configuration file the download path, which defines where the installation files are downloaded from. For example, this configuration file downloads a 32-bit English edition of Microsoft 365 Apps for enterprise from \\servera\share (the DownloadPath) to \\serverb\share (the SourcePath):

    After you download Microsoft 365 Apps installation files, follow these steps to install Office on a client computer. As part of that installation, you can choose which products to install.

    Step 1: Create the configuration file

    When creating the configuration file, we recommend starting with an example file and updating it with the appropriate options for your environment. You can start by copying and pasting the example below into a text file, saving it with a name of your choosing, and then editing the XML elements and attributes to define the options you want.

    In this example, the configuration file installs a 32-bit English edition of Microsoft 365 Apps for enterprise without Publisher:

    The location of the Office installation files is \\server\share. The display level is set to None, which means the user will not see any user interface during the install. The AcceptEULA is set to TRUE, which means your users will not have to click to accept the EULA during the installation.

    For more information about the configuration options, see Configuration options for the Office Deployment Tool.

    You can use the Office Deployment Tool to make updates to your client computers after installing Microsoft 365 Apps. There are two ways to make the updates:

    •Use the ODT to install Microsoft 365 Apps again, which will update Office to the newest version. Only the files that have changed in the new version will be updated.

    •Use the ODT to download the Office installation files and then point your client computers to that location to receive their updates. (By default, clients are updated directly from the Office Content Delivery Network (CDN).)

    To change where your client computers receive their updates, run the ODT in configure mode and specify an update path in the configuration file. For example, to have Microsoft 365 Apps get updates automatically from a network share called \\server\updates, include the following line in your configuration.xml file:

    <Updates Enabled="TRUE" UpdatePath="\\server\updates" />

    This article does not cover all the issues related to managing updates for Office in your organization. For more information on that scenario, including using Group Policy, see Choose how to manage updates to Microsoft 365 Apps.

    When installing Microsoft 365 Apps, you can exclude specific applications. To do so, follow the steps for installing Office with the ODT, but include the ExcludeApp element in your configuration file. For example, this configuration file installs all the Microsoft 365 Apps for enterprise applications except Publisher:

    If you've already installed Microsoft 365 Apps, you can also use the ExcludeApp element to remove an application that you've previously installed. For example, the configuration file above removes Publisher from the previous installation of Office.

    You can also remove an entire language version of Microsoft 365 Apps. To do so, follow the steps for excluding products for installing Office with the ODT, but replace the configuration file with one that uses the Remove element. For example, this configuration file removes the Spanish language version of Microsoft 365 Apps for enterprise:

    For more information about the options for excluding or removing apps, see Configuration options for the Office Deployment Tool.

    OneDrive is automatically installed when you install Microsoft 365 Apps or install individual applications, such as Word, Excel, PowerPoint, Publisher, Visio, or Skype. If you don't want OneDrive installed with those applications, use the ExcludeApp element to remove it, as shown in the example.

    For details on deploying languages, see Overview of deploying languages for Microsoft 365 Apps.

    Learn how to use the Office Deployment Tool (ODT) to download and deploy Microsoft 365 Apps to your client computers. The ODT lets you customize which products, languages, and updates to install, and run in different modes: download, configure, customize, or packager.

  2. Mar 11, 2024 · Learn how to use the Office Deployment Tool (ODT) to configure and install Office LTSC 2021 for your organization. Find out how to download the ODT, create the configuration.xml file, and remove existing versions of Office before installing Office LTSC 2021.

  3. Office Products. If you’re an administrator, you can use the Office Deployment Tool to manage your Office 2016 Click-to-Run deployment options, such as installations sources, product and language combinations, or deployment configuration options. Download Deployment Tool. Office Deployment Tool.

  4. Mar 11, 2024 · Learn how to use the Office Deployment Tool (ODT) to download and install volume licensed versions of Office 2019, including Project and Visio. Find out how to create a configuration.xml file, specify product IDs, languages, editions, apps, and more.

  5. Customize and deploy Office products and apps with this easy-to-use tool. Choose from various options and settings for your organization.

  6. Learn how to download and install Microsoft 365, Office 2021, Office 2019, or Office 2016 offline on your PC. Follow the steps for your plan and activate Office after installation.

  7. People also ask

  1. People also search for