Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

When you move a mailbox from Microsoft Exchange Server 2007 to Exchange Server 2013, the migration process much slower than expected.

Cause

This issue occurs when Workload Management (WLM) disables the Disk Latency monitor and the last update time is not updated. This throttles the mailbox migration process.

Resolution

To fix this issue, install Cumulative Update 11 for Exchange Server 2013.

Workaround

To work around this issue, add an Override for the Disk Latency monitor, as in the following example:

New-SettingOverride EnableDiskLatency -Component WorkloadManagement -Section DiskLatency -Parameters @("Enabled=true","UrgentUnderloaded=10000","UrgentOverloaded=10000","UrgentCritical=10000","CustomerExpectationUnderloaded=10000","CustomerExpectationOverloaded=10000","CustomerExpectationCritical=10000","InternalMaintenanceUnderloaded=10000","InternalMaintenanceOverloaded=10000","InternalMaintenanceCritical=10000","DiscretionaryUnderloaded=10000","DiscretionaryOverloaded=10000","DiscretionaryCritical=10000") -Reason "Enable disk latency throttling as a temporary work around to increase MRS throughput." -MaxVersion 15.1.107

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×