You can control the installation of components from the command line using the ADDLOCAL property. Each OnBase component is assigned a feature name. To install a component, pass its feature name to the installer using the ADDLOCAL property.
The table below lists the feature name for each component.
Note:
Feature names are case sensitive and must be added to the command line exactly as they appear below.
Component |
Feature Name |
---|---|
Mailbox Importer |
SubscriptionServer |
The ADDLOCAL property is appended to the end of the install command line, as shown here: msiexec.exe / i "Hyland Mailbox Importer.msi" ADDLOCAL=SubscriptionServer