SamChougule
14 years agoLevel 4
Transitioning From Exchange 2007 Sp3 To Exchange 2010 Sp1, With EV9.3
Greetings:
We are transitioning from exchange 2007 sp3 to exchange 2010 sp1. Introduced exchange 2010 sp1 servers, now want to add them to EV 9.3
So far I have done these steps:
- Vault Service Account already exists , since we are already archiving on exchange 2007
- Created System Mailbox for each of the exchange 2010 servers ( in DAG, all servers active)
- Ran .\SetEVExchangePermissions.ps1 –user Domain\EVServiceAccount
- Ran .\Set-Mailbox EVServiceAccount -ApplyMandatoryProperties
- Ran .\SetEVThrottlingPolicy.ps1 -User Domain\EVServiceAccount
- Ran Add-ADPermission –Identity <SystemMailbox> -User < EVServiceAccount > -AccessRights ExtendedRight –ExtendedRights “Send As”
Do I need to these following and Am I missing anything that i need to take care before moving mailboxes from exchange 2007 to exchange 2010.
Add the exchange 2010 CAS servers to C:\Program Files\Enterprise Vault\ExchangeServers.txt and run owauser.wsf
Add SynchInMigrationMode registry value under HKEY_LOCAL_MACHINE\Software\KVS\Enterprise Vault\Agents , while moving mailboxes from exchange 2007 to exchange 2010.
Thanks,
Sam
- Ok so for the mailbox, you have to create or move the vault admin accounts mailbox to 2010 In exchange 2007 and 2003 you never needed a mailbox for the vault admin, but for the powershell scripts you do need a mailbox for it that will be placed on the 2010 servers As for the IP addresses for the CAS servers, you can either place them in the exchangeservers.txt and run the script or you can just place the IP addresses in the ip restrictions part in IIS As for synchInMigrationMode, it doesn't hurt to put that on but maybe unnecessary if the mbxguid and pegacyexchangedn's are going to be the same Worst case scenario is if you don't have it on you may end up with duplicate archives for each iser