Thursday, September 17, 2009

Speeding Up your Network Browsing

There are a lot of things which can negatively impact how fast XP will browse network shares.
One has been previously covered regarding browsing to Win9x computers.

Other things you can try, especially when there is slow browsing to network shares with a lot of files:

1. Remove current shortcuts in My Network Places

2. Change the registry so shared folders on remote computers are not automatically added to My Network Places when you even open a document from that shared folder

  1. Start Regedit
  2. Create a DWORD value:
  3. HKEY_Current_User Software Microsoft Windows CurrentVersion Policies Explorer NoRecentDocsNetHood to 1.
  4. I have also seen setting the following help as well.
    HKEY_Current_User Software Microsoft Windows CurrentVersion Policies Explorer UseDesktopIniCache to 1.

Download Reg file to do both

3. Increase the amount of data is buffered at one time to send to a client. On the computer with the shared directory:

  1. Start Regedit
  2. Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesLanmanServerParameters
  3. Create a DWORD Key called SizReqBuf
  4. Give it a value of Hex FFFF

0 comments:

Post a Comment