HP Systems Insight Manager 5.2 Update 2 Technical Reference Guide
OpenSSHInstall.MxOpenSSHInstallCommandToolParameters"
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 parameters during the
task creation from the GUI. The first three parameters must follow the example provided. For example:
• driveLetter Must be the drive on which HP Systems Insight Manager (HP SIM) is installed
• path Must be full path to openssh dir\dir name,
where dir name is any name you select
• component Must be CP005309.EXE
• username Is a user account with administrative rights on the target systems
• password Is the password to the administrative account specified by user name
• domain Is the domain of the administrative user (leave this blank if the administrative user is a local
account on the 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:
Installing OpenSSH 415