UNINSTALLALL command

The UNINSTALLALL command uninstalls all services installed by Application as Service.

Syntax:

APP2SRV UNINSTALLALL [/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.