Check your speed and duplex settings on the 2003 machine. I suspect a mismatch in duplex settings between the server andf the switch. Hard code both ends to 100/full or Auto/Auto (or whatever your network speeds are).
Main Topics
Browse All TopicsI am upgrading my W2K server environment to Windows 2003. I have Windows XP pro clients. My W2K shares access very quickly. BUT, for some reason, my Windows 2003 DC with shares is painfully slow accessing local shares. It can take 5 minutes to copy a 10 meg file from the Windows 2003 server to the XP Pro client.
Is this a bug with WIndows 2003 server? I have found some articles in Google which show others have this same issue.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Found something interesting. One of my clients is fast. When I check the logon server using set L on that client it authenticated via the server that hosts the shares, the access is very fast. XP clients that authenticate to another DC (others with w2K server) are very slow. I think I am on to something here.
This fixed it:
Windows 2003 SP2 has some new network features that may not be supported by network devices. Lets perform these steps to disable them:
1. Click Start, click Run, type regedit , and then click OK.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\
3. On the Edit menu, point to New, click DWORD Value, and then type EnableRSS .
4. Double-click EnableRSS, type 0 , and then click OK.
5. Exit Registry Editor.
If you are still experiencing problems (like slow file copying), you should also disable Offloading support:
=========
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\
3. In the right pane, make sure that the DisableTaskOffload registry entry exists. If this entry does not exist, follow these steps to add the entry:
a. On the Edit menu, point to New, and then click DWORD Value, and then type DisableTaskOffload .
4. Double-Click DisableTaskOffload, type 1, and then click OK.
5. Exit Registry Editor.
(Reboot to make both changes effective)
Business Accounts
Answer for Membership
by: StuFox100Posted on 2007-09-17 at 06:15:47ID: 19904590
Try this article: om/default .aspx?scid =kb;EN- US; 321169
http://support.microsoft.c
Cheers
Stu