Windows 11 Imaging, Customization and Deployment

Discussion in 'Windows 11' started by Enthousiast, Jul 1, 2021.

  1. benbryhel

    benbryhel MDL Novice

    Dec 12, 2013
    4
    3
    0
    You can also use Rufus 3.16 with Image option as Extended Windows 11 Installation
     
  2. I hope many of you have already done some research to create W11 ADK PE wim either x86 or amd64 arch with GUI based Explorer Shell so that main interface will be same as using W11 onboard as current installed System very very lite mode.
    Mostly already know how to add packages to enable pwsh support with Integerated Scripting Engine as well as most others on a PE as packages are already there included with adk PE installer .
    Could anybody flash some light on it or its a irrelevant topic .
     
  3. dany0071199661

    dany0071199661 MDL Member

    Oct 5, 2021
    113
    16
    10
    any tool for removing from esd other OS versions ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. did you mean to create exactly single sku esd or wim & remove others unneeded indexes.

    if its that just export the same sku you want to use to a new wim or esd.

    you can use any dism gui tool theres many but Dism++ is great one.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,680
    450
    When you mean at ESD>ISO converting:
    https://forums.mydigitallife.net/threads/windows-10-esd-repository.59082/page-77#post-1380516

    When you want to delete indexes from an install.esd:
    Code:
    imagex /delete x:\install.esd y /check
    imagex.exe needs to be present and y is the index nr to be deleted.
    When you want to export an index:
    Code:
    dism /Export-Image /SourceImageFile:"x:\install.esd" /SourceIndex:y /DestinationImageFile:"z:\install.esd" /Compress:recovery
    y is the index nr to be exported.
     
  6. dany0071199661

    dany0071199661 MDL Member

    Oct 5, 2021
    113
    16
    10
    thx i want only have pro and home version :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. wonderboy

    wonderboy MDL Novice

    Jul 23, 2010
    45
    5
    0
    Hello everyone, I have already posted this question in the office discussion, I apologize if I am repetitive, I wanted to know how to integrate office 2021 LTSC VL in the iso of windows 11, thanks to those who answer me!
     
  8. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    #69 ЯƎHTͶAꟼ, Nov 12, 2021
    Last edited: Nov 13, 2021
    So, there is no any single LP.cab as before, for win11 it needs to download (well better say retrieve) all these single cabs for a creating a (full) multi-lingual 22000 rtm? Or just not yet? :(

    I found 70 files, but no Microsoft-Windows-Client-Language-Pack in this 22000.1.210604-1628.co_release_amd64fre_CLIENT_LOF_PACKAGES_OEM
    When I search for LPs it always leads to this ISO.

    I'm confused...

    Goal: ("Full") Multi2 Win11 ISO.

    Any ideas`?
     
  9. Why repeating your query again n again . pl have some patience & let somebody from experts look to your query then will provide solution.
    recreating same query again n again will result in no response :)
    Wait till enthousiast or somebody else will provide solution to your query.
     
  10. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    #71 ЯƎHTͶAꟼ, Nov 13, 2021
    Last edited: Nov 17, 2021
  11. atplsx

    atplsx MDL Addicted

    May 11, 2009
    526
    1,368
    30
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,198
    84,775
    340
    #75 abbodi1406, Dec 1, 2021
    Last edited: Dec 1, 2021
  13. atplsx

    atplsx MDL Addicted

    May 11, 2009
    526
    1,368
    30
  14. geepnozeex

    geepnozeex MDL Junior Member

    Oct 21, 2014
    69
    63
    0
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,198
    84,775
    340
    You cannot use DISM for offline image while you loaded its registry hives
    unloaded it first