Ability to run SSH scripts to multiple Linux hosts

Ability to run SSH scripts to multiple Linux hosts

2 votes

avatar

Hello,

We'd like to have the ability to run shell scripts on Linux connections (specifically being able to run on multiple at one time). Ideally, we'd like to be able to pull the output and save it to a csv or txt file locally.

Thanks!

All Comments (3)

avatar

Hello,

Thank you for the request. I believe you might be interested in our script dashboard feature, which you can read more about here: https://docs.devolutions.net/rdm/commands/tools/script-dashboard/
This would allow you to run a script on multiple of your entries in a batch.
Unfortunately we only allow capturing the output when using a Powershell script, so if you're using this to run scripts on SSH entries (which I assume is what you mean with Linux connections), then it won't be possible to get the return value of these scripts in a text file, unless your script outputs it in a local file somewhere accessible afterwards.

Let me know if this is what you're looking for.

Regards,

Hubert Mireault

avatar

I had a ticket open regarding that feature, and while it works for powershell, using it with shell scripts did nothing. They were able to verify it on the build I'm using along with newer builds, which they recommended me opening up a feature request for it.

avatar

I know of the case you mean, thank you for giving me some additional context. You should be able to use the script dashboard with Typing Macro or Terminal Command entries I believe, but indeed, Shell Script entries currently are not able to be run, so they aren't compatible.
I will link this post to our internal ticket, and monitor it for additional feedback to help us prioritize development.

Regards,

Hubert Mireault