(Windows) Agent Relay Silent Installation

To install an agent relay in silent mode:

  1. Download the appropriate agent relay installer for your platform.
  2. Create an options file and save as:

    C:/optionsFile.properties

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

    install.cmd -silent -options optionsFile.properties

    where

    optionsFile.properties

    is the options file you created in Step 2.