"Conrad Gotzmann" <Conrad
(E-Mail Removed)> wrote in
message...
>I have been trying to figure out why I have the following difference in
>file copy performance over a 100 MHZ network. Copying one 100 >meg file
>from the client to the server is about 10 secs. Copying the same file from
>the server to the client is about 8 minutes ? any ideas. I >have given up
>trying to explain why the problem is only in one direction. The Serve is a
>2003 SBS and the client is XP pro. All updated >service packs are applied.
The problem may be SMB signing or LAN Manager authentication level. In
Windows 2003, default server policy forces all SMB traffic to be digitally
signed which seems to cause a problem in some configurations of XP Pro. In
Local Security Policy (Start > Run > secpol.msc > OK) navigate to security
options (Security settings > Local policies > Security) and try disabling
the option for Microsoft network server:digitally sign
communications(always). Ensure you do this on all machines involved (such
as via a GPO for an OU). Run gpupdate /force on the server after making the
change and do the same on the client machine afterwards.
Security settings that can cause a problem with downlevel client access:
http://support.microsoft.com/default...5BLN%5D;811497
http://support.microsoft.com/default...b;en-us;823659
--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights