Greetings,
I was wondering if anyone knows of a connection string for beyondtrust that would ask for your have your username and target domain/username but allow you to manually enter a target server name every time you launch it. Below is what I have that works
username:s:domainname\username+targetdomain\targetaccount+targetserver
Hello,
You could use a variable to enter the server name if you want to run it against an entry, for example $HOST$.
What type of entry are you currently using to launch the BeyondTrust sessions?
Best regards,
Richard Boisvert
So I am doing just a normal RDP connection with the username as such
username:s:domainname\japratt+domainname\SA_japratt+targetserver
Hello,
In that case, the $HOST$ variable should be perfect for you, it will use the host you configured in the RDP session and automatically add it at the end of your string:
username:s:domainname\japratt+domainname\SA_japratt+$HOST$
Best regards,
Richard Boisvert
So I had tried that and what it ends up doing is passing $HOST$ as the destination target so I get system can not be found.
Hello,
I just tried it on my end and the $HOST$ variable is passed correctly:

Could you please provide us with your RDM version and the type of data source you are using?
Best regards,
Richard Boisvert
2333bf3a-713b-476a-9af6-b4172e18ca71.png
4041017b-5a87-434a-87a2-e4a3fed7e747.png