START command

The START command launches the service passed as parameter to this command.

Syntax:

APP2SRV START /SN=name
       [/RUSR=user /RHOST=name/IP /RPWD=password]
Parameter Description
SN Required parameter that is the valid name of the service you want to install.
RHOST   Optional parameter that is the remote computer’s name or IP. This parameter is applicable only together with RUSR and RPWD parameters. For OEM License owners only.
RUSR Optional parameter that is the administrator account name under which you want to login to the remote computer. This parameter is applicable only together with RHOST and RPWD parameters. For OEM License owners only.
RPWD Optional parameter that is the remote account password. This parameter is applicable only together with RHOST and RUSR parameters. For OEM License owners only.

Return value:
0 – if the command succeeds. Otherwise "-1" or the error code is returned.