1. oddjob83

    oddjob83 MDL Novice

    Nov 15, 2017
    13
    0
    0
    I guess this is the latest Windows 10 LTSC as of October 11, 2022
    Windows 10 Windows 10 (IoT) Enterprise (N) LTSC 2021 (19044.1288 vb_release)
    filename: en-us_windows_10_enterprise_ltsc_2021_x64_dvd_d289cf96.iso

    what comes after 19044.1288 ?

    I am not too worried about Windows Updates within the OS.

    I guess Windows 11 LTSC will be out in a year from now?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,046
    114,343
    450
    There is just one officially released (IoT) Enterprise 2021 LTSC ISO and it was released: Nov. 16. 2021.

    The same updates as for 1904x non LTSC.

    Nobody knows, they could do a quick win 11 based release like they did with 2015 LTSB > 2016 LTSB (just one year after each other) or keep the usual frequency of 3 years.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. oveco

    oveco MDL Junior Member

    Apr 10, 2015
    54
    15
    0
    How can I get all packages list from live / installed Windows 10 IoT Enterprise LTSC 2021?
    - And can I get hidden packages list also?
    Thanks.
     
  4. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,956
    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)
     
  5. oveco

    oveco MDL Junior Member

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

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,956
    150
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,360
    14,899
    340
    #2667 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
    
     
  8. ccrqc357

    ccrqc357 MDL Senior Member

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

    burgemaster MDL Novice

    Mar 8, 2013
    1
    0
    0
    #2670 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
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,046
    114,343
    450
    #2672 Enthousiast, Oct 18, 2022
    Last edited: Oct 18, 2022
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. asabater

    asabater MDL Member

    Sep 6, 2008
    195
    71
    10
    #2673 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
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,046
    114,343
    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...
  13. asabater

    asabater MDL Member

    Sep 6, 2008
    195
    71
    10
    #2675 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:

  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,046
    114,343
    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...
  15. asabater

    asabater MDL Member

    Sep 6, 2008
    195
    71
    10
    untouch original ISO, no tweaks, serious glitch
     
  16. pacoolio

    pacoolio MDL Member

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

    Enthousiast MDL Tester

    Oct 30, 2009
    52,046
    114,343
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,046
    114,343
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...