Scope of question: local move requests from exchange 2007 sp3 ru5 to exchange 2010 sp2 ru1. I am specifying the CAS server to use for the move using the -MRSServer server01.mydomain.com switch. So why can't I just modify the throttling for specific CAS server instead of all CAS servers in the exchange org?
New-MoveRequest -Identity 'Joe User' -TargetDatabase 'exchsrvr01-db01' -MRSServer server01.mydomain.com -BadItemLimit '100' -AcceptLargeDataLoss -SuspendWhenReadyToComplete
In reading the article for Throttling the Mailbox Replication Service step 4. says "
- Make sure any changes you make are also applied to the MSExchangeMailboxReplication.exe.config file on all other Client Access servers."
Is this necessary or can I make changes to a specific CAS server and always point my move request to the server with the modified throttling settings?
http://technet.microsoft.com/en-us/library/ff963524(d=printer,v=exchg.141).aspx