http://www.vistax64.com/tutorials/72308-auto-tuning-tcp-ip-receive-level.html
I was having a lot of trouble downloading the 3 GB for my new ITMS software. SIM would work until the d/l was approx 50% complete, then it would slow to a crawl, and finally time out. Support could not help me because it was too easy to say that the problem was in my network/firewall/load balancing/ISP. I could not disprove any of those enough to satisfy support.
They were correct that the problem was on my end, though! My attached atricle (ignore that it is for Windows Vista, it worked for W2k864bit OS) showed me how to change the "Auto-tuning" setting for my NIC. (and how to set it back) I was finally able to complete my download.
After 10 days of fighting with SIM, I can finally focus on Installing and migrating my v6 NS.
My google search that got me to my answer was: receive window auto-tuning level disable
To Set= netsh interface tcp set global autotuninglevel=disabled
Undo change= netsh interface tcp set global autotuninglevel=normal