I was trying to move a 10 GB folder on another network location but this error prevents me from doing it:
Error 0x8007046A:Not enough server storage is available to process this command.
1. Click Start | Run and type regedit.
2. Locate the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
3. Click Edit and Add Value with the following parameters
Name: MinFreeConnections
Data Type: Reg_DWORD
Decimal: 5
This fixed my problem.
No comments:
Post a Comment