{"id":345,"date":"2019-01-20T10:24:41","date_gmt":"2019-01-20T10:24:41","guid":{"rendered":"http:\/\/www.mozesoft.com\/blog\/?p=345"},"modified":"2019-05-21T11:28:22","modified_gmt":"2019-05-21T11:28:22","slug":"how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration","status":"publish","type":"post","link":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/","title":{"rendered":"How to deal with slow moving mailboxes while performing Exchange 2013 migration"},"content":{"rendered":"<p>Is your Exchange 2013 migration running slow despite fast network speeds and plenteous amount of resources? Are you experiencing extremely sluggish mailbox movements while transitioning between the two servers? If answers to these questions is a \u2018yes\u2019; I\u2019m afraid your mailboxes might be choking or sitting idle doing nothing but wasting your time, money and efforts.<\/p>\n<p><em>This blog discusses how you can intelligently deal with the problem of slow Exchange 2013 Migration and what best practices can users adopt while taking the big move to ensure enhanced migration performance.&nbsp;<\/em><\/p>\n<p>Recently, I recall one of the IT administrators of a mid-sized organization calling me up and saying that his mailbox migration from Exchange 2010 to 2013 is going slow. He wondered what might be causing this despite having a considerably fast network and ample resources to carry out the migration operation. The only concern he had was \u2013 how to accelerate the Exchange 2013 migration without any data losses! Well, it\u2019s not the story of a single IT administrator. In the past few months, I\u2019m encountering many such IT administrators who get extremely worried when movement of mailboxes in Exchange 2013 is actually annoying and crawls at a snail\u2019s pace. Anyways, this is what that dragged me into writing this piece for all the IT folks out there who\u2019re struggling with their Exchange 2013 migration issues. So, let\u2019s dive in for the solution!<\/p>\n<p><strong>Do you Actually Need to Panic? How to Identify Exchange 2013 migration is actually running slow!!<\/strong><\/p>\n<p>As per thorough testing &amp; analysis by Microsoft technical team, it was revealed that in ideal conditions a single mailbox migration to Exchange Server 2013 is likely to move at the speed of 300 MB to 1 GB per hour with approximately 20 concurrent hops running between 10 GB and 15 GB per hour.<\/p>\n<p>Though, under real-world conditions, one must not expect transition speeds of more than 6 mbps even on a fast speed internet connection. Needless to say, if your migration is going on at a frequency that is less than the figures mentioned above, your Exchange 2013 migration is actually running slow. Also, if the mailbox moves aren\u2019t reaching to completion, it\u2019s time to do something to troubleshoot migration issues.<\/p>\n<p>If you\u2019re wondering what might be the cause of slow migration, I must mention the fact that Exchange 2013 enforces a very strict throttling policy that hinders the migration to run smoothly. Always be sure that you\u2019ve disabled throttling policy before you start migrating from an older version to Exchange 2013.<\/p>\n<p>Also, one can adopt a better way to avoid such issues by performing test migrations and get a rough estimate of the throughput with respect to the configurations used.<\/p>\n<p><strong>Possible Solutions to Speed-up your Exchange 2013 Migration<br \/>\n<\/strong><br \/>\nBy now, you must have identified whether or not you actually have a problem with your migration. Henceforth, it\u2019s time to speed-up your Exchange 2013 migration &amp; enhance its performance.<\/p>\n<p><strong>Solution 1<\/strong><\/p>\n<p>As per Microsoft\u2019s technical support team, by default one can migrate only 2 mailboxes at a time. This migration speed is acceptable when your server is running at high loads since increasing the frequency of transitioning mailboxes can lead to lengthy server access times during a busy session. Also, if your CPU is sitting idle and not utilized fully (performing not more than 25%), you must consider increasing the number of mailbox migrations running at a particular period of time.<\/p>\n<p>To increase the number of mailbox migrations, perform modifications in the config file \u2013 <em>MSExchangeMailboxReplication.exe.config<\/em>, which is residing on your FrontEnd Servers. You will find this file at the location \u2013<em>\u2018C:\\ProgramFiles\\Microsoft\\Exchange Server\\V15\\Bin\u2019<\/em>.<\/p>\n<p>Now you can make changes as per your desire by modifying the following values that possess the below marked settings by default. This includes the maximum active moves per source, per target, per source server and per target server along with the maximum total requests per MRS and export buffer size in KBs.<\/p>\n<p><em>MaxActiveMovesPerSourceMDB=\u201d20\u2033<\/em><br \/>\n<em>MaxActiveMovesPerTargetMDB=\u201d20\u2033<\/em><br \/>\n<em>MaxActiveMovesPerSourceServer=\u201d100\u2033<\/em><br \/>\n<em>MaxActiveMovesPerTargetServer=\u201d100\u2033<\/em><br \/>\n<em>MaxTotalRequestsPerMRS=\u201d100\u2033<\/em><br \/>\n<em>ExportBufferSizeKB=\u201d512\u2033<\/em><\/p>\n<p>After accomplishing all the desired changes, you will have to restart the Exchange Mailbox replication in order to allow changes to take effect.<\/p>\n<p><strong>Solution 2<\/strong><\/p>\n<p>For greater impact on the speed, the most effective solution to increase migration speed is to utilize the parameter \u2013 \u201c-priority emergency\u201d during the movement of mailboxes. If you\u2019re wondering what magic does this parameter leaves on mailboxes; I must mention that using this parameter using the following command (refer to command only as an example) will move your mailbox to the highest priority in the MRS (message recovery services) queue.<\/p>\n<p><em>New-MoveRequest -Identity \u201cdemo_user@yourdomain.com\u201d -TargetDatabase \u201cDB1\u201d -Priority emergency<\/em><\/p>\n<p><strong>Solution 3<\/strong><\/p>\n<p>Unfortunately, even if after trying the above two solutions, you\u2019re still struggling with slow mailbox moves; then the problem may be occurring because you might haven\u2019t disabled MRS throttling. For disabling this, just go to the following registry and make changes in the \u201cMRS\u201d REG_DWORD key by modifying it from the previous value i.e. 1 to the new value i.e. 0<\/p>\n<p><em>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\services\\MSExchange ResourceHealth<br \/>\n<\/em><br \/>\nNow, you will need to restart the Exchange Mailbox Replication Service by moving your mailboxes without enforcing any throttling policy. Observer the migration speed. Once you\u2019re done with the migration process, just change your value back to 1 by re-enabling MRS resource monitoring.<\/p>\n<p><strong>The Final Note<br \/>\n<\/strong><br \/>\nWhatever might be the reason of your slow migration speed, I\u2019m sure you will overcome the problem by trying any one of the solutions or combination of the above resolutions in your IT environment. Observe what works best for you and revert us if you have any questions. Or else, try Migrator for Exchange and experience how seamless Exchange Migration can be. With pre-migration analysis, coexistence, agent-based load sharing technology and more; It is bound to satisfy all your qualms related to slow moving mailboxes.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Is your Exchange 2013 migration running slow despite fast network speeds and plenteous amount of resources? Are you experiencing extremely sluggish mailbox movements while transitioning between the two servers? If answers to these questions is a \u2018yes\u2019; I\u2019m afraid your mailboxes might be choking or sitting idle doing nothing but wasting your time, money and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-345","post","type-post","status-publish","format-standard","hentry","category-exchange-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to deal with slow moving mailboxes while performing Exchange 2013 migration - Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to deal with slow moving mailboxes while performing Exchange 2013 migration - Blog\" \/>\n<meta property=\"og:description\" content=\"Is your Exchange 2013 migration running slow despite fast network speeds and plenteous amount of resources? Are you experiencing extremely sluggish mailbox movements while transitioning between the two servers? If answers to these questions is a \u2018yes\u2019; I\u2019m afraid your mailboxes might be choking or sitting idle doing nothing but wasting your time, money and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-20T10:24:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-05-21T11:28:22+00:00\" \/>\n<meta name=\"author\" content=\"Adsank\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adsank\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/\"},\"author\":{\"name\":\"Adsank\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c\"},\"headline\":\"How to deal with slow moving mailboxes while performing Exchange 2013 migration\",\"datePublished\":\"2019-01-20T10:24:41+00:00\",\"dateModified\":\"2019-05-21T11:28:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/\"},\"wordCount\":977,\"articleSection\":[\"Exchange Server\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/\",\"url\":\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/\",\"name\":\"How to deal with slow moving mailboxes while performing Exchange 2013 migration - Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#website\"},\"datePublished\":\"2019-01-20T10:24:41+00:00\",\"dateModified\":\"2019-05-21T11:28:22+00:00\",\"author\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mozesoft.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to deal with slow moving mailboxes while performing Exchange 2013 migration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#website\",\"url\":\"https:\/\/www.mozesoft.com\/blog\/\",\"name\":\"Blog\",\"description\":\"IT Knowledgebase\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mozesoft.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c\",\"name\":\"Adsank\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g\",\"caption\":\"Adsank\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to deal with slow moving mailboxes while performing Exchange 2013 migration - Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/","og_locale":"en_US","og_type":"article","og_title":"How to deal with slow moving mailboxes while performing Exchange 2013 migration - Blog","og_description":"Is your Exchange 2013 migration running slow despite fast network speeds and plenteous amount of resources? Are you experiencing extremely sluggish mailbox movements while transitioning between the two servers? If answers to these questions is a \u2018yes\u2019; I\u2019m afraid your mailboxes might be choking or sitting idle doing nothing but wasting your time, money and [&hellip;]","og_url":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/","og_site_name":"Blog","article_published_time":"2019-01-20T10:24:41+00:00","article_modified_time":"2019-05-21T11:28:22+00:00","author":"Adsank","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Adsank","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/#article","isPartOf":{"@id":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/"},"author":{"name":"Adsank","@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c"},"headline":"How to deal with slow moving mailboxes while performing Exchange 2013 migration","datePublished":"2019-01-20T10:24:41+00:00","dateModified":"2019-05-21T11:28:22+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/"},"wordCount":977,"articleSection":["Exchange Server"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/","url":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/","name":"How to deal with slow moving mailboxes while performing Exchange 2013 migration - Blog","isPartOf":{"@id":"https:\/\/www.mozesoft.com\/blog\/#website"},"datePublished":"2019-01-20T10:24:41+00:00","dateModified":"2019-05-21T11:28:22+00:00","author":{"@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c"},"breadcrumb":{"@id":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mozesoft.com\/blog\/how-to-deal-with-slow-moving-mailboxes-while-performing-exchange-2013-migration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mozesoft.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to deal with slow moving mailboxes while performing Exchange 2013 migration"}]},{"@type":"WebSite","@id":"https:\/\/www.mozesoft.com\/blog\/#website","url":"https:\/\/www.mozesoft.com\/blog\/","name":"Blog","description":"IT Knowledgebase","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mozesoft.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c","name":"Adsank","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g","caption":"Adsank"}}]}},"_links":{"self":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts\/345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/comments?post=345"}],"version-history":[{"count":3,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts\/345\/revisions"}],"predecessor-version":[{"id":600,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts\/345\/revisions\/600"}],"wp:attachment":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/media?parent=345"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/categories?post=345"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/tags?post=345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}