Windows 10 Feature Update to 22H2 Failing through MECM

Austin 21 Reputation points
2023-01-05T20:53:42.66+00:00

I am currently deploying a Feature Update using MECM to get our environment updated from Windows 10 20H2 to Windows 10 22H2. However, I am seeing intermittent failures where some clients are failing to download the update. The error message on the failed clients has thus far been the same "0X80244019 - Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier)."

Regular monthly client updates have been processing fine, and application deployments via MECM seem to run fine as well. I'm wondering if there's potentially an issue with our WSUS server that could be causing the problem. Below is a log of the failure off of one of the test clients I tried to apply the 22H2 Feature Update to that I obtained from the Get-WindowsUpdate command in Powershell.

Thanks!

276617-windowsupdate-22h2.txt

Microsoft Security | Intune | Configuration Manager | Updates
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
    2023-01-06T07:15:22.167+00:00

    Hi, @Austin

    Thank you for posting in Microsoft Q&A forum.

    Does any Windows 10 20H2 upgrade to Windows 10 22H2 successfully?
    Have we checked the UpdatesDeployment.log, UpdatesHandler.log, ContentTransferManager.log, WUAHandler.log, WindowsUpdate.log?

    We can follow this guidance for troubleshooting:
    https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/update-management/track-software-update-deployment-process?source=recommendations#deployment-evaluation-and-update-installation-on-clients


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

  2. Austin 21 Reputation points
    2023-01-13T15:51:44.67+00:00

    After some more troubleshooting, it ended up being some issue with the enablement package version of the 22H2 update. I'm not sure what was causing it to sometimes succeed and other times fail, however once I switched to using the Feature Update in MECM that doesn't use the enablement package it started working. It seemed that the failure was caused by the client attempting to reach out to Microsoft to download the updates since the enablement package Feature Updates don't download any of the update files to the DP, and instead tell the clients to reach out directly to Microsoft for the download.

    I'm now having an issue where most clients on 20H2 aren't showing as requiring that update, however that'll be another Q&A if I can't figure it out.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.