Forum Discussion
rachterberg
Apr 17, 2020Copper Contributor
Windows Virtual Desktop shutdown for inactivity
We are using WVD with single provisioned host pools and single user images. This was by design. We can set auto shutdown for each desktop but we would really like to have the WVD autoshutdown after a...
ljajapur
Feb 24, 2022Copper Contributor
can you please share the PowerShell script that you use? or what commands you use to find out the active sessions
CelDB
Feb 24, 2022Copper Contributor
Sure no problem. I used this and made a few improvements on it.
Credit to Travis Roberts:
https://github.com/tsrob50/WVD-Public/blob/master/StopSH-MultiHostPools.ps1
https://www.youtube.com/watch?v=0PWO3OaZmeQ
Credit to Travis Roberts:
https://github.com/tsrob50/WVD-Public/blob/master/StopSH-MultiHostPools.ps1
https://www.youtube.com/watch?v=0PWO3OaZmeQ
- techiegzMar 01, 2023Copper Contributor
I would alternatively like to try Hibernating VMs via Intune poser settings. Any idea how/if shutdown/hibernating VMs will respond when users try to sign in/connect later?