The Microsoft 365 Hyland Outlook Office Add-In can also be installed through the command line or powershell.
Some of the parameters are listed here:
• WEB_SITE_NAME or WEB_SITE_ID
• APPNAME
• APPPOOL
• REQUIRESSL
• APIROOT
Note: These parameters are windows msi based and not specific to the
software. There are additional parameters that customers can include. For example: SSL
settings. This information is provided for reference purposes.
The example command is as follows:
.\Hyland.Outlook.Addin.Setup.exe /silent "WEB_SITE_NAME=Default Web Site" "APPNAME=moasilent365" "APPPOOL=moasilent" "APIROOT=C:\Program Files\Hyland\MOASilent"