07-30-2020 05:13 AM - edited 07-30-2020 05:20 AM
We are using the GA version of the WVD and before it went GA, we created our staging environment with a single host pool and single session host (created from Win 10 Enterprise Multi-session marketplace image), published few remote apps and it worked fine.
Fast forward, now after validating the system we want to take the system to production while still keeping staging host pool and session host as-is (intending to use it as validation environment).
So of course, we needed to build a golden image from the existing session host of staging environment and here is what we did
Now once the image is prepared, went straight to creation of the new WVD host pool with 2 virtual machines, entered all relevant details and pointed it to use the golden image above.
The deployment was successful and can see host pool got created and the virtual machines are created and are in running state, however when we browse to the Host Pool > Session Hosts - we simply do not see those virtual machines there and it shows the the Session Host count as 0.
Can anyone point out what went wrong or if we missed anything or is it some bug associated with the portal?
Note: Tried RDP'ing to both virtual machines and we do not see any RDS components (listed above) installed again on it and I think since those were not installed during the provisioning, they are not registered with the host pool, however the question remains, what prevented Azure from installing those components while provisioning and get these virtual machines registered with the host pool?
@Pavithra Thiruvengadam any pointer on this will be of a huge help!
Thanks in advance!
07-30-2020 12:23 PM
@bhushangawale Could you check the info in this troubleshooting page - https://docs.microsoft.com/en-us/azure/virtual-desktop/troubleshoot-vm-configuration
For the reg key, you would need to navigate to HKLM\Software\Microsoft\RDAgent
07-30-2020 12:40 PM
If the troubleshooting doesnt help, I would suggest opening a support case.
12-29-2020 09:06 PM
I got the same problem. I solved it by creating a new image from a VM (created from Win 10 Enterprise Multi-session marketplace image),created outside the Host Pool.