Option
Description
/password
Specifies is the password of the user that is specified in the /user option.
Either this option or /passwordfile must be specified. If both options are
specified, or if neither option is specified, an error is generated. The
password can be from 1 to 256 single-byte alphanumeric characters in length
including (! # $ % & ' ( ) * + - . = @ \ ^ _ |).
/passwordfile
Specifies a password file (with absolute or relative path) that includes the
encrypted user credentials for the selected user. Either this option or the /
password option must be specified. If both options are specified, or if neither
option is specified, an error is generated.
Storage destination
installation-folder
\bin
Return codes
The following table lists the
deleteremoteconnection
command return codes and descriptions.
Return code
Description
0
The command succeeded.
1
The argument is invalid.
2
The command stopped.
3
The service status is invalid.
4
An exclusion error has occurred.
5
Communication failed.
6
Authentication failed.
14
The user does not have permission to run the command.
240
Failed to delete an agentless connection-destination definition
255
The command stopped due to an error other than the ones listed in this table.
Usage example: - To delete the agentless connection-destination definition of the ID specified for
the parameter
deleteremoteconnection /id 12345 /user xxxxx /password yyyyy
Example: Output of normal deletion
KNAE03000-I The deleteremoteconnection command will now start.
KNAE03001-I The deleteremoteconnection command ended normally.
Example: Output of abnormal deletion
KNAE03000-I The deleteremoteconnection command will now start.
KNAE03002-E The deleteremoteconnection command ended abnormally (12345).
CLI commands
119