We currently allow users to connect to disconnected sessions up to 4 hours after they get disconnected. Most of our users are connecting over the Internet to our main application. I can see in "user sessions" when a user is disconnected and reconnects to their session, so what happens is the user is "active" on server1 later the session state goes to "disconnected" and then "active" again and is on server1 until he closes the app.In the example below I disconnected twice while testing.
My task is to gather the user names and details when users are "booted" (disconnected) from from their XenApp 7.15 session. I am aware that app crashes will have the similar symptom so we use "application errors" in uberAgent to report on that.
Any ideas or suggestions?
Any assistance would be greatly appreciated!
Thanks