Designing and Deploying Microsoft Exchange Server 2016 — Question 104
You have an Exchange Server 2016 organization. The organization contains servers that have either Exchange Server 2010 or Exchange Server 2016 installed.
You are migrating several thousands of mailboxes from an Exchange Server 2010 server named EX01 to an Exchange Server 2016 server named EX02.
EX01 contains a single mailbox database.
You discover that only 20 mailboxes move concurrently.
You need to increase the number of mailboxes that move concurrently.
What should you do?
Answer options
- A. Run the Set-MoveRequest cmdlet
- B. Edit the MsExchangeMailboxReplication.exe.config file
- C. Edit the MSExchangeMigrationWorkflow.exe.config file.
- D. Run the Set-MigrationBatch cmdlet
Correct answer: B
Explanation
The correct approach to increase the concurrent mailbox migration limit is to modify the MsExchangeMailboxReplication.exe.config file, as this file controls the settings for mailbox replication processes. The other options, while related to mailbox management, do not directly influence the number of concurrent migrations allowed in this context.