OnBase Configuration
Configuring The OnBase Configuration module.
Parameters
Property | Type | Description |
---|---|---|
ModuleName | string | The value can be 'OnBase Configuration' or 'OnBaseConfiguration', for the cli to recognize the module. |
PackagePath | string | The path to the OnBase Configuration installer. |
LogPath | string | Specifying a path here will add the /lp! argument and this path to the msi installer. |
ConfigurationFeature | object | The Configuration feature is the main feature for this installer and is required. |
Quiet | bool | Setting this to 'true' will run the installer in quiet mode, no UI, no human intervention needed. |
AdditionalArgs | string | If you're an advanced user, you can specify additional arguments to pass to the installer. See Microsoft's MSI documentation for more information. |
- ModuleName: OnBase Configuration
PackagePath: E:\Installs\OnBase Configuration\Hyland OnBase Configuration.msi
LogPath: E:\Installs\OnBase Configuration\Hyland OnBase Configuration.log
ConfigurationFeature:
DataSource: OnBase
CommandLine: -ROMANZO -DGTAPPLY
SystemOdbc: true
CreateDesktopShortcuts: true
CreateMenuShortcuts: true
FeatureName: OnBaseConfig
InstallPath: E:\Program Files (x86)\Hyland\OnBase Configuration
Quiet: true
AdditionalArgs: