Forum Discussion
nicknz
May 28, 2020Copper Contributor
Errors deploying a WVD Host Pool
We have an onprem Windows Server Essentials that as AD Azure Sync (not AD connect as it is not supported). I have deployed Azure AD services and can see all the onprem users. I now want to deploy Az...
Jeremy Brewer
May 28, 2020Copper Contributor
nicknz one of a few things that typically cause this in my experience.
1) The user account specified for domain join does not have permission to join the vm
2) The domain name specified in the deployment is not correct
3) The OU specified has an issue in the syntax
4) DNS settings are missing from the VNET
5) There are issues with firewall rules on the DC
let me know what you find after checking these items.