Server Management - Systems Insight Manager
1833238 Members
2746 Online
110051 Solutions
New Discussion

Re: Remote Desktop Connection to Server

 
AB2011
Occasional Contributor

Remote Desktop Connection to Server

Hello,

when I'm checking the details of e.g. a switch in the HP SIM, there is the link "telnet to switch" that opens a telnet session on my computer to the switch. is it possible to create a link on each SERVER's details page that opens a remote desktop connection to the server?

thanks
alex
3 REPLIES 3
Rob Buxton
Honored Contributor

Re: Remote Desktop Connection to Server

Not that I'm aware of. telent is quite a simple and generic protocol to open up. You'd need RDP and that would require quite a bit more windows specific code.
James Kennedy_4
Trusted Contributor

Re: Remote Desktop Connection to Server

You could try adding an entry to the additionalWsDisc.props file that is located in the C:\Program Files\HP\Systems Insight Manager\config\identification folder.


Add an entry for Remote Desktop, port is 3389. This may work, although i guess it depends on how the RDP protocol responds to the port query. I'll try it on my end too.

James Kennedy_4
Trusted Contributor

Re: Remote Desktop Connection to Server

On second thought, that file only responds to Web servers.. so that probably won't work. It may show up, but the link wouldn't work because it has no way of interpreting that you want to launch an RDP client.