Previous Topic: Reinstall the SPS

Next Topic: Uninstall the SPS from UNIX

Silent Installation and Configuration

After you have installed and configured the SPS for the first-time, you can reinstall it unattended at a later time. Or, you can install another instance of the SPS unattended using saved configuration data.

After installation, the SPS creates a sample properties file in the sps-home/install_config_info folder. After configuration, the same properties file is updated with additional properties for configuration. This properties file is used for subsequent silent installation and configuration with customized values.

To install or configure the SPS unattended

  1. Open a command window.
  2. Navigate to the folder where you installed the properties file. The default is sps-home/install_config_info.
  3. Enter one for the following commands at the prompt:

For silent installation

ca-proxy-12.0-sp3-operating_system -i silent -f ca-sps-installer.properties
operating_system

Defines the operating system, either win32, sol, or rhel30.

For silent configuration

ca-sps-config -i silent -f ca-sps-installer.properties

The installation or configuration proceeds without further user interaction.