Installing Hyland Office Integration Services through Command Line - Microsoft 365 Hyland Outlook Office Add-In - 1.0 - 1.0 - Other - external

Microsoft 365 Hyland Outlook Office Add-In

Platform
Other
Product
Microsoft 365 Hyland Outlook Office Add-In
Release
1.0
License

The Hyland Office Integration Service 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.Office.Integration.Services.Setup.exe /silent "WEB_SITE_NAME=Default Web Site" "APPNAME=hoissilent365" "APPPOOL=hoissilent" "APIROOT=C:\Program Files\Hyland\HOISSilent"