Error message: "Not enough server storage is available to process this command"
Cause : This issue may occur if the IRPStackSize registry entry on the server is set too low.
Resolution : To resolve this issue, increase the value of the IRPStackSize registry entry. To do this, follow these steps:
Resolution : To resolve this issue, increase the value of the IRPStackSize registry entry. To do this, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\ParametersIf the IRPStackSize entry is not present in this subkey, follow these steps:
- Click Edit, point to New, and then click DWORD Value.
- Type IRPStackSize, and then press ENTER.
Note Type IRPStackSize exactly as it appears. The value name is case sensitive.
- Click IRPStackSize, click Edit, and then click Modify.
- In the Data Value box, type a larger value Eg: 30, and then click OK.
- You are probably going to need a reboot for this to take effect
Note Values may range from 0x1 to 0xC. These values are equivalent to 1 to 12 in decimal notation.
Comments
Post a Comment