RemoteApp – How to Log Off from RemoteApp Session from User Computer

remoteappwindows

We use RemoteApp for all our Home office clients.

Sometimes the users need to log off from their RemoteApp Session, for various reasons.

Now for RemoteApps, you only have the possibility to terminate the connection on your Desktop. This results in a connection terminated on the Server, but their session is still there. This isn't really logged off because whenever you start any RemoteApp again, your session from before is reopened.

I can do a real log off on the server for each user by right-clicking their connection and say log off. Then the connection completely disappears from the connection panel and when they open a RemoteApp on their desktop, a completely new session is created.

Does anybody know a real log off that the user can perform himself is possible, without me needing to log them off on the server?

I know they could do cmd -> shutdown -l etc. but my users aren't very good with computers and that would be too complicated for them.

How can I achieve my goal?

Best Answer

The user can press Ctrl-Alt-End while interacting with the remote app, and select Log Off.