Forum Discussion
Stefan Kießig
Jul 20, 2021Copper Contributor
Azure AD joined and DomainJoinedCheck faild
Hello,
I created an Azure Virtual Desktop environment with a connection to Azure AD.
But the session host is shown as unavailable in the environment.
Inside the help checks:
{
"healthCheckName": "DomainJoinedCheck",
"healthCheckResult": "HealthCheckFailed",
"additionalFailureDetails":
{ "message": "SessionHost unhealthy: SessionHost is not joined to a domain",
"errorCode": -2147467259, "lastHealthCheckDateTime": "2021-07-20T12:05:23.3158494Z" }
}
Thanks for your support.
19 Replies
Sort By
- Dhanumjay_AkulaCopper ContributorThe main problem is using the same credentials which are used to create previous session host. You have to use different credentials or change the password. No one will think about this. There is conflict with password hashes with previous session host.
- nickjohnson12Copper Contributor
I was at a complete loss trying to figure out why it wouldn't work as it was giving me a domainjoin error but this fixed it. A simple credential change. THANK YOU
- Johan_VanneuvilleIron Contributor
- Stefan KießigCopper Contributor
Hello Johan Vanneuville,
the validation environment is by No.
The session hosts are 20h2.- Johan_VanneuvilleIron ContributorHey Stefan Kießig,
Change your hostpool to Validation Environment "Yes". Without it the feature won't work.