To install an agent in silent mode:
-
Download the appropriate agent installer for your platform. For more information, see the section called “Downloading Serena Release Automation”.
-
Create an options file and save as
C:/optiontsFile.txt
. -
In Windows, record a response file for a silent install as follows:
<agent installer> - r <filename>
-
Issue the command:
SerenaRA-Agent.exe –I silent –f optionsFile.txt
Where:
optionsFile.txt
is the options file you created in Step 2.