question

ShankerKumar avatar image
0 Votes"
ShankerKumar asked TeemoTang-MSFT commented

Windows 10 Feature Update 1909 - Error 0x87D00324(-2016410844)

We are in the process of performing the Feature update for 1909 in our environment.
Most of the users to whom we have deployed are receiving the error mentioned below

Error 0x87D00324(-2016410844)

Please suggest on how to process and manage them on larger deployments

windows-10-setup
· 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.

I was getting the same error code on several clients and the issue was related to a language pack CAB file that was not matching the OS version (1909 in our case). For my specific case, a language pack was deployed to the PC and needed to be prestaged and that operation was failing at OS upgrade.

Anyway, I found the root cause by using the Setupdiag tool (https://docs.microsoft.com/en-us/windows/deployment/upgrade/setupdiag). It tells you exactly what the problem is (last step where it failed, error code, last action, etc.)
Hope this will help other people.

0 Votes 0 ·

1 Answer

yannara avatar image
0 Votes"
yannara answered TeemoTang-MSFT commented

You need to find 0x1900xx type of error code which would reveal you the real reason for Inplace Upgrade. Also use setupdiag to evaluate the root cause, it's a good tool which collects all logs needed into one place and tries to read the root cause.

https://docs.microsoft.com/en-us/windows/deployment/upgrade/setupdiag

· 2
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.

Thanks for your reply Yannara, we are currently deploying this feature update from SCCM as a regular deployment. How would you suggest we check with the Setupdiag tool on end user machines as we have over 1000+ users facing the issue with this feature update install.

Could there be an alternate solution or way to check with this issue.

Also we have checked with the setupdiag process and please find the status below from setupdiagrestults

Error = 0xC1900101-0x4000D

0 Votes 0 ·

Would you mind letting me know the update of the problem? If you need further assistance, feel free to let me know.

0 Votes 0 ·