question

AjayKumar-9666 avatar image
0 Votes"
AjayKumar-9666 asked DSPatrick edited

Active directory user migration accross domain with Exchange Server

Dear Experts,

Need your advise one below-

We have one of our customer running domain abc.com, for whom the acquisition is done by xyz.com. They are running abc.com with on-primise exchange 2013 and AD is on Windows 2012 R2. Now they want to migrate all users from abc.com to xyz.com with minimal or no downtime. What the best way forward here (any 3rd party paid tool with can be used).

Our objective -
1. Migrate all users with exchange mailbox to xyz.com domain
2. We want to ultimately upgrade to Windows 2019 based DCs
3. Exchange also needs to be upgraded to Exchange 2019

We read of internet about not doing any migration to across forest with Exchange as its not supported. Need your expert opinion and advise.

Thanks for the help in advance.
Regs,



office-exchange-server-connectivitywindows-server-migration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

KaelYao-MSFT avatar image
0 Votes"
KaelYao-MSFT answered KaelYao-MSFT commented

Hi @AjayKumar-9666

We have one of our customer running domain abc.com, for whom the acquisition is done by xyz.com.

Did you mean the current AD domain is abc.com, while the SMTP domain to send/receive emails is xyz.com?
And they are considering moving cross forest to AD domain xyz.com?

If I misunderstood the scenario, please feel free to correct me.


We read of internet about not doing any migration to across forest with Exchange as its not supported.

Here is a link about cross-forest migration: Exchange 2010 Cross-Forest Mailbox Moves
It is about Exchange 2010 but should also work as the general steps are similar.

In short, the steps would be:
1. run prepare-moverequest.ps1 script in the target forest to prepare for the mailbox move
2. use ADMT tool to migrate the AD account to the target forest
3. move the mailbox to the target forest

Since I suppose you are using the same SMTP domain, you may setup internal relay domain in the source forest to relay messages to the target forest once the mailbox has been migrated.


Another method without third-party tools would be migrating by export/import pst files.
The general steps would be:
1.export the mailboxes in the source forest to pst files
2.use ADMT to migrate AD accounts to target forest
3.create new mailboxes for these users
4.import the pst files into these new mailboxes

How to export mailbox contents to pst file: Procedures for mailbox exports to .pst files in Exchange Server
How to import pst files into mailbox: Procedures for mailbox imports from .pst files in Exchange Server

To reduce downtime, configuring internal relay domain to ensure mail flow is also recommended.

In addition, if you have ADMT installed before the Exchange server is installed, when using ADMT to migrate the user accounts, the Exchange related attributes would not be excluded as expected (By default these attributes are supposed to migrated by the prepare-moverequest.ps1 script, if they are migrated by ADMT, it would cause problems).
And you may need to reinstall ADMT or manually exclude the attributes.


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @AjayKumar-9666

I am writing here to confirm with you how thing going now?
If you have any questions or needed further help on this issue, please feel free to post back.

0 Votes 0 ·

Dear Keelyao,

Thanks for your comments, to make things more clear, please check below-

  1. The current AD domain is abc.com and SMTP domain is abc1.com

  2. We want to get rid of abc.com domain from AD and want all user to migrate to target domain xyz.com but SMTP domain would remain same, e.g. abc1.com

  3. The abc.com have Exchange 2013

  4. We want to migrate all users with mailbox to domain xyz.com but SMTP domain will remain same

Hope this clarified.
Sorry for late response..
Regs,

0 Votes 0 ·

Hi,
Thanks for the update!

The current AD domain is abc.com and SMTP domain is abc1.com
We want to get rid of abc.com domain from AD and want all user to migrate to target domain xyz.com but SMTP domain would remain same, e.g. abc1.com
We want to migrate all users with mailbox to domain xyz.com but SMTP domain will remain same

If the SMTP domain would remain the same (abc1.com), you may need to setup internal relay domain on Exchange 2013 in abc.com to relay mails to the mailboxes which have been migrated to xyz.com.


The general migration steps are listed in my former reply.
If you are migrating with ADMT and prepare-moverequest.ps1, you may also need to first setup two-way trusts between the two forests.

0 Votes 0 ·
LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hi there,

Your first step would be to complete all the prerequisites for migrating to Windows 2019 DC from Windows Server 2012.

Here are some quick steps to do the migration with less downtime.

Set up a new server using Windows Server 2019.
Join the new server to your existing Active Directory domain.
Install the Active Directory Domain Services role.
Promote the new server to a domain controller.

Here are some articles which might be really useful for your carrying on these steps properly.

Exchange Cross-forest migration when source and target domain use the same email address
https://docs.microsoft.com/en-us/answers/questions/572404/exchange-cross-forest-migration-when-source-and-ta.html
Upgrade Active Directory Windows server 2012 R2 to Windows server 2019
https://docs.microsoft.com/en-us/answers/questions/384793/upgrade-active-directory-windows-server-2012-r2-to.html



--If the reply is helpful, please Upvote and Accept it as an answer--

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.