Windows 7 network shares slow
Problem:
When accessing domain shares from a non domain member w7 x64 box we were experiencing very slow prompt for credentials (1-2 minutes)
Resolution:
run the following from an elevated command prompt and the change should be instant
netsh interface tcp set global autotuninglevel=disabled
netsh interface tcp set global rss=disabled