Forum Discussion
User's logged off when they disconnect their session
Our enviroment consists of the following;
2 x WVD Session hosts (Windows 10)
Profiles stored on a file server in Azure and accessed from the session hosts via FXlogix
User's report that when they dissconnect from their session they would normally expect to be reconnected to the same session with all of their work / apps still open. This is not so much an issue for users in the office, but more for remote workers with unreliable internet connections, as when they are dissconnected even for a short period, they will be logged off their session and put onto a new one. We have not have this issue in the past with Citrix or RDS.
Does anyone have any ideas?
ryanquiggin : Please review the timeout policies. See this article here: https://docs.microsoft.com/en-us/azure/virtual-desktop/set-up-customize-master-image#configure-session-timeout-policies
- evasseMicrosoft
ryanquiggin : Please review the timeout policies. See this article here: https://docs.microsoft.com/en-us/azure/virtual-desktop/set-up-customize-master-image#configure-session-timeout-policies
- David BrophyBrass Contributor
ryanquiggin I'm actually having the exact same issue in testing. Did you ever get it fixed?
What's happening for me is that if a user disconnects their session stays logged in in a disconnected state as you can see in task manager. But when they log back in you can see in the fslogix operational log that fslogix unloads the profile and then loads it again.
- ryanquigginCopper Contributor
David Brophy In the end, I created a new VM image from scratch using the Windows 10 Multisession +Office 365 apps built into the WVD deployment template. This resolved the issue. I think previously I used the Windows 10 Multisession image without the 365 apps and thats what gave me issues.
- David BrophyBrass ContributorThanks, I'll give that a try.