1. x33st0rm

    x33st0rm MDL Novice

    Dec 25, 2016
    7
    0
    0
    Was ripping out hair after the fifth time trying to do sfc /verifyonly and dism check, with errors. Even tried switching out VirtualBox for VMWare.

    Turns out the ISO gotten from Media Creation Tool, has the errors with a clean install. And it's not isolated, tried more than one downloaded iso.
    20H1 10.0.19041, the only one i can download. Using Education.

    Thanks, Microsoft!

    I miss digital river.

    Put in a new CPU and motherboard, and using my old install. Dunno if i should just try install it.
    Although things seem to be working on this install, i've never before had a windows install working properly after changing CPU/Mobo.

    Also, can anyone clarify if it's safe to clean on 20H1? If it's just the latest versions that's bugged on.

    It's present in my settings too, but xbox/gaming is removed. Although i think it's just a blank form with no function, the phone panel. So just a cosmetic thing.
     
  2. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    I also have original images with sfc errors.
    I usually use this one:
    ru_windows_10_consumer_editions_version_20h2_updated_april_2021_x64_dvd_ae20eb55.iso
    Maybe 21H1 will come out and there will be no sfc errors.
     
  3. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    I really miss @MSMG.

    Just a message to report a successful toolkit run with 20H2 build 985. Both x64 and x86.
    I've yet to deploy them, will report if any issues arise.

    21H1 final is just around the corner, hopefully the toolkit will eat it.

    Cheers.
     
  4. RobinTR0

    RobinTR0 MDL Novice

    Feb 7, 2020
    5
    2
    0
  5. x33st0rm

    x33st0rm MDL Novice

    Dec 25, 2016
    7
    0
    0
    #19285 x33st0rm, May 13, 2021
    Last edited: May 14, 2021
    Found Rufus tool has a download W10 option, with update check enabled. Gets it straight from M$.

    Tried downloading W10 Education 20H2 Built 19042.631 from 2020.12.

    Installed with VMWare, and checked it. Has integrity violaitons, but they were repairable. (Opposed to the MCT iso which failed during repair for both sfc and dism. And has WIM instead of ESD.)
    Seems like a valid way to get W10 for some, bypassing the awful Media Creation Tool.

    This just the untouched ISO. Gonna try to use the toolkit on it.
    EDIT: Index/Arch/Name has no entries, can only quit.
    EDIT 2: Can get entries launching toolkit as admin, but get error on random pack on removing package list.
    EDIT 3: Tried downloading ISO's from UUP. Same thing as above if i only select a single arch. But with 2+ from the site selection, i can select the one i want.

    CMD:
    Code:
    Microsoft Windows [Version 10.0.19042.631]
    (c) 2020 Microsoft Corporation. All rights reserved.
    
    C:\Users\Administrator>sfc /verifyonly
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection found integrity violations.
    For online repairs, details are included in the CBS log file located at
    windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
    repairs, details are included in the log file provided by the /OFFLOGFILE flag.
    
    C:\Users\Administrator>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection found corrupt files and successfully repaired them.
    For online repairs, details are included in the CBS log file located at
    windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
    repairs, details are included in the log file provided by the /OFFLOGFILE flag.
    
    C:\Users\Administrator>sfc /verifyonly
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection did not find any integrity violations.
    
    C:\Users\Administrator>
    And after that DISM for good measure:
    Code:
    C:\Users\Administrator>Dism /Online /Cleanup-Image /CheckHealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.19042.631
    
    No component store corruption detected.
    The operation completed successfully.
    
    C:\Users\Administrator>Dism /Online /Cleanup-Image /ScanHealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.19042.631
    
    [==========================100.0%==========================] No component store corruption detected.
    The operation completed successfully.
    
    C:\Users\Administrator>DISM /Online /Cleanup-Image /RestoreHealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.19042.631
    
    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.
    
    C:\Users\Administrator>
    CBS.log was too long to include. But here's the issue encountered with verifyonly.

    Code:
    2021-05-13 12:18:28, Info                  CBS    InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~amd64~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    2021-05-13 12:19:56, Info                  CBS    Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    2021-05-13 12:19:56, Info                  CBS    Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    2021-05-13 12:19:56, Info                  CBS    Failed to OpenPackage using worker session [HRESULT = 0x800f0805]
    2021-05-13 12:19:56, Info                  CBS    Virtual Edition: Microsoft-Windows-EducationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition
    2021-05-13 12:19:56, Info                  CBS    Session: 30885857_2240268877 initialized by client WindowsUpdateAgent, external staging directory: (null), external registry directory: (null)
    2021-05-13 12:19:56, Info                  CBS    InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~x86~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    2021-05-13 12:19:56, Info                  CBS    Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    2021-05-13 12:19:56, Info                  CBS    Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
    2021-05-13 12:19:56, Info                  CBS    Failed to OpenPackage using worker session [HRESULT = 0x800f0805]
     
  6. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
  7. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #19288 inTerActionVRI, May 13, 2021
    Last edited: May 13, 2021
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    I'm afraid something bad has happened. :(
    He hasn't been in touch for over a month.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #19290 graver.x, May 13, 2021
    Last edited: May 13, 2021
    Check the component store:
    dism /online /cleanup-image /scanhealth

    #19303 (mydigitallife.net)
     
  10. No Nothing will happen to him . i am sure he is good at health but might be busy in some house work or family related issues . nothing else . i am sure he is fit n fine .
     
  11. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  12. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  13. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    608
    385
    30
    Dear friends,

    I hope all our friends and families are doing very well while I post this, this is what I ask the universe always.

    I am working on the image 19043.985.210429-2058.21H1_RELEASE_SVC_PROD1_CLIENTMULTI_X64FRE_PT-BR.ISO in Toolkit_v11.4 and I am seeing something very unusual and that I had never seen before, after assembling the images, boot.wim index: 1 and 2, install .wim index: 1 and WinRE.wim index: 1 I used the option add drivers and my folder with all the drivers I use is 1.58GB in size, but when adding the drivers my Boot-2 folder was 64.1GB, the intall-1 with 75.3GB is there something wrong, in version 11.3 I had not noticed this, did someone report the same situation?

    I was forced to interrupt the process and unmount all the images manually discarding the changes ...

    I'll try again tomorrow without adding the drivers to see if the same thing happens ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    @ALL

    Past two months had been terrible for my family, four of my family members including me were affected with COVID-19, unfortunately my father passed away due to post-COVID-19 issues (Cardiac arrest), I'm still on medication and doing better now.

    There will be some delay in Toolkit releases, will be updating the Toolkit and its packs when I'm capable of.

    MSMG
     
  16. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    Please accept my condolences @MSMG, it's said to hear this.
    I sincerely hope you and your family will get better and find the strength to overcome the terrible loss.
    Its good to hear from you, don't worry about the toolkit for now, we can wait.
    Get well soon,

    Cheers.
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Updated Packs :

    Microsoft Inbox Apps (Windows 10).
    Microsoft .NET 5 Pack (Windows 7/Windows 8.1/Windows 10) with Microsoft .NET 5.0.5 Desktop Runtime.
    Microsoft .NET Framework 4.8 Pack (Windows 7/Server 2008 R2) with .NET 4.8 KB5001843 Refresh (4.8.4351.2).
    Microsoft .NET Framework 4.8 Pack (Windows 8.1/Server 2012 R2) with .NET 4.8 KB4486105 Refresh (4.8.4351.0).
    Microsoft .NET Framework 4.8 Pack (Windows 10/Server 2016/2019) with .NET 4.8 Update (10.0.1.3333).
    Microsoft Visual C++ Runtime Pack with VC++ 2019 v14.29.30129.0 Runtime.
     
  18. tefor

    tefor MDL Senior Member

    Apr 5, 2017
    317
    240
    10
    I am really sorry to hear this , dear MSMG
    Accept my condolences and i hope you all will get better soon
     
  19. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    @MSMG
    Please accept my condolences. Health to your family.