Previous Topic: Installation and Upgrade Known IssuesNext Topic: "Cannot upgrade version 3.2.0.1 to 3.2.0.284" Error


CA EEM Components Installed to C: Drive

While installing CA EEM, you are prompted for the installation location for CA EEM, but not for the location of CA Directory or iGateway, so it follows the default location C: drive for installation. To install these components to a non-default location, start the installer with the following switches to specify the required location. Copy the CA EEM installation package to the C: drive and execute the following command:

c:\EEMServer*win32.exe -s -a /z "etdirpath=etdirpath; igpath=igpath"
etdirpath

Specifies the CA Directory location.

igpath

Specifies the iTechnology location.

If you do install CA EEM r8.4.217 from the command line, CA Enterprise Log Manager does not register properly as an embedded component of CA EEM. To register CA Enterprise Log Manager, run the following command after CA EEM installation from the location where safex exists, which is typically the installation folder of iTechnology:

Safex -h hostname -u eiamadmin -p password -f reg.xlm
hostname

Defines the CA EEM host name.

password

Defines the password of the eiamadmin user.