1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    1. Add this line to setupcomplete.cmd, change 83.0.478.58 to the one in the wim image->\Program Files (x86)\Microsoft\Edge\Application\

    Code:
    C:\Program Files (x86)\Microsoft\Edge\Application\83.0.478.58\Installer\setup.exe --uninstall --system-level --verbose-logging --force-uninstall
    
    2.

    kb4577266 = ServicingSack
    kb4562830 = Enablement
    kb4579305 = WinPE
    kb4580364 = Cumulative

    3/4

    Updates will be staged to be installed not pending, only the Enablement package will create a pendign.xml which will not allow you to run the image cleanup, you can overcome this by skipping the edge Chromium integration when asked in WHD updates pack integration.

    Use a UUP/MSDN ISO instead of ESD and follow the step 2 and 3 you will end up with 19042.610 image without Edge chromium.

     
  2. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    372
    107
    10
  3. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    372
    107
    10
    Thanks.
    I apologize for not resizing the image.
     
  4. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    That attempt to invert the position of the lines, code that I had commented on, was what broke the system of ordering the choices in an ascending way (Sorting2AscendindgOrder). Then the Formula stopped working.

    The work on Random Selection in any order of the indexes and removal of the unselected ones is done, @MSMG.

    My test file that follows is only working if the selection of the desired Image Indexes is already done in an ascending way.

    I sent you PM now.
     
  5. haremmon

    haremmon MDL Novice

    Aug 29, 2016
    20
    18
    0
    Anyone encountered this same issue and resolved it?

    Used toolkit v10.8 and Win10 20H2 - 19042.572.201009-1947

    Some updates were not installed:
    Following updates were not installed:
    Security Update for Windows (KB4586781)

    List of packages I removed through RemovePkgsList.txt file

    AdobeFlashForWindows
    EdgeChromium
    GameExplorer
    SpeechRecognition
    WindowsPhotoViewer
    WinSAT
    AssignedAccess
    CEIP_SQM
    FaceRecognition
    KernelDebugging
    PicturePassword
    PinEnrollment
    UnifiedTelemetryClient
    WiFiNetworkManager
    WindowsInsiderHub
    HomeGroup
    MultiPointConnector
    RemoteAssistance
    DeviceLockdown
    EaseOfAccessThemes
    EasyTransfer
    FileHistory
    StepsRecorder
    SystemRestore
    WindowsBackup
    WindowsFirewall
    WindowsSubsystemForLinux
    WindowsToGo
    AADBrokerPlugin
    AssignedAccessLockApp
    BioEnrollment
    CallingShellApp
    CBSPreview
    ContentDeliveryManager
    ECApp
    EdgeDevToolsClient
    Edge
    FileExplorer
    LockApp
    MapControl
    NarratorQuickStart
    OneDrive
    ParentalControls
    PeopleExperienceHost
    QuickAssist
    RetailDemoContent
    SecureAssessmentBrowser
    SettingSync
    SkypeORTC
    SmartScreen
    Win32WebViewHost
    WindowsMixedReality
    WindowsReaderPDF
    XboxGameCallableUI
    3DViewer
    Alarms
    BingWeather
    CommunicationsApps
    Cortana
    DesktopAppInstaller
    FeedbackHub
    GetHelp
    Getstarted
    HEIFImageExtension
    Maps
    Messaging
    MixedRealityPortal
    OfficeHub
    OneConnect
    Paint3D
    People
    Photos
    Print3D
    ScreenSketch
    SkypeApp
    SolitaireCollection
    SoundRecorder
    StickyNotes
    VP9VideoExtensions
    WalletService
    WebMediaExtensions
    WebpImageExtensions
    XboxApp
    XboxIdentityProvider
    YourPhone
    ZuneMusic
    ZuneVideo
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Will checkout.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes it's the Edge Chromium removal which is breaking the updates install, have fixed it in next version.

    You can copy these files/folder from original 19042.572 image

    Code:
    \Windows\WinSxS\amd64_microsoft-windows-e..-firsttimeinstaller_31bf3856ad364e35_10.0.19041.479_none_3117e2c9c60d5cfb
    
    to

    Code:
    \Windows\WinSxS
    

    Code:
    \Windows\WinSxS\amd64_microsoft-windows-u..argeting-edgestable_31bf3856ad364e35_10.0.19041.1_none_dccc7f28e6ed5d00.manifest
    \Windows\WinSxS\amd64_microsoft-windows-e..-firsttimeinstaller_31bf3856ad364e35_10.0.19041.479_none_3117e2c9c60d5cfb.manifest
    
    to

    Code:
    \Windows\WinSxS\Manifests
    

    Install the updates now.


     
  8. kosta26

    kosta26 MDL Junior Member

    Jan 1, 2019
    91
    5
    0
    Waiting for the new version. How are things on the .630 update, the same problem with cleaning the image?
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    .630 has no major changes with removed components, only one component which needed a change has been fixed and needs no further change with newer CU.

    Fixed the issue with .572 image which broke updates installation.

    Fixing the issue with removing installed Edge Chromium in ESD image.

    The cleanup issue and ghost SFC error is a Microsoft thing, hope the MS fixes it soon.

     
  10. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    382
    161
    10
    Hi @MSMG

    How do I convert from WIM to ESD..??

    I didn't find that option..!!

    Thanks in advance..!!
     
  11. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    [7] Tools -> [1] WIM Manager -> [E] Convert

     
  13. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    @MSMG err do you believe I forgot LOL ;):D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No I just replied to where it is in Toolkit.

     
  15. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    35
    10
    #17357 jinvidia, Nov 12, 2020
    Last edited: Nov 12, 2020
    @MSMG Kindly do let me know if I have serviced the ISO in correct order especially the step in point H. Please also do let me know if I have missed any step.
    Thank you.

    ISO used:
    en_windows_10_enterprise_ltsc_2019_x64_dvd_74865958.iso

    MSMG version 10.8

    To delete unnecessary entry

    1) Tools [7] -> WIM Manager -> Delete
    2) Apply [5] -> Re-Build Source Image


    To service ISO I performed the following steps:

    a) Select Source Image from DVD folder [1]

    b) Integrate [2] -> Windows Features [3] -> Integrate DirectX 9.0 [P]

    c) APPLY [5] -> Cleanup the Source Image [1]

    d) Remove [3] -> Windows Components Using Package List [2]

    e) Customize [4] -> Apply Tweaks [8]

    Disable Cortana App [A]
    Hide Taskbar Task view Icon (B)
    Disable Automatic driver updates through windows updates [C]
    Disable Automatic downloading and installing of 3rd party apps [D]
    Disable Windows Defender [E]
    Disable Automatic Windows Smartscreen [F]
    Disable Automatic Windows Upgrade [G]
    Disable Windows Update [H]
    Enable windows photo viewer [K]

    f) APPLY [5] -> Cleanup the Source Image [1]

    g) Integrate [2]

    a. [3] -> Microsoft .NET Framework 3.5 Feature [A]
    b. [3] -> Microsoft .NET Framework 4.8 Feature (B)

    h) Customize [4] -> Enable Windows Features using Features List [1]

    i) APPLY [5] -> Apply & Save Changes to Source Images [2]

    j) APPLY [5] -> Re-Build Source Images [1]

    k) Tools [7] -> WIM Manager -> Convert WIM image to ESD image [4]

    l) Target [6] -> Make a DVD ISO image
     
  16. Robotnik247

    Robotnik247 MDL Junior Member

    Nov 21, 2012
    86
    13
    0
    Is the solitaire collection bug related to a specific version (windows build and therefor affecting the removal process of all windows builds) or will that be handled regardless in 10.9?
     
  17. THUMPer1

    THUMPer1 MDL Junior Member

    Mar 8, 2011
    68
    9
    0
    I keep getting errors with sfc/scannow on fresh test install with 20h2 and toolkit 10.8. The only thing I am doing is removing some apps. Is there something I am missing?
     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You can simply the tasks like this

    To delete unnecessary entry

    1) Tools [7] -> WIM Manager -> Delete

    To service ISO I performed the following steps:

    a) Select Source Image from DVD folder [1]
    b) Integrate [2] -> Windows Features [3] -> Integrate DirectX 9.0 [P]
    c) Remove [3] -> Windows Components Using Package List [2]
    d) Customize [4] -> Apply Tweaks [8]

    Disable Cortana App [A]
    Hide Taskbar Task view Icon (B)
    Disable Automatic driver updates through windows updates [C]
    Disable Automatic downloading and installing of 3rd party apps [D]
    Disable Windows Defender [E]
    Disable Automatic Windows Smartscreen [F]
    Disable Automatic Windows Upgrade [G]
    Disable Windows Update [H]
    Enable windows photo viewer [K]

    e) APPLY [5] -> Cleanup the Source Image [1]

    g) Integrate [2]

    a. [3] -> Microsoft .NET Framework 3.5 Feature [A]
    b. [3] -> Microsoft .NET Framework 4.8 Feature (B)

    h) Customize [4] -> Enable Windows Features using Features List [1]
    i) APPLY [5] -> Apply & Save Changes to Source Images [2]
    j) APPLY [5] -> Re-Build Source Images [1]
    k) Tools [7] -> WIM Manager -> Convert WIM image to ESD image [4]
    l) Target [6] -> Make a DVD ISO image