Install the Engine using the CLI

You can install the Arcserve Continuous Availability Engine on the Master and Replica servers using the Command Line Interface.

To install Arcserve Continuous Availability Engine using the CLI

For local system service registration, open the CLI, and then run the following command:

Parameters

RHAEngine.exe

The setup file of the Arcserve Continuous Availability Engine

S, V, QN

Silent installation parameters

Domain/UserName, Password

Enter the required information according to the platform you use and the solution you implement, as described in the Requirements of Supported Applications and Databases chapter. If you don't enter the Log On Account details, the default is Local System.

Port

Enter the port no. The default is 25000.

Language

Select the language, by using one of the following language codes:

Example: Install the Engine using the CLI

RHAEngine.exe /S "/v/qn LOCALACCOUNT=No XOLOGIN="domaun/administrator" XOPASSWORD="abcd" XOPORT="25000" XOLANG="1033"

Note: The value "No" in "LOCALACCOUNT=No" is case-sensitive.