I have a client where we need to login to a secure webpage to access their VPN network. This webpage then runs the connection program. We can then log onto the server using a standard RDP session. Is there a was to link the RDP session to the Web page login and have the RDP open after the Web page login has connected?
They are using the Array Networks SSL VPN version 8.4.0.68 as the VPN to connect with.
i have set up 2 session in RDM, 1 for VPN using web page and 1 for the RDP. it works, but if I can combine them it would be a great time saver.
thank you,
bill
Hi,
I'm not sure that it's possible, but you can try to something if you have the Enterprise version. In the session configuration, there is a tab named "Script", you can try to call your web page and use the wait for exit. close your web page to notify the session that it's now time to open. I'm not sure that it will work.
Let me know
David Hervieux
Devolutions inc.
edited by dhervieux on 8/7/2009
David Hervieux
your suggestion does work.
thanks