Over the past few months I’ve created and removed many Windows Virtual Desktop Host Pools for testing. Removing a WVD Host Pool can be a little tedious so I crated and shareing a script that walks through selecting and removing a Host Pool. GitHub link below.
This PowerShell script will remove all users from Application Groups, remove session hosts and delete the pool. It will not remove the VM”s from Azure or the server objects from AD.
Maybe the next version will do that.
1 thought on “Remove-Hostpool Script”
Awesome!!!! thank you so much for this!!!