Forum Discussion
Can not connect to WVD RDS session host unavailable
Hi Tommy,
What did you do to fix it? Do you have a link or something you could share?
Thanks,
Mike
- tommy_barnesJul 07, 2020Brass Contributor
Sorry for the late response. I ended up deleting the setup and recreated setup all from powershell and then i set up everything
- gadmin285Jul 08, 2020Brass Contributor
Can you elaborate on what you did to troubleshoot the issue? I ran into the same issue tommy_barnes
- Andreas PaulischJul 14, 2020Copper Contributor
I had a similar issue. After deploing our custom image, the RDS session hosts wold become unavailable.
We used Win 10 multi session as the base, the 2004 build. I traced the issue back the RD agent deployment. The SxS stack was not enabled.. I loggd into the session host via the bastion connection. Everything was fine. No major errors anywhere. I noticed that we had multiple versions of the we had multiple versions of the Remote Desktop Services INfrastructure Agent installed. I removed the old ones and kept the newest one. I re-ran the script in the C:\DeployAgent\EnableSxSStackScript folder to register/start the Sxs stack and restarted the machine. It should have been registered/started on the initital deployment, but for some reason it didn't trigger.. I'm still trying to figure out why. That appears to do the trick for us.