First, grab the official Office Deployment Tool from the . Run the .exe to extract setup.exe and several sample XML files. 2. Create the Configuration XML
setup.exe /configure configuration-office2021enterprise.xml setup.exe configure. configuration-office2021enterprise.xml
: Whether to download files directly from the Microsoft Content Delivery Network (CDN) or use a local source folder Typical Installation Workflow Download ODT : Get the latest Office Deployment Tool Extract Files : Run the downloaded to extract and sample XML files Customize XML Office Customization Tool to visually create your configuration-office2021enterprise.xml Download Files (Optional) : If you want to install offline later, run: setup.exe /download configuration-office2021enterprise.xml Run Configuration : Execute the installation command: setup.exe /configure configuration-office2021enterprise.xml Troubleshooting Tips Configuration options for the Office Deployment Tool First, grab the official Office Deployment Tool from the
Before you can run the command, you need the tools. Create the Configuration XML setup
: A configuration file that specifies which products to install, the architecture (32-bit or 64-bit), language packs, and license settings (such as MAK or KMS keys). Microsoft Learn How to Use It