Hi,
we would like to execute some scripts on some sessions that are executed with another user.
I've tried "run as different user" setting in script but it's not clear which user credentials are used.
Using "add session" and then choosing powershell allow to set different credential, but then it's not available under right click "Macros/Scripts/Tools"
Ideally we need the following:
Is it possible?
Thanks!
Hello,
If you are looking to execute scripts using different credentials, I would invite you to consult our help topic on the Manual RunAs feature here :
https://help.remotedesktopmanager.com/tipsandtricks_runas_manualrunas.html#description
Let me know if you have any additional questions on the subject!
Best regards,
Gabriel Degrandpré
Hi Gabriel,
I've already checked the documentation, but looks like our scenario it's not covered (or I wasn't able to get it).
What we would like to achive:
How it's possible to do it? Looks like there aren't placeholder variables for global personal credentials or something like that...
Thanks!
Hello,
In order to execute a Powershell script using different credentials than the ones you are logged in with, you can configure a Powershell entry with the "Run as different user" option enabled.
"Run as different user" will refer to the session's Tools credentials, which can be found in session entries' properties under Management Tools > Tools
Best regards,
Gabriel Degrandpré