1. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,965
    150
    likely the easiest way is

    install_wim_tweak.exe /o /l

    (you will get the list in packages.txt)

    SxSv1 is also a quick way,

    (just lauch start.bat and you will get the list in _Packagelist_Base.txt)
     
  2. oveco

    oveco MDL Junior Member

    Apr 10, 2015
    54
    15
    0
  3. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,965
    150
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,036
    15,284
    340
    #2664 xinso, Oct 15, 2022
    Last edited: Oct 16, 2022
    [All Packages]
    dir /b C:\Windows\servicing\Packages\*.mum >Packages.txt
    or
    dir /b %MOUNT%\Windows\servicing\Packages\*.mum >Packages.txt

    [Neutral Packages]
    findstr /I /V "ar-sa bg-bg cs-cz da-dk de-de el-gr en-gb en-us es-es es-mx et-ee fi-fi fr-ca fr-fr he-il hr-hr hu-hu it-it ja-jp ko-kr lt-lt lv-lv nb-no nl-nl pl-pl pt-br pt-pt ro-ro ru-ru sk-sk sl-si sr-latn-rs sv-se th-th tr-tr uk-ua zh-cn zh-tw" Packages.txt >Neutral.txt
    or
    findstr /I /V "ar-sa ar-eg en-us Arab" Packages.txt >Neutral.txt

    [Language packages]
    findstr /I /C:"zh-cn hans" Packages.txt >zh-cn.txt
    or
    findstr /I /C:"ar-sa ar-eg en-us Arab" Packages.txt >ar-sa.txt

    PS:
    Some languages have both local language and en-US.

    e.g.
    After system language pack has been removed, e.g.
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.17763.1
    and
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ar-SA~10.0.17763.1,

    there are language feature packs:

    zh-cn
    Code:
    microsoft-windows-languagefeatures-basic-zh-cn-package-amd64
    microsoft-windows-languagefeatures-fonts-hans-package-amd64
    microsoft-windows-languagefeatures-handwriting-zh-cn-package-amd64
    microsoft-windows-languagefeatures-ocr-zh-cn-package-amd64
    microsoft-windows-languagefeatures-speech-zh-cn-package-amd64
    microsoft-windows-languagefeatures-texttospeech-zh-cn-package-amd64
    
    ar-sa
    Code:
    microsoft-windows-languagefeatures-basic-ar-sa-package-amd64
    microsoft-windows-languagefeatures-basic-en-us-package-amd64
    Microsoft-Windows-LanguageFeatures-Fonts-Arab-Package~amd64
    microsoft-windows-languagefeatures-ocr-ar-sa-package-amd64
    microsoft-windows-languagefeatures-ocr-en-us-package-amd64
    microsoft-windows-languagefeatures-texttospeech-ar-eg-package-amd64
    microsoft-windows-languagefeatures-texttospeech-ar-sa-package-amd64
    
     
  5. ccrqc357

    ccrqc357 MDL Senior Member

    Feb 28, 2017
    269
    31
    10
    How can I create a AiO iso?
     
  6. burgemaster

    burgemaster MDL Novice

    Mar 8, 2013
    1
    0
    0
    #2667 burgemaster, Oct 18, 2022
    Last edited: Oct 18, 2022
    Would anyone please be able to point in the direction to add "Microsoft.MicrosoftStickyNotes" to Windows 10 LTSC 2021?

    It is not listed with "Get-AppPackage -AllUsers | select Name"

    It could be added into the install.wim image or be added to an installed OS with a script after.
    TIA
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,774
    125,054
    450
    #2669 Enthousiast, Oct 18, 2022
    Last edited: Oct 18, 2022
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. asabater

    asabater MDL Member

    Sep 6, 2008
    197
    76
    10
    #2670 asabater, Oct 18, 2022
    Last edited: Oct 18, 2022
    1 new pc installed yesterday with 21H2 10 iot enterprise tsc 2021 - 19044.2130 offering 2022 feature upgrade in windows update today

    can't do because small ssd 32gb not enought space

    too bad, do nothing & offer same, other glitch...

    saludos from spain

    entusiasta.png
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,774
    125,054
    450
    Is it still offered? If yes, can you take a screenshot?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. asabater

    asabater MDL Member

    Sep 6, 2008
    197
    76
    10
    #2672 asabater, Oct 18, 2022
    Last edited: Oct 18, 2022
    its a spanish ltsc massgraveled 1.6 to spanish iot ltsc, any other reg tweak, nothing
     

    Attached Files:

  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,774
    125,054
    450
    Is this an official IoT Enterprise 2021 LTSC install or one made by scripts from 19041?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. asabater

    asabater MDL Member

    Sep 6, 2008
    197
    76
    10
    untouch original ISO, no tweaks, serious glitch
     
  13. pacoolio

    pacoolio MDL Member

    Jun 10, 2009
    121
    108
    10
    Can you share the Link for the untouched ISO?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,774
    125,054
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,774
    125,054
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,774
    125,054
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. asabater

    asabater MDL Member

    Sep 6, 2008
    197
    76
    10
    #2680 asabater, Oct 18, 2022
    Last edited: Oct 18, 2022
    yes to all, M$crochof rules, nuts and bolts