Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
security login show to the cluster admin vserver. That needs to have ssh access associated to the grouip/user you are using invoke-ncssh
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks for your quick response.
Local netapp admin user already had ssh access obviously.
I tried to add the windows user who starts the script aswell but error remains the same.
By calling "Invoke-NcSsh" the windows user establish a ssh connection to the netapp via putty now?
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
I was able to finally resolve this by:
1) Run Powershell v5.x or higher
2) Install only the newest Powershell tools from Netapp (9.x)
3) Add the user to "full" control of the Putty reg keys (I created both HKEY_CURRENT_USER\Software\SimonTatham\PuTTY and HKEY_CURRENT_USER\Software\SimonTatham\PuTTY64 reg key trees)
4) Launch PS "As Administrator" ( start-process powershell -verb RunAs )
- « Previous
- Next »