ok but how do you analyze a big data size log file for errors .

    suppose log file is of 918 kb then how ?

    its ok if you are much more familiar with analyzing log files .
     
  1. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    458
    258
    10
    Get-WindowsUpdateLog produces a file of 3.14MB on my desktop. The size depends on the number of .etl files processed.
    I use Notepad++ and have opened files much larger than 3MB without issues.
     
  2. #24063 Deleted member 1531038, Nov 13, 2022
    Last edited by a moderator: Nov 13, 2022
    You are not getting my point of view actualy .
    what to do with that 3.14 mb of log file.
    can you analyze it in a minute or two or you are using some tool to filter only errors out of it.
    then analyzing those errors & getting the actual cause of the issue you are facing .
    whuffff i am done .
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    For Toolkit v12.8 the supported image with CU is 19045.2006 [KB5017308], if you had used CU later than the one required than there are chances of error when updating the system to the next CU.

    I have uploaded updated Toolkit.cmd and ToolkitHelper.exe supporting the latest patch Tuesday updates and have tested updating to the next available CU through WU and it's working; you can try making an in-place upgrade to the current 19044.2251 to fix any issues.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Not yet fixed, need to further test and fix the issues.
     
  5. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    766
    612
    30
  6. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    458
    258
    10
    #24069 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 :)
     
  7. 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 ?
     
  8. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    458
    258
    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.
     
  10. pacoolio

    pacoolio MDL Member

    Jun 10, 2009
    121
    103
    10
    Does it work with the latest buildxx Windows 10 LTSC_2019 Build 17763.3650
     
  11. Yes Sir it must work .
     
  12. Ok Ma'am .
     
  13. OpenSourceGhost

    OpenSourceGhost MDL Member

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

    Ravzzz MDL Novice

    Apr 4, 2021
    17
    6
    0
    #24077 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?
     
  15. 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.
     
  16. 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.
     
  17. #24080 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.