Previous Topic: Encryption DetailsNext Topic: Uninstall CA Strong Authentication


How to Perform Silent Installation

Run an unattended installation to install the CA Strong Authentication without user interaction.

Follow these steps:

  1. Review the unattended installation guidelines.
  2. Copy the CA Strong Authentication properties file from the CA Strong Authentication host system.
  3. Copy the CA Strong Authentication installation media to the same location as the properties file.
  4. Modify the CA Strong Authentication installer properties file.
  5. Run the CA Strong Authentication installer.

    Run the following command from the directory to which you copied the CA Strong Authentication installation executable and the properties file:

    installation_media -f installer.properties -i silent
    
    Installation_media

    Specifies the CA Strong Authentication installation executable.

    Note: If the properties file is not in the same directory as the installation media, specify its location. Use double quotes if the argument contains spaces.

    -i silent

    Specifies that the installer run silently.

    Example:

    installation_media -f "C:\Program Files\CA\Arcot Systems \installer.properties" -i silent
    

    The installation begins. The installer uses the parameters that you specified in the properties file to install the CA Strong Authentication.

  6. Verify the CA Strong Authentication installation.