<Configuration> <Add OfficeClientEdition="64" Channel="Current"> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> </Product> </Add> <Updates Enabled="TRUE" /> <Display Level="Full" AcceptEULA="TRUE" /> </Configuration> Open Command Prompt as Administrator in the folder containing setup.exe and your XML:
<Configuration> <Add OfficeClientEdition="64" Channel="SemiAnnual"> <Product ID="O365ProPlusRetail"> <Language ID="matchOS" /> <ExcludeApp ID="Groove" /> <ExcludeApp ID="Teams" /> </Product> </Add> <Display Level="None" AcceptEULA="TRUE" /> <Logging Level="Standard" Path="%temp%" /> </Configuration> : officedeploymenttool_19328-20210.exe
Here’s a useful guide for the executable you’ve referenced ( officedeploymenttool_19328-20210.exe ). Add OfficeClientEdition="64" Channel="Current">
<Configuration> <Remove All="TRUE" /> <Display Level="None" AcceptEULA="TRUE" /> </Configuration> Language ID="en-us" />