Windows Vista Windows vista vs Windows Server 2003 domain controller

  • Thread starter Thread starter aq71bo
  • Start date Start date
A

aq71bo

Hi everybody.
I have a problem accessing the shared resources of a Windows Server 2003 domain controller from laptops with Windows Vista (different versions, same problem).
I can easily and rapidly access all the shared resources of all computers on the network, while accessing to shared resources on the server takes long, long, long time, no matter if I use a cable or wireless connection, no matter if my computer is part of the domain or not.
My laptop is a dual boot system with Windows XP Professional SP2 also installed, and there is no such problem accessing the same resources from Windows XP.
Thank you for any suggestion.
 
I had the same problem - run these commands

Please run this in command prompt

[font="]netsh int tcp set global autotuninglevel=disabled[/font]

[font="]then[/font]

[font="]netsh int tcp set global rss=disabled[/font]



and now reboot

and you should have access to the new network that is now fast!!!!
 
Flameboy said:
Please run this in command prompt

netsh int tcp set global autotuninglevel=disabled

then

netsh int tcp set global rss=disabled



and now reboot

and you should have access to the new network that is now fast!!!!

Well done, now I have a lightspeed access to my server.
Thank you very much.
 
Back
Top