Previous Topic: Uninstall the IT or CSENext Topic: Installing CA Gen on NonStop


Unattended Installation for IT and CSE

You can install a new installation without user intervention. To prepare for a new installation, see Naming Considerations in the guide.

You do the silent installation on UNIX or Linux.

Follow these steps:

  1. Create the response file.
  2. At the command line, change directory to the location of the CA Gen download folder.
  3. Start setup with the -a parameter to start ask mode to create a response file that contains installation details.
    ./setup -a directory and filename of the response file
    

The subsequent installations use the response file in silent mode.

Setup navigates through the installation steps. select the options as if you were installing. The installation process only collects information required to install.

After the collection process completes, start setup in silent mode and specify the response file that is created as:

./setup -r directory and filename of the response file -s
-r

Specifies the response file.

-s

Indicates to start the installation in silent mode.