question

DineshVinay-3089 avatar image
0 Votes"
DineshVinay-3089 asked Amandayou-MSFT commented

Windows 10 1909 feature update failed with 0x87D00664 and 0x87D00656 .



Hope everyone is doing good.



We have deployed the Windows 10 1909 using Feature update in Windows 10 Servicing node.



Somewhere around 100+ machines were failed with 0x87D00664 and 0x87D00656 .



0x87D00664 - This error code indicates install time for the update exceeded the current maximum run time. We have increased the patch runtime for 8 hours (480 min) but however its failed.



When I referred WUAhandler.log, the Windows 10 feature update patch failed with below error code. However the rest of the patches were able to install fine



failed with error code (0x80240022).





105866-capture300.jpg





For this error we tried the below fix. This help to fix few machines. But most of the machines again failed with same error code (0x80240022).



Stop Windows Update services

Rename the Software Distribution folder.

Start the Windows Update Services

Restart the SMS Agent Host Service



Also, in some machines we are getting this 0x87D00656 code. We can able to see that error description state that "Update Handler was unable to continue due to some generic internal error"



Could some one help us that what could the issue for this error code.





mem-cm-updates
capture300.jpg (48.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

yannara avatar image
1 Vote"
yannara answered Amandayou-MSFT commented

Try to locate, is that hidden ~BT folder populated at the root of C:\ which basically tells you, is the problem with the content downloading, or the IPU process itself. If we imagine that IPU fails, you should try to track down 0x19c... type of codes, which translate the IPU failure itself. Also you could try to analyze the root cause with Setupdiag - https://docs.microsoft.com/en-us/windows/deployment/upgrade/setupdiag

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

Agree with yannara, about the error of 0x87D00656, the update may still be running in the background. Please check for the running Processes from below (mainly SetupHost). Also, look at the SetupAct.log and see if it has exited the process. If processes are still running, please just wait until the update completes. This can be done by either just waiting a few hours or monitoring the setupact.log. Setupact.log is located here: C:\$Windows.~BT\Sources\panther\setupact.log.

About the details of solution, please refer to this article:
https://www.wetterssource.com/featureupdatetroubleshooting
Note: Non-Microsoft link, just for the reference.

Best regards,
Amanda

0 Votes 0 ·