
https://learn.microsoft.com/en-us/microsoft-365-apps/deploy/overview-office-deployment-tool
setup.exe /download custom_config.xml
setup.exe /configure custom_config.xmlhttps://config.office.com/deploymentsettings
<Configuration>
<Add SourcePath="\\server\share" OfficeClientEdition="64">
<Product ID="O365ProPlusRetail" >
<Language ID="en-us" />
</Product>
<Product ID="VisioProRetail" >
<Language ID="en-us" />
</Product>
</Add>
</Configuration>