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
Feb 17, 2021Brass Contributor
Hi bmartindcs , sounds like you are on the right track with get-rds* I would expect you should see something with Get-RdsAppGroup. Are you authenticating to the rd broker before running the command?
bmartindcs
Feb 17, 2021Iron Contributor
I open up my session with "Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com"" if that's what you mean.
Get-Rdshostpool comes back empty/no-results. Getting hostpool and/or appgroups all require specifying a hostpool to complete the command, which there is no Hostpool. There IS a tenant group though, but no Tenant per the relevant powershell queries. It's like that workspace/remoteapp is orphaned.
I'm stumped.