To perform the following procedures, the account you use for the source forest must be delegated the following:
-
Exchange Recipient Administrator role for the source Exchange organization
-
Exchange Server Administrator role and local Administrators group for the source server
Note: |
|---|
|
You must specify this account by using the -SourceForestCredential parameter
|
The account you use for the target forest must be delegated the following:
-
Exchange Recipient Administrator role for the target Exchange organization
-
Exchange Server Administrator role and local Administrators group for the target server
Note: |
|---|
|
You must specify this account by using the -TargetForestCredential parameter
|
All multiple forest topologies containing Exchange 2007 require directory servers in each forest running Windows Server 2003 with Service Pack 1 or later.
The account you use to run the command must be delegated the Exchange Server Administrator role on the server where you run the command.
For more information about permissions, delegating roles, and the rights that are required to administer Microsoft Exchange Server 2007, see Permission Considerations.
Also, before you perform this procedure, be aware of the following:
-
This procedure moves only the mailbox to the target forest. It does not move the user account. If you want to move both the user account and the corresponding mailbox to the target forest, you must first use a tool such as the Active Directory Migration Tool version 3.0 (ADMT v3) to move the user account to the target forest, and then move the mailbox to the target account. For more information about ADMT v3, see Active Directory Migration Tool v3.0.
-
If you move a mailbox across forests, items in the dumpster will not be moved unless you are merging mailboxes by using the AllowMerge parameter. Items in the Deleted Items folder will be moved. For more information about configuring deleted item retention, see Configuring Deleted Mailbox and Deleted Item Retention.
-
To move contacts or distribution groups from one forest to another, you must use a tool such as the Active Directory Migration Tool version 3.0 (ADMT v3). For more information about the ADMT v3, see Active Directory Migration Tool v3.0.
-
If you have a forest with a previous version of Exchange that contains only Windows 2000 Server domain controllers (not Windows Server 2003 domain controllers), you cannot use the Move-Mailbox cmdlet to move mailboxes to an Exchange 2007 server in another forest. The Move-Mailbox cmdlet can communicate only with domain controllers running Windows Server 2003 with Service Pack 1 or later. To move mailboxes, you must have at least one domain controller in both the source and the destination forests running Windows Server 2003 with Service Pack 1 or later.
-
To enable cross forest moves, you must open the following ports:
|
Port
|
Protocol
|
|---|
|
53 (TCP)
|
Domain Name Service (DNS)
|
|
88 (TCP)
|
Kerberos
|
|
135 (TCP)
|
Microsoft Remote Procedural Call (MS-RPC)
|
|
389 (TCP)
|
Light Weight Directory Access Protocol (LDAP)
|
|
445 (TCP)
|
Microsoft-DS Service
|
|
3268 (TCP)
|
LDAP
|
|
>1024 (TCP)
|
If the Exchange store is statically configured, you must also open at least one port greater than 1024.
|