[DISCUSSION] Windows 11 Enterprise/IoT Enterprise (N) LTSC 2024 (24H2 / 26100.x)

Discussion in 'Windows 11' started by Enthousiast, Apr 26, 2024.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,668
    103,485
    450
  2. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,160
    5,975
    150
    1>nul ,,, main output -> PIPELINE to nothing
    2>nul,,, error output -> PIPELINE to nothing
    3>nul,,, error output -> PIPELINE to nothing

    >nul = 1>nul
    2>&1 = 2 ---> Pipeline to where 1 is going

    Code:
    C:\Users\Administrator>a>nul
    'a' is not recognized as an internal or external command,
    operable program or batch file.
    
    C:\Users\Administrator>a 2>nul
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    2,450
    3,555
    90
    Could be simplified
    Code:
    >nul
    - Pipe the standard-output stream to null.
    
    2>nul
    - Pipe the standard-error stream to null.
    
    2>&1
    - Pipe the standard-error stream to the same place as the standard-output stream.
     
  4. Giacomino1968

    Giacomino1968 MDL Senior Member

    Feb 23, 2023
    252
    127
    10
  5. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,350
    2,523
    120
    @Giacomino1968 ...

    Post from great @Enthousiast ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    I doubt that tbh why should that be the case? nvm answered in post above.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Giacomino1968

    Giacomino1968 MDL Senior Member

    Feb 23, 2023
    252
    127
    10
    Does that mean that IoT edition supports Sanbox if it"s KMS activated only?
    If yes, IMHO, better to instal non-IoT edition for using Sandbox... "coz as seems to me that HWID activation is most big plus of IoT edition comparing to non-IoT.
     
  8. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    You go install LTSC with KMS you be good ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Giacomino1968

    Giacomino1968 MDL Senior Member

    Feb 23, 2023
    252
    127
    10
    Right but I"m very doubtful that someone would install IoT edition especially for KMS activation...:oops:
     
  10. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    Nope they won't and anyway it's basicly the same install only another sku you can switch either way what ever you like
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,350
    2,523
    120
    Sandbox support / and kms support works after you update iot ltsc ! With latest update

    Sandbox - Initial release (19044.1288) of IoT LTSC didn't have sandbox

    . Later updates enabled it in IoT as well !!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,160
    5,975
    150
    Install sandbox on latest ltsc .. end in a big failure
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. TeddyBeers

    TeddyBeers MDL Novice

    Jan 18, 2011
    9
    1
    0
    As I'm on a verge reinstalling win10 IoT LTSC, so is it a good idea to jump straight into win11?

    Also, what's the neatest way to get IoT English en-GB or international?
    1. Integration of en-gb language packs using W10MUI script, or as it was with win10,
    2. Using IoT product key on a non-iot ltsc - although LTSC iso from massgrave seem to contain only en-us.
     
  14. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,350
    2,523
    120
    atm windows 11 ltsc 2024 / iot are buggy ( big cpu usage , file association broken ) use iot ltsc 2021 atm
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. kyrcy

    kyrcy MDL Member

    Feb 25, 2020
    235
    11
    10
    #616 kyrcy, Jun 1, 2024
    Last edited: Jun 30, 2024
    In Windows 10 Enterprise IoT LTSC it was possible to "Always show all icons and notifications on the taskbar", but this is not the case in Windows 11 Enterprise IoT LTSC. Is there a way to enable this?
     
  16. da_nao_yan

    da_nao_yan MDL Novice

    Apr 4, 2015
    1
    0
    0
    Does anyone know how to convert this LTSC2024 EVAL to Final by offline,not online script。
     
  17. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,350
    2,523
    120
    #618 pm67310, Jun 1, 2024
    Last edited: Jun 1, 2024
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. ngr.hd

    ngr.hd MDL Novice

    Apr 6, 2014
    45
    11
    0
  19. Giacomino1968

    Giacomino1968 MDL Senior Member

    Feb 23, 2023
    252
    127
    10
    I observe nothing of this on my two unsupported Lenovo ThinkPads with IoT edition.