Forum Discussion
bmartindcs
Feb 16, 2021Iron Contributor
WVD Classic Cleanup
I played with WVD Classic previously, and now use WVD ARM. I thought I cleaned up all the classic bits, but one is still showing it's face when we plug in the feed into the Remote Desktop app, as it ...
Jensheerin
Mar 01, 2021Brass Contributor
Hi Brian Martin,
Sorry for the delay in replying.
Maybe you have more than one. Try using the Get-RdsTenant - name with a ForEach-Object and the same for Get-RdsHostPool and Get-RdsAppGroup to see if you find it.
Once found you can use Remove-Rds* to detete.
Sorry for the delay in replying.
Maybe you have more than one. Try using the Get-RdsTenant - name with a ForEach-Object and the same for Get-RdsHostPool and Get-RdsAppGroup to see if you find it.
Once found you can use Remove-Rds* to detete.