Dehcbad25
June 27th, 2003, 23:56 PM
Most of the time when we are transferring large files over a LAN the network will never reach maximum theoretical throughput speed. Luckily for us, adding two DWORD value strings can sometimes greatly improve network data transfer performance!
First load up regedit (Start -> Run -> regedit -> Ok) then follow this path. HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> Lanmanworkstation -> parameters. Now create (or modify) the MaxCmds and MaxThreads DWORD value strings. You can give it any value between 0 and 255, it's up to you to experiment to see what works best for your network. For my home network I find that giving it a value of 155 on all computers boost network throughput a bit.
If you RUIN your network settings simply delete the two DWORD strings and start over. =)
First load up regedit (Start -> Run -> regedit -> Ok) then follow this path. HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> Lanmanworkstation -> parameters. Now create (or modify) the MaxCmds and MaxThreads DWORD value strings. You can give it any value between 0 and 255, it's up to you to experiment to see what works best for your network. For my home network I find that giving it a value of 155 on all computers boost network throughput a bit.
If you RUIN your network settings simply delete the two DWORD strings and start over. =)
