Link to home
Start Free TrialLog in
Avatar of Ali Raza
Ali RazaFlag for United States of America

asked on

Office 365 hyrbid mailbox move Concurrency and best practice

By default 20 mailboxes are concurrent moves to cloud from On-Premises. And we can extend through PowerShell by

Set-MigrationEndPoint <Identity> –MaxConcurrentMigrations <value between 1 and 100>

Using On-Premise Exchange 2013 Enterprise on Physical Hardware.


Question is:

  • How much we can Maximize Concurrent Migrations according to best practice?
  • What would be the best number to stick with also we're using script to move mailboxes to cloud..
  • If we need to extend the limit, Would it be after starting the migration or we need to extend prior to start migration batch?
SOLUTION
Avatar of timgreen7077
timgreen7077

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
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
Avatar of timgreen7077
timgreen7077

Author's question has been answered. Closing ticket and assigning points.