Speed up move requests in Exchange 2010

by getdeclue on July 28, 2013

Run the following commands in an elevated command prompt:

netsh interface tcp set global autotuninglevel=disabled

netsh int tcp set global chimney=disabled

netsh int tcp set global rss=disabled

Then reboot the server

To verify the change was completed run the following command in an elevated command prompt:

netsh interface tcp show global

Previous post:

Next post: