HP Systems Insight Manager 5.3 Technical Reference Guide

classVersion="1.0">
<Property name="driveLetter">
<Simple>C:</Simple>
</Property>
<Property name="path">
<Simple>C:\Program Files\HP\Systems Insight Manager\
openssh\1118786323238</Simple>
</Property>
<Property name="component">
<Simple>CP005309.EXE</Simple>
</Property>
<Property name="username">
<Simple>administrator</Simple>
</Property>
<Property name="password">
<Simple></Simple>
</Property>
<Property name="domain">
<Simple></Simple>
</Property>
</XeObject>
</toolparams>
</task>
</task-list>>
The OpenSSH task uses six parameters, even though the user is only asked for three during task creation.
The first three parameters must follow the example provided. Example:
driveLetter The drive where HP SIM is installed
path full path to openssh dir\dir name, where dir name is any name you select
component CP005309.EXE
username A user account with administrative rights on the target systems
password The password to the administrative account specified by user name
domain The domain of the administrative user (blank if the administrative user is a local account on
target systems)
Creating an OpenSSH task from the command line with an XML file
Execute:
mxtask -cf ssh.xml
Creating an OpenSSH task from the command line without an XML file
Execute:
mxtask -c taskname -q queryname -w schedule -t
Installing OpenSSH 435