Installation and Configuration → Upgrading Servers → Upgrading the Server From the Current Release
To upgrade your Release Automation version 5.0 server installation to version 5.0.1:
Install the 5.0.1 version of the server; the upgrade will be performed automatically.
Using a Silent Upgrade:
On UNIX systems, the command to execute a silent upgrade is the same as that for a new installation; on Windows systems the command is slightly different. The commands are as follows:
UNIX:
SerenaRA-server.bin -silent -options optionsFile.txt
Where optionsFile.txt is a file containing only the line:
-V IS_INSTALL_MODE=silent
Windows:
cmd /c SerenaRA-Server.exe /s /V"/qn /L*vx "%TEMP%\silent-install.log" "
Copyright © 2012–2014 Serena Software, Inc. All rights reserved.