0 vote
Hi,
it would help us a lot if it would be possible to adapt the "Before Connect" event the following way:
To be able to define multiple actions, e.g. display a message prompt and execute a script both before connecting.
Would it be possible to implement this at a reasonable effort?
Best Regards
Hi,
In many sessions we add a new feature, it's a Powershell execute before connect. The PowerShell script could prompt you a message and then execute itself after.
That said the PowerShell script is it will be executed locally it will run locally. If you run Remote PowerShell, this is not a problem.
Could you please describe what you are trying to achieve and we will look if any feature in RDM could do that?
Best regards,
David Grandolfo
Hi,
thanks for the quick response.
An example:
we like to use the message prompt function to display important information (e.g. for customer XYZ, please note the following). This information immediately catches the employees' eye and we do not forget it.
For some customers, however, we also create a VPN profile "Before Connect". It would be great if we could use the internal message prompt function of RDM (and not have to create something with PowerShell), but also execute command line commands "Before Connect".
Best Regards
Hello,
I will try to allow message prompt and script at the same time. I can't give you a timeframe but this is something no to difficult to do.
Regards
David Hervieux
This would be a very nice to have for my team given recent global policy security settings that have disabled access to legacy 'insecure' sites that are still production-level connections we need.
The wide spread implement of the long overdue tightening of TLS1.0/TLS1.1 connects has started but some legacy engines can't or won't be upgraded (old device iLO, old VPN engines that are going to be decommissioned sometime in the future, etc. Something similar to what the ssh connection can do before login and after logout.
We've got a work around that we could script (PowerShell or CMD) that would help us, so some pre-connection (and possibly post-connection) options would be very handy.
Unfortunately we are using RDM Free so there are some extra limitations in play.