mihralibey
asked on
Mount Different Exchange Organization DB
hi,
We have two different domains with exchange server. and domain network all isolated each other. domain names "corp1.intra" and "corp2.com". last week a few users transfered from corp1 to corp2. and they will use new mailbox account like @corp2.com but they want to have their old mails. their mailbox accounts are in the same DB at corp1 Exchange organization. how can i Mount a different organization's Exchange DB in corp2.com organization.
thanks..
We have two different domains with exchange server. and domain network all isolated each other. domain names "corp1.intra" and "corp2.com". last week a few users transfered from corp1 to corp2. and they will use new mailbox account like @corp2.com but they want to have their old mails. their mailbox accounts are in the same DB at corp1 Exchange organization. how can i Mount a different organization's Exchange DB in corp2.com organization.
thanks..
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Export/Import Mailbox Exchange 2010
http://technet.microsoft.com/en-us/library/ee633455%28v=exchg.141%29.aspx
There is another option whereby you move the mailbox between forest.
1. Create trust relationship between Active Directory Forest
2. Make sure both AD able to ping able
3. Use cmd to move mailbox
Move mailbox
http://technet.microsoft.com/en-us/library/dd298174%28v=exchg.141%29.aspx
http://technet.microsoft.com/en-us/library/ee633455%28v=exchg.141%29.aspx
There is another option whereby you move the mailbox between forest.
1. Create trust relationship between Active Directory Forest
2. Make sure both AD able to ping able
3. Use cmd to move mailbox
Move mailbox
http://technet.microsoft.com/en-us/library/dd298174%28v=exchg.141%29.aspx
I would say Export and Import data and add X500 (from legacyExchangeDN)
You can mount DB from one server on another but few things should be met
1. DB state in cleanshutdown
2. Exchange ORG Name being the same
3. Exchange Mailbox server being same or higher version
- Rancy
You can mount DB from one server on another but few things should be met
1. DB state in cleanshutdown
2. Exchange ORG Name being the same
3. Exchange Mailbox server being same or higher version
- Rancy
ASKER
I imported mails with exporting PST, but I think there may be a complicated way to mount a Mailbox Database from different organization
ASKER
isn't there any way to import pst file?