Updating OS using SCCM Task Sequence

xad xad 1 Reputation point
2022-04-26T08:00:25.96+00:00

I have successfully deployed my task sequence to the target client PC. When I try to update the OS via the Software Centre, I have successfully downloaded all the required files (install.wim). However, when doing the actual upgrade, I got a 0x80004005 error.

When I ran SetupDiag.exe, I got this error:
Matching Profile found: FindAbruptDownlevelFailure - 55882B1A-DA3E-408A-9076-23B22A0472BD
SetupDiag version: 1.6.2107.27002
System Information:
Machine Name = XADW02-OUTDATED
Manufacturer = VMware, Inc.
Model = VMware Virtual Platform
HostOSArchitecture = 1033
FirmwareType = PCAT
BiosReleaseDate = 20201112000000.000000+000
BiosVendor = PhoenixBIOS 4.0 Release 6.0
BiosVersion = 6.00
HostOSVersion = 10.0.19041
HostOSBuildString = 19041.1.amd64fre.vb_release.191206-1406
TargetOSBuildString = 10.0.19041.1253 (vb_release_svc_prod2.210811-1921)
HostOSLanguageId =
HostOSEdition = EnterpriseEval
RegisteredAV = Windows Defender
FilterDrivers =
UpgradeStartTime = 4/26/2022 12:19:54 AM
UpgradeEndTime = 4/26/2022 12:20:44 AM
UpgradeElapsedTime = 00:00:50
CV = 1Pk/R+9PqE2Du5NS
ReportId =

Error: SetupDiag reports abrupt down-level failure.
Last Operation: Finalize
Error: 0xC1900204 - 0x4000B
LogEntry: 2022-04-26 00:20:18, Error MOUPG CDlpActionCompat::ExecuteMigChoiceScan(1686): Result = 0xC1900204

Refer to "https://learn.microsoft.com/en-us/windows/desktop/Debug/system-error-codes" for error information.

Microsoft Security Intune Configuration Manager Deployment
Microsoft Security Intune Configuration Manager Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2022-04-27T02:57:45.353+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    The error code 0xC1900204 means "The migration choice selected is not available (ex: Enterprise to Home, the wrong SKU or architecture)". Is the problematic client OEM computer? Please also make sure the upgrade is not LTSC. In-place upgrade from Windows 8.1, or Windows 10 semi-annual channel to Windows 10 LTSC is not supported.
     
    During my research, I found this may be language issue or license issue (mismatch of product key). Please check the registry key 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language\InstallLanguage on the client to see if the language matchs you operating system. And also check if the product key is correct.
     
    Similar error described here for your reference:
    Windows 10 Inplace Issues 0xC1900204 - Configuration Manager
    Windows Setup failed with hexadecimal exit code 0xC1900204
     
    Here are some official articles for your reference:
    Windows 10 upgrade paths
    Windows 10 Pre-Upgrade Validation using SETUP.EXE

    Hope it helps. Thanks for your time.

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    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.


  2. Gary Blok 1,756 Reputation points
    2022-05-12T03:41:37.927+00:00

    have you tried just using the enablement package? 19041 = 20H1 (2004), and you should be able to run the enablement package for 21H2 (19044). Take just minutes.

    https://www.recastsoftware.com/resources/upgrading-to-windows-10-21h2-via-enablement-package-using-configmgr-app-model/

    You should be able to use that blog to see where to grab the enablement package, and then test.

    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.