Installing an external perimeter server with a silent installation file

Install an external perimeter server with a silent installation file.

Before you begin, create the silent installation file.

  1. From the installation media, copy SI.jar to a directory on your server.
  2. Set up your silent installation file and record the file location.
  3. Run the following command:
    • For Windows: Run Command Prompt as an administrator and then run the following command.
      \<path_to_java>\java -Xmx512m -jar \<install_dir>\packages\<ps_filename>.jar –f silent.txt
    • For Unix/Linux:
      /<absolutePath>/bin/java -jar /<install_dir>/packages/<ps_filename>.jar -f silent.txt

    The installation starts. You can follow the progress of the installation on screen.

    The installation program verifies support for your operating system and JDK. It also verifies that you have enough space for the installation.

When the installation is finished, the following message is displayed:

Installation has completed successfully.