RDP to Azure Joined endpoint
I had problems RDPing to an Entra (AAD) joined endpoint which I fixed but I'm not completely sure how I fixed it, so this is relegated to the amazing randomness blog.
Use
AzureAD\<email UPN> in the connection string.
It's possible these policy settings had an effect however when I checked them in the registry they were not there, so really not sure.
On both the remote and target endpoint set the following:
Computer Configuration\Administrative Templates\System\Credentials Delegation
Restrict delegation of credentials to remote servers - Enabled - Require Remote Credential Guard
Comments
Post a Comment