(Windows) Server Silent Installation

To install the server in silent mode:


  1. Download the installation files. For more information, see Downloading Serena Release Automation.


  2. Create an options file and save asC:/optiontsFile.txt (see (Windows) optionsFile.txt).


  3. In Windows, issue the command:

    SerenaRA-Server.exe /s /V"/qn /L*vx "%TEMP%\silent-install.log" PROPFILE=\"c:\optionsFile.txt\" "

    Where:

    • monospace;">"%TEMP%\silent-install.log" is an absolute path to a logfile.

    • PROPFILE=\"c:\optionsFile.txt\" is an absolute path to the options file you created in Step 2.

    • You have included the required space between the final two quotes.

For examples of theoptionsFile.txt, see (Windows) DB Examples - Server Silent Install).