I am trying to launch an application in a user's TS session from a different machine. Psexec (-i sessionid) can launch an application (say notepad) in a TS session remotely but the app's UI is invisible upon launching. How
can I launch an application with visible UI? Any other tools? Thanks a lot.