Jump to content

Scripting support: Dell iDRAC 9 Password Reset


IrishTech

Recommended Posts

Greetings, 

 

The built in iDRAC scripts work for iDRAC7 but don't with iDRAC9. Can support for newer versions of the iDRAC SSH servers be added? 

 

It looks to be something related to how the ChilkatDotNet45 library passes the username and password. 

 

$success = $ssh.AuthenticatePw($UserName, $CurrentPassword)

 

Connecting via putty works, but the scripts fail on the above line when trying iDRAC9 hosts. 

 

Irish

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...