Link to home
Start Free TrialLog in
Avatar of MacGyver80
MacGyver80Flag for United States of America

asked on

Exchange 2010 migrating databases to another company's Exchange 2010 server

I am currently working a contract where I will be pretty much the point person in migrating another company's Exchange 2010 databases in to the client's Exchange 2010 all while converting shared calendar's in to public folders.  Now I've been an admin for Exchange 2010 but a bit interested in what would be best practices for performing something like this, as well as trying to avoid any potential issues.

I will be having a call with the senior Exchange engineer who is assisting with this merger who will pretty much assisting me during this time.

My potential for being hired is riding on this project and would like as much assistance as possible.  I'm feel confortable with most core concepts of the Exchange server but never merged another companies info in a completely different environment before.
SOLUTION
Avatar of Simon Butler (Sembee)
Simon Butler (Sembee)
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of MacGyver80

ASKER

I read on the cross-forest migration but I guess looking for best practices in performing this and feedback on the easiest fastest way in performing the move.

Is this something I can script?
Okay, my boss has me in the beginning stages of the move.  Currently the AD accounts have been created on the target domain and he wants me to start moving the DLs over and applying the hidden attribute.  Is there any way I can use the ADMT to do this or would I have to go through the painfull process of either creating them manually and/or exporting from the source server and then moving over to the target that way?
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you for the comments thus far.  However, some more information has just been given to me regarding this project.  Apparently, the CIO previously rejected the idea of creating a Two Way Transitive Trust between the 2 domain.  So this means the whole project just became more manually....URGGGGH!  So what the target company is thinking about doing is creating the accounts on their end and then exporting mailboxes, rules and Public Folders to PSTs and then copying the data via an IPSec tunnel to the target domain and then copying the data manual.  I myself, would rather Powershell the importing of the PSTs with a log output at the end to ensure there where no issues with the importing of the PST.

I've already wasted about 2 weeks by planning to use ADMT and .\PrepareMoveRequest.ps1 command.  So any thoughts on how I can automate this as much as possible would be really helpful!

Sorry about bringing this information to light now but as a contractor I have to really dig deep on my own and harass the FTE for information, which I just received an hour ago on a conference call.
Simon, what repercussions should be anticipated if we manually created the accounts and dump the mailboxes in the new environment with PSTs?

The only thing I can think of is SID issues....???
So now the situation is as follows:

-I wasted 2 weeks planning to use ADMT and the  .\PrepareMoveRequest.ps1 command but the CIO previously rejected the idea of creating a Two Way Transitive Trust between the 2 domain.  So this means the whole project just became more manual....URGGGGH!

-They want to export mailboxes, rules and Public Folders to PSTs and then copy the data via an IPSec tunnel to the target domain

-Employees from the source domain will be keeping their original SMTPs with secondary SMTPs from the company they are merging with

I want to Powershell script this to be able to batch import this in to the corresponding users mailboxes with a log file, if possible.

What would be my best option or choice for this?
Thank to all the assistance from Simon.  However the variables have drastically changed and I will post the information in a new thread to keep it clean and concise.  Please feel free to chime in @ https://www.experts-exchange.com/questions/28546886/Exchange-2010-SP3-PS-Command-to-Export-Mailbox-Public-Folders-and-rules.html

Again, thank you for all the input and information!