Can the GUI of an RDP session remain active after disconnect
问题 I'm running automated testing procedures that emulates keystrokes and mouseclicks 24/7. Although it runs fine locally, on an RDP session it stops running once minimized or disconnected. Apparently, the GUI doesn't exist if you can't physically see it on the screen. There is a registry work-around for keeping the GUI active for minimizing the window, but I know of no way to keep it alive after disconnect. Ideally, I would have this run on the server Windows console session which would not care