Solved
Forum Discussion
jkrolczy
5 years agoSuper Contributor
One possible solution to use:
You could use a VNC Viewer on your local machine and a VNC Server on the Remote computer.
VNC to remote computer, execute your TestExecute package, and the disconnect session thru VNC.
This eliminates using RDP all together for the disconnect issue and a non-interactive UI session.
I am using TightVNC
- sagdna5 years agoOccasional Contributor
We have interactive GUI, please help on this.
- A_Roskoshnyi5 years agoContributor
To disconnect from remote desktop, I use batch file. Then, in the same file, I start TestExecute via cmd. I've never had a problem with that. What exactly are you doing?