Greetings To All.

I'm just wondering if anybody has any workaround or solution for the problem as described on the thread title. I've been doing the search on the web but so far it has not worked for me.

Setup/Environment

  • LAN with about 30 computers connected to network.
  • Mix of XP, Vista, Win 7 operating System -

The only problems I have is with XP (either SP2 or SP3).

  • Drives are mapped with a logon script.
  • There's about 5 automatically mapped drive upon logon. Physically, some are here in my office, while others are far far away in the UK. *The thing is, even if i disconnect the mapped drive that is overseas, accessing the network drive that is physically connected to the LAN here in my office it is still very slow.

Things I've done so far

  • Unchecked "Automatically Search For network folders and printers
  • Disable Windows Image Acquisition (WIA) Services
  • Reinstall 1. Client for Microsoft Networks, 2. Qos Packet Scheduler, 3. File and printer sharing for Microsoft Networks.
  • Added the registry in

http://www.kellys-korner-xp.com/xp_tweaks.htm as suggested on some sites

  • Disabled firewall

I am doing a Join-PC-To-Domain for the computers in my network. Only started to realize this issue when it is connected to domain and mapped. When it is in workgroup and manually mapped the drive, browsing speed is normal.

Not sure if anybody has any fix for this. Any tips/suggestion/references is very much appreciated.

Thanks all!

Dani AI

Generated

Quick, focused checklist targeted at the symptoms described by (domain‑joined XP clients, logon‑script mappings, ok in workgroup but slow when joined): the likely culprits are network‑initialization/GPO timing, the WebClient (WebDAV) redirector, Offline Files (CSC), and the network‑provider order or explorer cache trying alternate redirectors. The Group Policy that forces the client to wait for the network at startup often changes whether logon mappings run before the network is ready; enabling it can remove many domain‑only timing problems. (learn.microsoft.com)

A quick, low‑risk test: stop and disable the WebClient service (WebDAV) and re-check Explorer performance. Many environments with DFS/remote/cloud shares see Explorer try WebDAV first, wait on timeouts, then fall back to SMB; disabling WebClient is a fast way to prove or disprove that behavior. Use Services.msc or these commands to test (run elevated):

net stop WebClient
sc config WebClient start= disabled

If that removes the delay, keep it disabled unless WebDAV/SharePoint drive mapping is required. (learn.microsoft.com)

Client‑side caching (Offline Files / CSC) on XP can also make Explorer stall or show transient “Disconnected” states while it decides online/offline, especially after domain logons or when slow links are detected. Reinitializing or disabling Offline Files (Folder Options → Offline Files on XP / Sync Center on newer OSes) is a recommended troubleshooting step; Microsoft documents the XP reinitialization steps. (learn.microsoft.com)

Check the network provider order and remove/restore any non‑Microsoft redirectors so LanmanWorkstation (the SMB client) is first; third‑party providers (or stale entries) make Windows poll multiple providers and add seconds of delay. The ProviderOrder value lives under HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order. Also inspect shell extensions and File Explorer history/thumbnails (these can make Explorer wait on remote paths). (learn.microsoft.com)

Tie these back to forum posts: ’s disconnected‑drive suspicion is useful — if no stale mappings exist, focus next on WebClient, Offline Files, provider order and the “always wait for network” policy (the domain vs workgroup difference strongly implicates logon/network timing). If those tests don’t isolate the issue, collect a client network trace while opening My Computer (SMB/WebDAV name lookups and timeouts will show where the stall occurs).

Recommended Answers

All 6 Replies

Hi,

To get rid of slow connectivity problems you can proceed with below steps to reduce TCO of your organization.

1) goto start -----run----Services-----disable services which are of no use and can increase performance issue you can disable Alert and Computer browser service,you can disable few more services which are not required to increase performance issue.
2) Check the Ram size for better performance.If the Ram size is 512 mb then u will face problem increase the Ram size for better performance and for fast browsing and access.

I just fixed a similar issue so hopefully i can help, the computers may have a drive that is mapped but the destination no longer exists, You should see Disconnected Network Drive in the details when your within My Computer, You need to disconnect the drive as windows is constantly trying to access it every time you try to so browse. i hope this helps

Hi All, thanks for the reply and sorry to get back on this late.

Anyways, I just realized that although most XP computers here are facing this problem, there's about 2 or 3 computers aren't. Am trying to figure out by looking at this "able" computer but have not done so yet.

I've tried smferoz tips but apparently it's still the same and the desktop has got 1GB of RAM.

: i have checked that all the necessary drives are mapped and none is disconnected. However, I noticed that when I open My Computer, there will be a few seconds lag and then it will show the list of local and network drives and there will be another lag whereby it will show the network drives as disconnected. After awhile it is connected again.

Can this problem be on the AD level or is it on the end user side? Cause I was thinking if at least 3 of them doesn't have any issues, then it could not have been on the AD side with the logon script and whatnot.

Just my thoughts though.. appreciate all the tips. :)

Just to add on, when I disconnect that pc from the domain, it browse through all network drives/locations just fine. Problem persist when it is connected to domain.

Are you using roaming profiles?

Hi JustinNH..

Nope. Not roaming. Local profiles.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.