Migrating mailboxes from Exchange 2010 to Exchange 2016.
It's going excruciatingly slowly, likely because the old and new VMs share the same relatively slow disks, and it keeps getting throttled.
Everything on the internet says to go to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MSExchange ResourceHealth]
and set MRS
to 0, to disable the throttling. I've found plenty of posts for both 2013 and 2016 that say to do that.
But I don't have such a registry key. There is no MSExchange ResourceHealth
. Has this changed in a newer update?
Exchange 2010 server is version 14.3 (Build 123.4). Exchange 2016 server is version 15.1 (Build 466.34).
So where is that registry key? Has that setting moved somewhere else?