Web Server
Configuring Web Server module.
Parameters
Property | Type | Description |
---|---|---|
ModuleName | string | The value can be 'App Server x64' or 'AppServerx64', for the cli to recognize the module. |
PackagePath | string | The path to the App Server installer. |
LogPath | string | Specifying a path here will add the /lp! argument and this path to the msi installer. |
WebServerFeature | object | The Web Server feature is the main feature for this installer and is required. |
WebServerHelpFiles | object | The Web Server Help Files feature is optional, you can remove it if you don't need it. |
Wamcon | object | The Wamcon feature will be installed in addition to this module. Including it in the configuration file gives you more control over where it installs to. |
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: Web Server x64
PackagePath: E:\Installs\Web Server\Hyland Web Server 24.1 x64.msi
LogPath: E:\Installs\Application Server\Hyland Web Server 24.1 x64.log
WebServerFeature:
AppServerAppName: AppServer64
AppServerUrl: http://localhost/AppServer64/Service.rem
ServiceClientType: REMOTING
Datasource: OnBase
WebAppName: AppNet
WebAppHost: obweb01
UseNTAuth: false
UseImpersonation: true
IISCredentials:
Username: administrator
CredentialType: ActiveDirectory
BasesKey: +hQn8J1WLA3zAyUxh5M1YfEUQa4R8FzvGpt1vP75pGg=
IISWebsiteID: 1
ASPNetSetRegPath: E:\Program Files (x86)\aspnet_setreg
UseTLS: false
FeatureName: Web_Server
InstallPath: E:\inetpub\wwwroot\AppNet
WebServerHelpFiles:
FeatureName: Web_Server_Help
InstallPath: NOT_USED
Wamcon:
WAMCONFiles: E:\Program Files (x86)\Hyland\Web Applications Management Console
CreateDesktopShortcuts: true
CreateMenuShortcuts: true
Quiet: true
AdditionalArgs: