STOPALL command

The STOPALL command stops all the services started by Application as Service and closes the applications associated with the services.

Syntax:

APP2SRV STOPALL [/RUSR=user /RHOST=name/IP /RPWD=password]
Parameter Description
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.