Forum Discussion
baxatob
10 years agoCommunity Hero
I use this way as a workaround:
1. Create a .bat file with above mentioned code - e.g. rdp_disconnect.bat
2. Add rdp_disconnect.bat to TestedApps
Now you can run your bat file when you need it - TestedApps.rdc_disconnect.Run()
Also you can create a script with the same functionality.
Colin_McCrae
10 years agoCommunity Hero
If you are able to use it, VNC is a good alternative to RDP as it doesn't mess with the user session and you can drop in and out of the remote machine as you please.