Forum Discussion
Matt88
Oct 01, 2019Copper Contributor
Get-RDSSessionHost - Not showing any Session Hosts
I'm currently trying to deploy a Windows Virtual Desktop environment following this article: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#register-the-virtual-m...
Christian_Montoya
Microsoft
Oct 03, 2019Matt88 : Can you re-run the Get-RdsSessionHost cmdlet and see if the version of the AgentVersion updated?
Matt88
Oct 05, 2019Copper Contributor
Christian_Montoya- I've managed to create my own custom template and now only use the DSC scripts from the Marketplace/Github versions and it all works great.
I had to get this solution working, so i had to tear down my manual attempts.
My custom template + DSC scripts are deploying Server 2016.
i noticed SxS was there when i ran qwinsta in my working deployment.
- Christian_MontoyaOct 07, 2019
Microsoft
Matt88 : Is there any large gap between your solution and the one provided in that GitHub repo that we should be addressing?