ssh batch modify "Use SSH authentication agent"

ssh batch modify "Use SSH authentication agent"

avatar

Hello
How to add into existing all ssh connection "Use SSH authentication agent" without modification of each entry manually?

All Comments (3)

avatar

Hello,

Using the Enterprise Edition of RDM, it's possible to accomplish this via PowerShell.

Here's a few samples that should help you building your little script
https://help.remotedesktopmanager.com/powershell_batchactionssamples.htm

If you are not able to get the script working, please let me know.

Best regards,

Jeff Dagenais

avatar

Hello,

To complete the information of my colleague Jeff, the SSH property that you need to modify is Terminal.TryAgent. Here is a sample of the Batch Actions Custom PowerShell Command.



Best regards,

Érica Poirier

avatar

Hey Jeff and Erica
Very thanks for help - this is what I mean. Erica thank you for the ready solution.

It's nice to have fast reply from Devolutions support :)