|
Re: external hard drive sharing
- Start, Run, REGEDIT
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
- Edit the IRPStackSize
- Set it to a DWORD value of 15 (or more, valid range 11-50)
- NOTE: If IRPStackSize doesn't exist, create a new DWORD entry for it
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
- Set the PagedPoolSize to 0
- Exit REGEDIT and reboot
|