Best way to add new email address domain for Hybrid

SenhorDolas 1,326 Reputation points
2024-03-11T15:38:13.21+00:00

Hiya

We are hybrid, so all mailboxes live in the cloud and only use the Exchange Server 2019 management boxes to relay email from apps and create users (shared mailboxes, distributions lists)

I need to add a new email domain for all (users, smb and dls) and set it as Default and keep the old email domain.

The current default domain is: contoso.co.us and new one is contoso.us

I understand that I need to go thru these tasks:

  1. Create an accepted domain as contoso.us on-prem and online and set both as Authoritative
  2. Edit on-prem email address policies, modify the current one and add the new domain (******@contoso.uk)
    1. I think this will only apply to new accounts.
  3. PowerShell script on-prem side to modify all mailboxes to SMTP: ******@contoso.us and make the current smtp: ******@contoso.co.us
    1. Can you recommend a good script please?
  4. Anything else to complete?

Thanks

Exchange | Hybrid management
Exchange | Hybrid management
The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.
{count} votes

1 answer

Sort by: Most helpful
  1. JayceYang 1,571 Reputation points Moderator
    2024-03-12T07:27:16.4566667+00:00
    1. PowerShell script

    Please understand PowerShell script is not supported in Microsoft Q&A, but you could refer to the following articles: Bulk add secondary SMTP address with PowerShell - ALI TAJRAN

    4.Anything else to complete? You also need to makes this new domain name could be chosen as UPN when creating mailbox/AD: Add this new domain name as alterative UPN suffixes from Active Directory Domain and Trusts. Then you will could change UPN for those old mailboxes.

     1

    Add a new domain to an existing Hybrid Exchange configuration | Peter Klapwijk - In The Cloud 24-7 (inthecloud247.com)

    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

    If the answer is helpful please click on ACCEPT ANSWER as it could help other members of the Microsoft Q&A community who have similar questions and are looking for solutions.

     


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.