Not Enough Storage Space Error
Description:
When one workstation cannot connect to the server with the following error, do the following to resolve:
To Resolve:
-
On the computer unable to access the mapped drive, Run => regedit
-
Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Lanmanserver\Parameters
-
Look for a DWORD value of
IRPStackSize
. If it’s there, change it’s value toDecimal
to equal anything between15-50
. The lower the better, so try 15, then 20, then 25 until the issue is resolved. If the value is not there, create it and set it to the value described. -
Reboot the computer and try to access the share again. Do this over and over until it works if it doesn’t work on the first try.
Comments