Configure the XML file
Set the product ID for the version to install, some examples;
ProPlus2024Volume: Office LTSC Professional Plus 2024
Standard2024Volume: Office LTSC Standard 2024
ProPlus2021Volume: Office LTSC Professional Plus 2021
Standard2021Volume: Office LTSC Standard 2021
ProPlus2019Volume: Office Professional Plus 2019
Standard2019Volume: Office Standard 2019
O365ProPlusRetail – Microsoft 365 Apps for enterprise
O365BusinessRetail – Microsoft 365 Apps for business
Example install, PIDKEY optional;
<Configuration>
<Add OfficeClientEdition="64" Channel="PerpetualVL2024">
<Product ID="ProPlus2024Volume" PIDKEY="#####-#####-#####-#####-#####">
<Language ID="en-gb" />
</Product>
</Add>
<RemoveMSI />
<Display Level="None" AcceptEULA="TRUE" />
</Configuration>
Download the install data specified in the configuration file.
setup.exe /download configuration.xml
Install the Office suite
setup.exe /configure configuration.xml