When trying to connect to an AzureAD (AADJ or HAADJ) joined machine, you have to prefix the UPN with “AZUREAD”. Is there any way to send the username string “as is”, without removing the prefix?
Ex: “AZUREAD\[email protected]”
This is necessary in the following scenarios:
- AADJ device with either AD sync’d user account or AAD only user.
- HAADJ device, with AAD user account.
