(Windows) Agent Silent Installation

To install an agent in silent mode:

  1. Download the appropriate agent installer for your platform. For more information, see Downloading Serena Release Automation.

  2. Create an options file and save as:

    C:/optiontsFile.txt

  3. In Windows, record a response file for a silent install as follows:

    <agent installer> - r <filename>

  4. Issue the command:

    SerenaRA-Agent.exe –I silent –f optionsFile.txt

    Where:

    optionsFile.txt

    is the options file you created in Step 2.