Action Scripts

Action scripts allow you to have powerful control on how you connect to or disconnect from VNC/RDP server. For instance, in some companies administrator can use LAN to connect to one of his servers and he has to establish VPN connection to connect to another server. Action scripts is a solution for him to avoid manually establishing VPN connection each time he needs to connect. He can write two VBscripts. One will establish VPN connection and another will terminate it. Now he can assign connection script to pre-connect server event. So this script will be called each time he selects Connect to Server command. And he can assign another script to post-disconnect event. In this case his VPN connection will be closed after he got disconnected from server. The same scheme can be applied for dial-up connection and many other scenarios.