Execute Remote Command: Service details
Service Definition Properties
The following table lists the properties shown in the
Service Definition
and
Submit Service
windows for
the Execute Remote Command service template.
Property Key
Property Name
Description
Required or optional
common.targetHost
Host name of target
server
Specifies the host name
or IP address of the
target server. IPv6
addresses are not
supported.
R
common.remoteComma
nd
Command
Specify the full path of
the command to run on
the target server. If the
path contains a space,
enclose the entire path
in double quotation
marks.
R
common.remoteComma
ndParameter
Command parameters
Specify the parameters
for the command to run
on the target server. If a
parameter contains a
space, enclose the
entire parameter in
double quotation marks.
O
NOTE:
Although some of the properties in the tables indicate that they can be omitted, they may be
required when used in conjunction with some other property setting as indicated in the descriptions.
Usage guidelines
• If the standard output result of the command exceeds 100 KB, the service ends abnormally.
• Up to 1,024 characters of the standard output result of the command are stored in property
common.stdoutProperty; any output more than this is discarded.
• Interactive commands and scripts that require user input and commands that do not end automatically
using a UI display or similar input cannot be run.
• If the OS running on the target server is UNIX, the command is run in the default locale defined in the
agentless-connection target for the connected user.
• When using non-ASCII characters for the common.remoteCommand property and
common.remoteCommandParameter property in non-Linux OS Unix OS servers, the requirements
described for running command lines containing non-ASCII characters in Unix OS must be satisfied.
280
Execute Remote Command: Service details