How to Re-Home Exchange Mailbox Accounts
Topic Last Modified: 2005-10-11
This topic provides an example of how you might use the Lightweight Directory Access Protocol Data Interchange Format directory export tool (LDIFDE) to re-home all mailbox accounts on one server to a different server.
Note: |
|---|
| For more information about LDIFDE, see the topic Using LDIFDE to Manipulate Mailbox Attributes. |
The following table provides values related to the example. All of these values are in a single unbroken line, although they may appear wrapped on your display.
Values of attributes used in example of re-homing mailbox values
| Attribute | Value |
|---|---|
|
Active Directory® directory service domain name where all user accounts are located |
contoso.com |
|
Source database |
DB1 |
|
Source storage group |
SG1 |
|
Source server |
Exchange1 |
|
Microsoft® Exchange organization |
Organization |
|
Destination database |
DB2 |
|
Destination storage group |
SG2 |
|
Destination server |
Exchange2 |
|
LDAP name of the domain |
DC=contoso,DC=com |
|
Source server msExchHomeServerName |
/o=Organization/ou=AG1/cn=Configuration/cn=Servers/cn=Exchange1 |
|
Source server homeMTA |
CN=Microsoft MTA,CN=Exchange1,CN=Servers,CN=AG1,CN=Administrative Groups,CN=Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=contoso,DC=com |
|
Source database homeMDB |
CN=DB1,CN=SG1,CN=InformationStore,CN=Exchange1,CN=Servers,CN=AG1,CN=Administrative Groups,CN=Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=contoso,DC=com |
This example assumes that you are generally familiar with Active Directory object naming and hierarchical organization and with general LDAP object and attribute naming conventions.
| To re-home mailbox accounts from Exchange1 to Exchange2 | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
For more information about other methods you can use to enable, disable, and re-home mailboxes, see Using Active Directory Attributes to Enable, Disable, and Re-Home Mailboxes.

Note:
Important: