cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a Exchange 2010 server to our enviroment

Ronald_van_den_
Level 3

In our Enterprise Vault 10 environment with Exchange 2007 server, we want to adding a Exchange 2010 server.

Later we want to move all our users to this Exchange 2010 server

what steps should I go through, I had already found this.

 

Create SystemMailbox

Run powershell SetEvExchangePermissions.ps1 –user Domain\VSA

Set-Mailbox VSA –ApplyMandatoryProperties

SetEVThrottlingPolicy.ps1 -User Domain\VSA

Add-ADPermission –Identity <SystemMailbox> -User VSA -AccessRights ExtendedRight –ExtendedRights “Send As”

Move VSA mailbox naar Exchange 2010

Do I forget something? 

1 ACCEPTED SOLUTION

Accepted Solutions

LCT
Level 6
Accredited Certified

Once you have set up the required permissions on the exhcnage 2010 for VSA, you need to add the target for the exchange 2010 server in the VAC (are you using DAG for exchange 2010?, this can get a little more compicated), then add the SyncInMigrationMode regkey and then you can start migrating users between exchange servers.

http://www.symantec.com/business/support/index?page=content&id=TECH48928

http://www.symantec.com/business/support/index?page=content&id=TECH144726 EV 9 and exchange whitepaper (applies to Ev10 too)

Hope that helps.

 

View solution in original post

1 REPLY 1

LCT
Level 6
Accredited Certified

Once you have set up the required permissions on the exhcnage 2010 for VSA, you need to add the target for the exchange 2010 server in the VAC (are you using DAG for exchange 2010?, this can get a little more compicated), then add the SyncInMigrationMode regkey and then you can start migrating users between exchange servers.

http://www.symantec.com/business/support/index?page=content&id=TECH48928

http://www.symantec.com/business/support/index?page=content&id=TECH144726 EV 9 and exchange whitepaper (applies to Ev10 too)

Hope that helps.