Mar 09 2018
05:39 PM
- last edited on
Feb 10 2023
02:35 PM
by
TechCommunityAP
Mar 09 2018
05:39 PM
- last edited on
Feb 10 2023
02:35 PM
by
TechCommunityAP
Hi,
There's a company with their company's full name as their domain name and a shorter domain name. So, contoso.com and conto.so.
They need all their users to have an alias of contoso.com and conto.so to be their primary email address. This way, they can:
This needs to be automatic, rather than adding the domain alias for each user.
How can this be configured?
Thanks,
Mar 09 2018 08:26 PM
Since we don't have Email address policies available in O365, the only way to do this is via some PowerShell-based script. Which means you will have to run it periodically to adjust the aliases for new users.
Another thing to keep in mind is that some functionality is only dependent on the Primary SMTP Address, for example sending messages.
Apr 29 2022 02:54 AM
@Haneef Ibn AhmadI know this is a very old thread but it's exactly what I'm trying to do now, four years later. Can I ask what your solution was? I don't want to pay for an account for each user at both domains.
Thanks for any help you can provide.
Apr 29 2022 05:02 AM
Aug 19 2022 10:52 PM
May refer below URL to define your own PS:
https://www.alitajran.com/bulk-add-secondary-smtp-address-with-powershell/