Forum Discussion
Ben79
Jul 08, 2019Copper Contributor
Unable to remove session host "Session host not found"
 I'm trying to delete a test host pool that I created, but I'm unable to remove the session hosts. I have deleted the RemoteApps and the AppGroups, but when I try and delete the session host I get a p...
- Mar 12, 2020This worked for me and in this order. Add-RdsAccount -DeploymentUrl "https://rdbroker.wvd.microsoft.com"
 Set-RdsHostPool -TenantName $myTenantName -Name "contosoHostPool" -ValidationEnv $trueAdd-RdsAccount -DeploymentUrl "https://rdbroker-r0.wvd.microsoft.com"
anthonyschneider365
Jul 12, 2019Copper Contributor
Does the command succeed using -Force or is the same error thrown?
Ben79
Jul 22, 2019Copper Contributor
hey anthonyschneider365, unfortunately not, the same error occurs using the -force