Installation → Installing Servers and Agents → Server Installation → Silent Mode Server Installation → (Windows) Server Silent Installation → (Windows) Server Silent Installation Options
This section provides the list and description of the Windows silent installation options.
For examples of the option settings needed for each database type, see (Windows) Server Silent Installation: OptionsFile.txt Examples.
Option | Default/if not specified | Description |
---|---|---|
AgreeToLicense | No | Must be set to Yes |
USE_EXISTING_SETTINGS | Set to
UseExisting if you want to skip the database
installation and administration part of the installation.
Important: Use only if there are existing
Deployment Automation
settings populated in the directory specified by:
SRA_USER_INSTALLDIR.
|
|
SRA_USER_INSTALLDIR | c:\Documents and Settings\→ Administrator\→ .microfocus\da | Directory in which to install the server, or if using the USE_EXISTING_SETTINGS=→ UseExisting option, the directory where your Deployment Automation settings already exist. |
SKIP_DB | To skip the
database creation, include and set this option:
SKIP_DB=SkipDB
Note: To use this option, the
SRA_USER_INSTALLDIR must
not already exist.
|
|
AGENT_MUTUAL_AUTH | N | If using agent mutual authentication, set this to Y. For more information, see Secure Socket Layer (SSL) Configuration. |
JMS_PORT | 7918 | Server port |
DB_TYPE | derby | Use this to specify a database vendor other than the default: ORA|SQLSVR |
<DB>_USER | da | Database user ID, where <DB> is: DERBY|ORA|SQLSVR |
<DB>_PASSWORD | password | Password for the database user ID, where <DB> is: DERBY|ORA|SQLSVR |
ORA_DB_SCHEMA | Required for Oracle, the database schema | |
DERBY_PORT | Required for Derby, specify the Derby port 11377 | |
<DB>_DB_CONN | Required for databases other than Derby, the database connection, where <DB> is ORA|SQLSVR | |
IS_INSTALL_MODE | Required; installation mode must be set to silent | |
SRA_ADMIN | Required
installation owner's administration user name
CAUTION: Once created, you cannot remove the built-in
administrative user through the user interface. Therefore, you should create
this user using your organization's naming standards.
|
|
SRA_ADMIN_PWD | Required user-defined password for the user name set by the SRA_ADMIN option | |
TC_PORT | 8080 | Common Tomcat port, required only for new installations |
Copyright © 2011–2019 Micro Focus or one of its affiliates. All rights reserved.