Installing silently
Prerequisites
- SQL Server/SQL Server Express version 2014/2016/2019 is installed.
- The bcmdb database is created with tablespaces.
To install the master via command line
To install the master via the command line, enter the following command and specify the options:
To install the console via command line
To install the console via the command line, enter the following command and specify the options:
The following table explains each command in detail.
Command | Description |
---|---|
LICENSETYPE | This option determines the Windows license type. The following values are possible:
|
LICENSEPATH | This option defines the path to the license file. Use this command only if you have set the LICENSETYPE value to 2. |
ALLUSERS | This option defines where the configuration information of the installed console/master is stored. The following values are possible:
|
INSTALLDIR | This option defines the installation directory of the console/master. If this optional command is not used, the default directory C:/Program Files/BMC Software/Client Management/console or C:\Program Files\BMC Software\Client Management\Master is used. |
DESKSHORTCUT | This option defines if a shortcut to the console/master is to be created on the desktop. By default, the shortcut is created. If the value is set to 0, no shortcut is created. |
SSL | This option defines if the communication between the console and the master agent is secured. By default, this option is activated (1). The following values are possible:
|
PORT | This option defines the port number for the client agent communication. |
VIRTUALHOSTPORT | This is the HTTP port used by the Java console and the web console. The default value is 1611. |
SERVERNAME | This option defines the remote server name on which the master is located. |
DBNAME | This option defines the name of the database. |
SERVERLOGIN | This option defines the user name for logging in to the server. |
SERVERPASSWORD | This option defines the password for logging in to the server. |
OUTOFBOXLANG | This option defines the language of the objects created by the BCM outofbox. The following values are possible:
|
SERVICENAME | This option defines the service name. |
SERVICELOCK | This option locks the Client Management Agent service. |
UNLOCKPASSWORD | This option defines the password to be used in order to unlock the service. |
DBDRIVER | This is the driver connection chain used for the database connection. Examples:
|