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.
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.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.