Skip to main content

SYNOPSIS

Downloads the Microsoft 365 Apps binary using the Office Deployment Tool (ODT).

SYNTAX

DESCRIPTION

This script downloads the Office Deployment Tool from Microsoft’s official site, extracts it, and uses a specified configuration XML file to download the Microsoft 365 Apps binary.

EXAMPLES

EXAMPLE 1

Runs the script to download the Microsoft 365 Apps binary.

PARAMETERS

-ConfigFilePath

The path to the configuration XML file used for the download. You can generate this file using the Office Customization Tool (OCT) at https://config.office.com/. Can be a relative or absolute path.

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

Ensure that you have a valid configuration XML file in the ConfigFiles folder. https://ps365.clidsys.com/docs/commands/Invoke-M365AppsDownload