Monday, July 9, 2018

Software Update Installation Error 0x87D00664

When installing Software Update from Software Center you get error code 0x87D00664.


This error code indicates software update installation failed due to Time Out.



To fix this, you need to change the maximum run time in the SCCM console.
Follow the steps below.


  1. Launch SCCM console
  2. Browse to Software Library\Overview\Software Updates\All Software Updates
  3. Search for the specific update
  4. Right-click and view it's properties
  5. Go to Maximum Run Time tab
  6. Change the Maximum run time value. 


Refresh SCCM policy on the clients and retry the installation.


No comments:

Post a Comment

SCCM: Stopping mandatory reboot

Recently I had an issue where a system that is running a critical data restore is schedule for a mandatory reboot after a patch installation...