Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To resolve this issue, verify that the
MaxCmds
and
MaxMpxCt
registry values are set to 50 or more. To do this, follow these steps:
- Click Start, click
Run, type
regedit, and then click OK.
- Locate and then click the following key in the
registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters
- In the right pane, double-click the
MaxCmds value.
- In the Value data box, verify that
the value is 50 or more.
Note In a Microsoft Windows Terminal Services environment, you may have to set the MaxCmds
registry value to 500 or more.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
232476
Terminal Server client connections and logon limited by MaxWorkItem and MaxMpxCt values
- Locate and then click the following key in the
registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
Note Make sure that you make this change to the lanmanserver\parameters
registry key and not to the lanmanworkstation\parameters
registry key mentioned in step 2. - In the right-pane, double-click the
MaxMpxCt value.
Note On SMB servers that are running a version of Windows earlier than Windows 2000, the MaxMpxCt
registry entry is named MaxMpxCount
, but has the same function. - In the Value data box, verify that
the value is 50 or more.
Note The MaxMpxCt
value determines the maximum number of simultaneous, active
requests that the server permits from an individual client. - Quit Registry Editor.
- Restart the server.
Note The
MaxCmds and
MaxMpxCt registry entries are REG_DWORD decimal entries. If they do not exist on your computer, you can create them as new REG_DWORD values. The range of values for these registry entries is between 0 and 65535.