Patch scan failed. Error description: Not enough storage is available to complete this operation

  • Check free disk space is available or not in SapphireIMS agent installed drive in which system patch scan/deployment got failed
  • Check free available memory is available or not in SapphireIMS agent installed drive in which system patch scan/deployment got failed – You can repost the job and observe the resource utilization during job execution.
  • If the above points not solved the issue, follow the instruction as below.
  1. Take access of a sample machine where the Patch scan is failing with the error “Patch scan failed. Error description: Not enough storage is available to complete this operation.”

  2. Now do a “Windows update” and screenshot the result

  3. Open regedit

  4. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

  5. Set the LargeSystemCache property to 1 in the above registry path

  6. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters

  7. Right Click → New → DWORD (32-Bit) Value

  8. Name the key as Size and set the value to 3

  9. Restart the device

  10. Post the restart open cmd as Admin and execute the below commands one by one

i. net stop wuauserv
ii. sc config wuauserv type= own
iii. net start wuauserv

  1. If the “Windows Update” done at step 2 has failed, then do a “Windows update” and screenshot the result again

  2. Now Post a Patch Scan from Sapphire and observe the result.