(Windows) Agent Silent Installation

To install an agent in silent mode:

  1. Download the appropriate agent 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 installer does not support UTF.
  3. Issue the command:

    c:\agent-relay-install\install.cmd -silent -options optionsFile.properties

    where

    optionsFile.properties

    is the options file you created in Step 2.