Hello,
We have an on-premise AD environment with Exchange online (365). We have a lot of AD users that we wish to have external email addresses (outside of our domain). These users are customers, contractors, etc. However, after searching and testing exhaustively,
we can't seem to find a way to convert these AD users to MailUsers, or at least have them appear in the GAL with their external addresses (instead of blank currently).
We found a post that would essentially get us the result we want, with the caveat that we would be creating new users from scratch. (Create a MailUser in Exchange Online, then create AD user on-premise with same SMTP address. ADSync would then "bind" the
two and make the AD account that master moving forward.)
https://support.microsoft.com/en-us/help/2641663/how-to-use-smtp-matching-to-match-on-premises-user-accounts-to-office
However, we have many AD users in our AD that we wish to have external addresses and do not want to have to delete them all to follow the process outlined in the link above. We've also tried modifying some of the AD attributes such as msExchRecipientTypeDetailswith
no success.
Does anyone know of a way to accomplish this?
Thanks in advance!