1. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    Does OpenShell not depend on any of the removed components?
    I can't get it to work on WinPE, only the old version of it that had another name.


    Ok, I am doing the autounattend test here.



    Will provide the update soon.
     
  2. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    575
    970
    30
    Works okay, didn't test that much on vm ware period
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    You can remove your link.

    You didn't send the print of the "F" option in the "host" position. You just sent it in the "image" position.

    As you can see, the ImageLanguage data is missing.
    I'll fix that. And this is what is causing your error.

    But I need the Print from the "host" to know if there's anything else to be done.
     
  4. Oh, okay. I just don't know the right algorithm of doing autounattend so that everything will work. At first I need to enter (F), and then (S), and then (W), right?
     
  5. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    No, when you start it brings Host info, when you press "F" if brings Image info.
    You can press F several times it will alternate between "host" and "image" info, for you to select what info you need to be in autounattend.

    As in the Image info there are lack of info, you need the host info.
    And, if the image is entirely in en-US there are no need for Language Fallback.

    But back in the feature release on June 9th, that information was truncated. For example, in the case at that time, displaying "en-IN\0en-US" instead of just "en-IN", which caused an autounattend error. This is now fixed for en-IN, but I don't know for other languages.
    That's why I need the host information too. If there is a similar problem I can fix it.
     
  6. So the problem is that it didn't catch host information automatically and put it in the image? My host is fully en-US/en-US
     
  7. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #25747 inTerActionVRI, Jun 22, 2023
    Last edited: Jun 22, 2023
    No. If your system is fully in English, the problem is that you used image data instead of using host data.
    From what I saw, in the Image data, information is missing.

    When you press "F" it will say where the data was obtained from.
    You press F again to switch and see the differences.

    Host
    upload_2023-6-22_14-12-57.png

    Image
    upload_2023-6-22_14-13-20.png


    But according to your information, I'll post with the corrections I have made.

    I'm just going to test the detail that my friend tempdrive1 commented on.
     
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    upload_2023-6-22_15-3-45.png

    Host
    upload_2023-6-22_15-4-28.png

    Image
    upload_2023-6-22_15-4-54.png

    Now it is OK.

    Will make the ISO and install to see if there are something to fix.
     
  9. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #25749 inTerActionVRI, Jun 22, 2023
    Last edited: Jun 22, 2023
    Toolkit 2 Integrate -->

    Inside the Integrate Menu follow the bellow sequences:
    4 --> Y --> 2 --> 1 --> Choose wherever option you have mounted.

    Then after finished:
    If you have your boot.wim mounted, you may need to follow this one:
    4 --> Y --> 2 --> 2

    Code:
    ===============================================================================
                       MSMG ToolKit - Integrate WHD General Updates
                    to Windows Setup Boot, Install & Recovery Images
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ##################Started Integrating WHD General Updates######################
    ##############to Windows Setup Boot, Install & Recovery Images##################
    -------------------------------------------------------------------------------
    
        Image                    : Boot.wim         |  Install.wim   |  WinRE.wim
        Image Index              : 1, 2             |      1         |      1
        Image Architecture       : x64
        Image Version            : 10.0.19041.1288.0
    
    -------------------------------------------------------------------------------
    ####Processing WHD General Updates Packages####################################
    -------------------------------------------------------------------------------
    
    Creating WHD General Updates Temporary folder...
    
    Extracting Update Package files to Temporary folder...
    
    Finished Extracting Update Package files to Temporary folder...
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Boot Image################
    -------------------------------------------------------------------------------
    
    =============================[Boot.wim, Index : 1]=============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Servicing Stack Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3025~31bf3856ad364e35~amd64~~19041.3025.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Cumulative Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3086.1.9
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 v21H2 Feature Enablement Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.3086
    
    Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    =============================[Boot.wim, Index : 2]=============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Servicing Stack Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3025~31bf3856ad364e35~amd64~~19041.3025.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Cumulative Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3086.1.9
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 v21H2 Feature Enablement Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.3086
    
    Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Safe OS Dynamic Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.3086
    
    Processing 1 of 1 - Adding package Package_for_KB5027389~31bf3856ad364e35~amd64~~19041.3083.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Dynamic Update for Sources...
    -------------------------------------------------------------------------------
    
    Copying Windows 10 Dynamic Update for Sources to <DVD> folder.
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Install Image#############
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 1]============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Servicing Stack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3025~31bf3856ad364e35~amd64~~19041.3025.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3086.1.9
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 Critical Dynamic Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19044.3086
    
    Processing 1 of 1 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 v21H2 Feature Enablement Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19044.3086
    
    Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Recovery Image############
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Servicing Stack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3025~31bf3856ad364e35~amd64~~19041.3025.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Safe OS Dynamic Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5027389~31bf3856ad364e35~amd64~~19041.3083.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 v21H2 Feature Enablement Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25370.1
    
    Image Version: 10.0.19041.3083
    
    Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Generating WHD General Updates Integration Log File...
    -------------------------------------------------------------------------------
    
    Writing WHD General Updates Integration Log.
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up WHD General Updates Temporary folder.
    
    -------------------------------------------------------------------------------
    ##################Finished Integrating WHD General Updates#####################
    ##############to Windows Setup Boot, Install & Recovery Images#################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Update Windows Setup Media
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Updating Windows Setup Media######################################
    -------------------------------------------------------------------------------
    
    Getting Windows Setup Media Language Settings...
    
    Found Windows Setup Media Language : [en-US]
    
    Copying Windows Setup Media Update files to <DVD> folder...
    
    -------------------------------------------------------------------------------
    ####Finished Updating Windows Setup Media######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    


    upload_2023-6-22_16-4-31.png

    Code:
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FilePicker
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : LockApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : MapControl
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : NarratorQuickStart
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : NcsiUwpApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : OOBENetworkCaptivePortal
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : OOBENetworkConnectionFlow
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ParentalControls
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PeopleExperienceHost
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PinningConfirmationDialog
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PrintDialog
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : QuickAssist
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RetailDemoContent
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SearchApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SettingSync
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SkypeORTC
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SmartScreen
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WebcamExperience
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WebView2SDK
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : Win32WebViewHost
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsMixedReality
    
    Removing Package files...
    Modifying Package Registry...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsReaderPDF
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsStoreClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XboxClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XboxGameCallableUI
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XGpuEjectDialog
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : 3DViewer, not found...
    
    Component : CommunicationsApps, not found...
    
    Component : Maps, not found...
    
    Component : MixedRealityPortal, not found...
    
    Component : People, not found...
    
    Component : ServicesStoreEngagement, not found...
    
    Component : SolitaireCollection, not found...
    
    Component : StickyNotes, not found...
    
    Component : StorePurchaseApp, not found...
    
    Component : Wallet, not found...
    
    Component : WindowsStoreApp, not found...
    
    Component : XboxApp, not found...
    
    Component : XboxGameOverlay, not found...
    
    Component : XboxGamingOverlay, not found...
    
    Component : XboxIdentityProvider, not found...
    
    Component : XboxSpeechToTextOverlay, not found...
    
    Component : XboxTCUI, not found...
    
    
    MSMG ToolKit Commandline Helper
    Version: 1.1.1944.0
    
    Image Version: 10.0.19044.3086
    
    Component : ManualSetup
    
    Removing Package files...
    
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    


    19044.3086 LTSC 2021 en-US Post-Install
    ManualSetup
    Windows Security Center
    Windows Defender
    Windows Firewall
    And the Toolkit recent added components are not been removed.
    Screenshot (1).png Screenshot (2).png Screenshot (3).png Screenshot (4).png


    Download in attachment.
     

    Attached Files:

  10. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    Can someone explain what MSMG means? If sfc /scannow is executed, will any changes I make before /sfc scannow be affected?

    Will the OS still run as it would if the image does not come prepared with DISM /Cleanup-Image /ComponentStoreCleanup /ResetBase command executed which is causing the ghost SFC error?
     
  11. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    Hehe....

    In Australian "Cheers" :)
    Or "never mind", or "all good"
     
  12. @inTerActionVRI
    (duplicate)
    I also have a question:

    Which Windows edition is more preferred to be customized in MSMG: IoT LTSC 21H2 or Pro 21H2?
    As far as I know, in LTSC a lot of things such as MS Store, OneDrive and etc. are disabled and not removed, which means these things are hidden in registry and not completely removed in the way MSMG Toolkit does.
    So, when applying removal tweaks in Toolkit on IoT LTSC image the toolkit skips a lot of things cause it sees that these are not being present in the image cause these things are disabled already.
    And when doing removal on Pro, it sees that everything is enabled and it removes them the right way instead of skipping.

    Am I right? Or even when applying on LTSC it removes even though it skips components which Toolkit considers not being present in the image cause it were disabled? (sorry for my english, I'm not a native)
     
  13. stekiwnl

    stekiwnl MDL Novice

    Jun 23, 2023
    1
    0
    0
    Hello guys, I need your help. I found Windows7SuperNanoLite.iso, its a custom iso, stripped, but its missing net framework 4, cannot install it because the net framework installer requires BITS and Windows Update services to be enabled, but also they are removed aswell. Is there any way to integrate net framework 4 to this iso?
    Thank you :)
     
  14. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    149
    158
    10
    On the "MSMG ToolKit - Customize Menu" does the selection "Import Custom Default Inbox Apps Association from XML File" allow the user to Import File Associations for all Windows programs or just "inbox apps"?
    In other words, is it the same as the DISM Import File Associations command:

    Code:
    dism /online /Import-DefaultAppAssociations:"C:\FileAssociations.xml
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #25756 inTerActionVRI, Jun 23, 2023
    Last edited: Jun 23, 2023
    Regarding LTSC: This one doesn't come with the 8 "Windows Apps" menu components.
    There are also some components that when removed, I believe the ToolkitHelper removes the components that need that component. This only the MSMG can confirm. You can see that several components in the log I posted had already been removed. But it could also be a detail in the code that marks dependents that are present in Menu 8 "Windows Apps" even though the components are not present in the LTSC.

    What I can tell you as an example is that if the ToolkitHelper does not detect the presence of the component, it will post the message that the component has already been removed.
    When you Disable WindowsDefender through the Features list, the ToolkitHelper no longer detects the Component for removal through the Menus or through the ToolkitHelper List.

    About preference: That's up to each one.
    You will have to use and decide.
    But about "Pro", goes from 19045 22H2.
    I don't recommend the 22000, but much prefer it due to some options that still resemble W10 to Ribbon, for example. I'm using the 22621 and the performance for me is better than the 1904x. I believe it is better memory management.
    But there are some annoying bugs, since I had tested it a few times 22000, mainly in scripting. Now I see why everything worked on w10 and w11 so many people were having problems. But I've already worked on it, in my scripts, these last few days, to leave some workarrounds that avoid these problems.



    Out of curiosity, the main problem, at the moment, is not being able to use windows environment variables in scripts that are executed as TrustedInstaller. This I had never seen in W10. Maybe it happens too. But when Run as admin this does not happen, until nSudo or PowerRun is executed.

    Username comes with the ComputerName value
    UserName : DESKTOP-B8VKTHK$

    And UserProfile comes with SystemProfile value
    UserProfile : C:\Windows\system32\config\systemprofile
     
  16. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    It is exactly this command. But from the OffLine mounted image.
    Code:
    DISM.exe /Image:"Image_Mount_Path" /Import-DefaultAppAssociations:"C:\FileAssociations.xml"
     
  17. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    You can simply install LTSC 2021, original to see this.

    In pt-BR image you will get the ghost SFC error. For other languages, I don't know. But according to this information from the MSMG, this should also occur in others. Maybe all.


    And after running SFC /SCANNOW command the error is fixed. That simple.

    If you run the command again you will no longer get the error.
     
  18. sakatgg

    sakatgg MDL Novice

    Jun 18, 2020
    33
    17
    0
    Thanks for making it more clear. As long as I understand, no matter which Windows revision we use (LTSC or Pro) - every single piece of bloatware and components we choose to remove will be removed the same way no matter which revision, with no traces, right?