1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,626
    210
    Not yet fixed, need to further test and fix the issues.
     
  2. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
  3. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    #24044 Yanta, Nov 14, 2022
    Last edited: Nov 15, 2022
    So I rebuilt the image with 19044.2006 and reinstalled. The issue is still the same. btw: These were Office 2016 updates, not Windows updates.
    Updates are sourced from my WSUS server, not from Microsoft online.

    When connected to the VPN updates are detected and sit at downloading 0% indefinately. When disconnecting from the VPN they download and install fine.
    On 1809 everything works perfectly.

    On 21H2 Windows update reports the following

    2022/11/14 10:54:31.6061125 1220 3668 DownloadManager Total download size for update D5ED9113-146B-470D-9B13-A08E739520CF.201 (session data: (null)) set via progress to 260187034
    2022/11/14 10:54:31.6074686 1220 3668 Agent *FAILED* [80240007] Bundle = 0B8C07E8-0349-464C-A9B0-4D46FC91E3A6.201, Service = 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7 [DownloadHeartbeat::UpdateDownload:274]
    2022/11/14 10:54:31.6076101 1220 3668 Agent *FAILED* [80240007] Bundle = 0B8C07E8-0349-464C-A9B0-4D46FC91E3A6.201, Service = 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7 [DownloadHeartbeat::UpdateDownload:274]
    2022/11/14 10:54:32.0645135 1220 2520 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 2.
    2022/11/14 10:54:32.0665708 1220 5616 DownloadManager Update the URLs for BITS Job FA742BF3-B7A0-42B3-A513-ACDEEF779B4D - Update D5ED9113-146B-470D-9B13-A08E739520CF.201
    2022/11/14 10:54:32.0668044 1220 5616 DownloadManager 0 of 1 files' URLs are updated.
    2022/11/14 10:54:32.0668517 1220 5616 DownloadManager Download job FA742BF3-B7A0-42B3-A513-ACDEEF779B4D resumed.
    2022/11/14 10:54:32.0703941 1220 5616 Agent *FAILED* [80240007] Bundle = 0B8C07E8-0349-464C-A9B0-4D46FC91E3A6.201, Service = 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7 [DownloadHeartbeat::UpdateQueuedDownload:163]
    2022/11/14 10:54:32.0704557 1220 5616 Agent *FAILED* [80240007] Bundle = 0B8C07E8-0349-464C-A9B0-4D46FC91E3A6.201, Service = 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7 [DownloadHeartbeat::UpdateDownload:274]

    Eventually Windows update log also reports error 0x80200010

    0x80200010. Description There are currently no active network connections. Background Intelligent Transfer Service (BITS) will try again when an adapter is connected.

    The TAP adapter configuration on both 1809 and 21H2 is identical.

    Running DISM /Online /Cleanup-Image /restorehealth fails with error 3;

    2022-11-14 11:21:29, Error DISM DISM Package Manager: PID=8880 TID=7540 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x80070003)
    2022-11-14 11:21:29, Error DISM DISM Package Manager: PID=8880 TID=7540 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x80070003)
    2022-11-14 11:21:29, Error DISM DISM Package Manager: PID=8880 TID=7540 Failed to restore the image health. - CPackageManagerCLIHandler::processCmdLine_CleanupImage(hr:0x80070003)
    2022-11-14 11:21:29, Error DISM DISM Package Manager: PID=8880 TID=7540 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070003)
    2022-11-14 11:21:29, Info DISM DISM Package Manager: PID=8880 TID=7540 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
    2022-11-14 11:21:29, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070003
    2022-11-14 11:21:29, Info DISM DISM Provider Store: PID=8880 TID=7540 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2022-11-14 11:21:29, Info DISM DISM Provider Store: PID=8880 TID=7540 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2022-11-14 11:21:29, Info DISM DISM Provider Store: PID=8880 TID=7540 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

    SFC /Scannow is fine.

    I don't do in-place upgrades. I will create new image with 2251 and try again.

    --UPDATE--
    Installing 19044.2251 didn't change anything.
    But what did fix it was deleting the grouppolicy folder, creating a new group policy and setting all the policies again one by one.

    I must have changed something that I'm not aware of that broke it. Stranger things have happened :)
     
  4. amin fear

    amin fear MDL Novice

    Nov 2, 2011
    12
    0
    0
    Why i am getting "not recognized as an internal or external command" error when using this tool ? what is the solution ?
     
  5. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,296
    11,544
    270
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    I am old fashioned. I just use CTRL-F and look for "ERROR" and go from there.
    Discovering the cause in this case was an accident when I disconnected from the VPN and noticed the updates installing
    Normally, I would have little understanding of what is actually causing the specific error codes.
    Just a process of elimination, whicn at times can take weeks, depending on what the issue is.

    No magic tools I'm afraid.
     
  7. pacoolio

    pacoolio MDL Member

    Jun 10, 2009
    121
    108
    10
    Does it work with the latest buildxx Windows 10 LTSC_2019 Build 17763.3650
     
  8. Yes Sir it must work .
     
  9. Ok Ma'am .
     
  10. OpenSourceGhost

    OpenSourceGhost MDL Member

    Feb 14, 2022
    170
    24
    10
    Is it possible to add Windows 11 Pro features, such as BitLocker and Local Group Policy Editor, to Windows 11 Home?
     
  11. Ravzzz

    Ravzzz MDL Novice

    Apr 4, 2021
    17
    6
    0
    #24052 Ravzzz, Nov 17, 2022
    Last edited: Nov 17, 2022
    I can't find SSU for W10 22H2. Should I be applying only the latest CU?

    Edit: Looks like the latest CU includes SSU. Also, what method do you guys prefer DISM or ToolkitHelper to remove Apps and Packages?
     
  12. wall

    wall MDL Novice

    Jan 23, 2011
    1
    0
    0
    which update(s) do I have to download from the Microsoft Update Catalog so that I update a Win11 22H2 .iso with the latest updates? the catalog does not provide any filters, only search by keywords. any help would be greatly appreciated.
     
  13. Ravzzz

    Ravzzz MDL Novice

    Apr 4, 2021
    17
    6
    0
    Servicing Stack Update, Cumulative Update and .NET Framework Cumulative Update(optional). Also, include the version of Windows and architecture at the end of the search, in your case it's 22H2 to filter out the updates.
     
  14. #24055 Deleted member 1531038, Nov 17, 2022
    Last edited by a moderator: Nov 17, 2022
    @MSMG in Win10 1904x.2311 build with CU KB5020030 mount \ Windows \ SystemApps \ shared is found a new directory which contains 4 webview2 files . pl update toolkit helper to remove that too & there dependencies either some more files or registry keys .

    Thanks in Advance.
     
  15. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    I don't really understand the logs, which is why I post them so others (such as yourself) with a better understanding can check them out.
     
  16. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    #24058 Igor147, Nov 18, 2022
    Last edited: Nov 18, 2022
    People, the question is ... Microsoft releases broken images again? I downloaded this image for maintenance and the SFC /Scannow command shows an integrity violation ...
    Microsoft Windows 11 [10.0.22621.819], Version 22H2 (Updated November 2022) - Original images from Microsoft MSDN [Ru]
    ru-ru_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_d94d1eb8
    2022-11-18_204324.png
     
  17. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,192
    1,890
    90
    @MSMG
    Add MicrosoftWindows.Client.CBS_cw5n1h2txyewy & MicrosoftWindows.UndockedDevKit_cw5n1h2txyewy to removal.:tankyou:
     
  18. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #24060 inTerActionVRI, Nov 20, 2022
    Last edited: Nov 20, 2022
    @MSMG,
    You started to modify... But you must have had some different commitment from coding and ended up not continuing to modify.
    This block I had posted was 100% directed to the Toolkit code. I did it to save you time, you can simply paste there.



    I had done some work on Dism removing Packages. Please take a look at Custom Toolkit.


    Hug, man!


    EDIT:
    from:
    Code:
        if errorlevel 8 (
           if "%C_WalletService%" equ "+" (
               set "C_WalletService=-"
               set "C_WalletService=-"
           ) else (
               set "C_WalletService=+"
           )
       )
    
    to:
    Code:
        if errorlevel 8 (
           if "%C_WalletService%" equ "+" (
               set "C_Wallet=-"
               set "C_WalletService=-"
           ) else (
               set "C_WalletService=+"
           )
       )
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...