Hi,
I dug through your documentation and tried several times to get a jump-host working,
but I'm not able to establish a connection.
where do I have to activate logs to troubleshoot?
rdp ports are default and open
Kind Regards
Markus
======================
Hello,
Could you try to go in Help -> Profiler -> Debug Only tab and press the ellipsis button. Then, select RDM Agent (Jump) and press OK.
Drag the profiler window on your second screen and retry to launch your session to reproduce the issue.
What is the results in the Profiler window?
Best regards,
Jeff Dagenais
Markus,
Furthermore you can perform the following verification:
Start an RDP to the jump host then right click on the session tab -> Agent Status
Is the RDM Agent or RDM connected?
If so then it's ready to receive a command.
No test a simple command say get-process.
right click on the session tab -> Execute Script via Agent
The result should be a PowerShell window running on the jump host
Let me know if all/any of the following are working for you.
Stéfane Lavergne
2017-09-01_9-37-07.png
2017-09-01_9-35-09.png
2017-09-01_9-25-22.png
2017-09-01_9-25-08.png
Hi Jeff,
Hi Stefane,
thanks for your hints.
I think there is a problem with Powershell.
I get following error - see screenshot.
Kind Regards
Markus
======================
JumpAgentStatus.PNG
JumpAgentPSProblem.PNG
Hm,
i try to connect through a site2site-vpn to my jump host, which is member of another domain.
there is no domain trust,
there is no dns-resolution,
i only can provide credentials to the host for auth.
Kind Regards
Markus
======================
Markus,
It looks like the PS script you are trying to run has issues. I would suggest you try to execute the PS script manually on the jump host to make sure it works then run it using the RDM Agent. This way we eliminate a point a failure.
Looking at the PS error message it looks like you are trying to start a remote PS using the IP of the machine. According to the error message using an IP with this method is not allowed.
Best regards,
Stéfane Lavergne
Hi,
i figured out what was the prob:
historically we disabled rdm jump feature in datasource-settings as we had no license.
now there is no license required, but it stead disabled.
problem for me: there is no log entry in rdm that tells you that rdm jump feature has been disabled in ds-settings.
it just doesn't work.
plz improve it. it should be in log if its disabled and anybody wants to use the jump feature.
Kind Regards
Markus
======================
JumpDeactivated.PNG
@scriptproblem:
tried on jump host locally, works fine.
i'm already recognized the ip-dns-problem when ps-remoting.
i now added host in hosts-file to make it solvable, but now i get another error (see screenshot)
Kind Regards
Markus
======================
JumpAgentPSProblem2.PNG
Can you send me your RDM Power Shell session & the actual PS script file (private message or email slavergne-at-devolutions.net).
I will try to reproduce the issue on my side see if I can't figure out what is going on.
Make sure you look over the export session file to make sure it doesn't contain sensitive information.
Best regards,
Stéfane Lavergne