(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 Release Automation.
  2. Create an options file and save as:

    C:/optiontsFile.txt

    Note: Your optionsFile should be in ANSI format; the agent installer does not support UTF.
  3. Issue the command:

    SerenaRA-agent.exe -silent -options optionsFile.txt

    where:

    optionsFile.txt

    is the options file you created in Step 2.