Slow file access from domain server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My network speed is ok, I can surf, watch video's but when i am connected to
the domain server and i copy a file or run an application off of it, it is
very slow. I disabled autotunning ip-6. Its a dell latitude D620 with a
internal broadcom 57xx gb connection. I could sure use a hand if someone has
the answer.
 
Try the other half of the fix:

netsh interface tcp set global rss=disabled

This disables reciever-side scaling, which is also a Vista networking
improvement that can impact performance with legacy (in my case, any
W2K3 R2 Servers).

Reboot After running the command.
 
I am also having the same trouble. When I type in the command i recieve the
following error,

"Set global command failed on IPv4 The requested operation requires
elevation."

I don't know what that means and the MSDN help site doesn't either.

What can I do now?
 
I mistakenly believed that having adminnistrator priveleges was the same as
being an administrator. The command processed properly after I logged in as
the Administrator; but I also had to disable the autotuninglevel to speed up
the connection.

netsh interface tcp set global autotuninglevel=disabled

Which I found at www.chicagotech.net/netforums.

Thanks for the help from all of you.
 
Back
Top