Have a look at the various settings mentioned in these.
Losing Network Connection / Mapped Drives
thread779-851312: Losing Network Connection / Mapped Drives XP slow displaying network drives
thread779-977069: XP slow displaying network drivesMapped drive - slow response at first
thread779-1263393: Mapped drive - slow response at firstXP slow network read and file list solution
thread779-1320872: XP slow network read and file list solutionMapped Drive takes forever to open in XP!
thread779-935638: Mapped Drive takes forever to open in XP!Just some notes on Service Timeouts.
To increase the timeout value in the registry, follow these steps:
Start Registry Editor (Regedit.exe).
To change the value data for the ServicesPipeTimeout DWORD value to 60000 in the Control key, follow these steps:
Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
Click the Control subkey
Right-click the ServicesPipeTimeout DWORD value, and then click Modify.
Click Decimal.
Type 60000, and then click OK.
If the ServicesPipeTimeout value is not available, add the new DWORD value, and then set its value data to 60000 in the Control key. To do so, follow these steps:
Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
Click the Control subkey.
On the Edit menu, point to New, and then click DWORD Value.
Type ServicesPipeTimeout, and then press ENTER.
Right-click the ServicesPipeTimeout DWORD value, and then click Modify.
Click Decimal.
Type a value of 60000, and then click OK.
The value is 60000 milliseconds and is equivalent to 60 seconds or to one minute.
Note This change does not take effect until the computer is restarted.