Hi,
It did not work for me looks like I am restoring ghost image of 2000 server
till this problem is fixed.
Allan
"Vedran Vrbanc" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <pgKNa.100$(E-Mail Removed)>,
> (E-Mail Removed) says...
> > Hi,
> >
> > I am having the same problem,
> >
> YESSSS I fixx0red it!
)
>
> At first I didn't know exactly what fixed it so I compared
service/registry
> entries against my laptop (also running XP and slowly opening large
> shares). Thus, I came up with a .reg file and after importing it on the
> laptop, it started browsing shares at a normal speed, too!
>
> Here's the reg branch:
>
> ---begin---
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
> "Tcp1323Opts"=dword:00000002
> "EnablePMTUDiscovery"=dword:00000000
> "EnablePMTUBHDetect"=dword:00000000
> "SackOpts"=dword:00000000
> "GlobalMaxTcpWindowSize"=dword:ffffffff
> "TcpWindowSize"=dword:ffffffff
> "DefaultTTL"=dword:00000000
> "TcpRecvSegmentSize"=dword:00000003
> ---end---
>
> I don't know exactly which of these keys fixed the problem, I didn't have
> time to optimize it yet (and I'm not going to, it's 1 am
. Note that
> these settings are applied to all interfaces and you may not really want
> that. A better solution would be to apply the parameters to a specific
> adapter under HKLM_CurrentControlSet\Services\Tcpip\Parameters\Interfaces
,
> supposing that the paramaters are acknowledged by windows (didn't try that
> out, either).
>
> Note that my webclient service is disabled and the following registry key
> is deleted:
>
> KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
> CurrentVersion\Explorer\RemoteComputer\NameSpace\
> {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
>
> These two tweaks may be the prerequisites for fixing the problem.
>
> Let me know if it works out for anyone.
>
> Kind regards,
> Vedran
>