Previous Topic: Installing CMSs or GatewaysNext Topic: User Accounts Created Automatically on the CMS


Msiexec.exe Parameters

CA DataMinder supports a range of variables that you can use as Msiexec.exe parameters to configure any server installation from a command line. Full details are given in Command line parameters for Msiexec.exe. The key variables are:

INSTALLDIR

Specifies the installation folder.

INSTALLDIR64

Specifies the installation folder for 64-bit files.

WGNADMINUSERNAME

For CMSs only. Specifies the primary administrator in CMS installations.

WGNADMINPASSWORD

For CMSs only. Specifies the primary administrator’s password in CMS installations.

WGNSERVERTYPE

Specifies whether to install a CMS or gateway.

WGNDATABASETYPE

Identifies the database engine that you will use on the CMS—Oracle or SQL Server.

WGNDATABASESERVER

Identifies the host server for your database.

WGNDATABASESERVICENAME

For Oracle databases, this specifies a service name to identify the correct database tables.

WGNDATABASENAME

For SQL Server databases, this specifies the name of the database.

WGNDATABASEUSERNAME

Specifies the database account used by CA DataMinder to access the CMS database.

WGNDATABASEPASSWORD

Specifies the password for the database account.

WGNDATA

Specifies the name and network location of the CMS data folder.

WGNPARENTSERVERNAME

For gateways and utility machines only. Identifies the parent server.