Hello,
I have a situation where users need a program to be constantly running (it does overnight data polling from a point-of-sale system) but they want to access it remotely. I'd like to use RemoteApp since it is simpler than Remote Desktop/Virtual Desktop, but I want to make sure they can easily close RemoteApp sessions without actually killing the app. Possible?
The app is GUI only, and yes, I understand it is stupid that the polling system does not run as a service. It is a very old, proprietary program. I couldn't find in any documentation on RemoteApp whether it could do this or not.
Thanks!