Connecte RemoteApp to Exising Session
Posted
by
Fowl
on Server Fault
See other posts from Server Fault
or by Fowl
Published on 2012-03-22T11:29:05Z
Indexed on
2012/03/22
11:31 UTC
Read the original article
Hit count: 216
Due to the slightly retardedness of an app I've got to run, I've got a server auto logging in on boot with the app on auto start. Remote desktop at my leisure to check on its status, etc.
Gross, but it works.
Now I've tried out RemoteApp which seems to work ok (ie. remotes the notification icon, balloons...) except for the fact that it creates a new session (and therefore instance of my app) - this confuses the heck out of app and it means that if I was using 'full' remote desktop I lose all my state.
"Restrict each user to a single session" doesn't work.
IIRC "Windows XP Mode" uses RemoteApp and it doesn't seem to have any trouble switching between modes.
So how can I connect to a running app?
© Server Fault or respective owner