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"