Forum Discussion
Windows Virtual Desktop - Deployment failed
Hi Sami_Holtta,
I’ve followed the steps to create the AD Domain Service but still failed at the same error message, “Exceptions occurred while joining Domain”. Any ideas how to figure out this problem ? Thanks.
- Sami_HolttaAug 31, 2019Copper Contributor
And if you have enabled user accounts for Azure Active Directory Domain Services and generated password hashes, your deployment should work if all other settings are correct.
- RobinFanSep 03, 2019Copper Contributor
Sami_Holtta , I have created a member ( wvd_test@robinfan723gmail.onmicrosoft.com) under the AAD Domain.
Next, to generate password hash, I followed this article, https://docs.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm, and in the step of join a Windows server VM to a managed domain, I failed again at connect to VM. It asked "Request access" before connecting it and after I click it, the event "Requesting just-in-time access" is running, however, it can't finish and keeps running infinitely. Not sure why and any steps I ignore ?
- Sami_HolttaAug 30, 2019Copper Contributor
Ok, this is Azure Active Directory Domain Services, not Active Directory Domain Services with AD Connect. You need domain credentials to join the domain (AD domain join UPN user, this will be also a new local admin user in your VDI desktops, sounds strange yes). Use the credentials for a user that belongs to the Azure AD DC administrators group. Only members of this group have privileges to join machines to the Azure AD DS managed domain. Check also that your VNet Custom DNS configuration is ok.
- Sami_HolttaAug 31, 2019Copper ContributorAlso when this deployment fails, it is good practice to delete unused old resources and configurations. Most of the configuration and cleaning tasks only with PowerShell (maybe in the future also in this portal).