Mar 20 2020 11:05 PM - edited Mar 21 2020 05:49 AM
We tried to auto shutdown some host VMs during off-hours. But we found that user will still keep in the same session host VM which has been shutdown and he cannot connect to WVD anymore. (There is another VM still running that he can connect to it) And the error log as below:
It seems that session will still keep when host VM has been shutdown.
1. How to automatically remove all the user sessions when VM has been shutdown? Instead of using PowerShell to remove individual session by Invoke-RdsUserSessionLogoff.
2. Or how to set the idle time-out in WVD?
Aug 28 2020 01:03 AM
Jul 23 2021 12:32 AM