[GUIDE] [DISCUSSION] Windows Editions Reconstructions

Discussion in 'Windows 10' started by TesterMachineOS, Sep 3, 2024.

  1. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,192
    1,890
    90
    Can you share ? Please.

    winre1.reg
    winre2.reg
    winre3.reg

    Microsoft-Windows-EnterpriseGEdition.reg

    01.xml
    0lp.xml
     
  2. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    420
    527
    10
    EntepriseG 29560.1000 fr-fr ok
     

    Attached Files:

  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,022
    15,280
    340
  4. 0verprophet

    0verprophet MDL Novice

    Mar 22, 2023
    2
    0
    0
    How do I build English version of Enterprise G 20348? And what's wrong with installing .NET 3.5 or the updates?
     
  5. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,416
    471
    60
    official 20348 updates are for server only. there is no such thing as updates for 20348 client ... for now - @zwl29107 and @gailium119 are working hard on them

    as for enterpriseg you can for example download 20348 pro and then reconstruct
     
  6. 0verprophet

    0verprophet MDL Novice

    Mar 22, 2023
    2
    0
    0
    I see, thank you. Is it possible to build 18363 enterprise g? is there a guide of reconstructing that thing?
     
  7. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,416
    471
    60
    there is bedi tool at op to reconstruct enterpriseg - supported builds for example 17763 and 19041
     
  8. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,192
    1,890
    90
    #4769 Ace2, Apr 10, 2026
    Last edited: Apr 11, 2026
    Windows 11 Professional 28000.1 to Windows 11 EnterpriseG

    Edit 2: Custom updates working:
    I used install.wim method with UpdateOS_EN_V4.0 + windows11.0-kb5079466-x64.msu

    Screenshot .jpg

    Edit: Added regedit fix, needed for custom update. (still need patched wcp.dll by gailium119 when adding custom update to install.wim)
    Code:
    Reg.exe load HKLM\SOFTHIVE C:\mount\Windows\System32\config\SOFTWARE
    Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~0.0.0.0" /v "Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~10.0.28000.1" /t REG_DWORD /d "0" /f
    Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\Microsoft-Windows-EditionSpecific-EnterpriseG-Package~31bf3856ad364e35~amd64~~0.0.0.0" /v "Microsoft-Windows-EditionSpecific-EnterpriseG-Package~31bf3856ad364e35~amd64~~10.0.28000.1" /t REG_DWORD /d "0" /f
    Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\Microsoft-Windows-EditionSpecific-EnterpriseG-Package~31bf3856ad364e35~amd64~en-US~0.0.0.0" /v "Microsoft-Windows-EditionSpecific-EnterpriseG-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.1" /t REG_DWORD /d "0" /f
    Reg.exe unload HKLM\SOFTHIVE
    


    xml.zip SHA1 b5fa92072c4fc13358b02c521f9c8f2a30390091
     

    Attached Files:

    • xml.zip
      File size:
      3.1 KB
      Views:
      51
  9. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,192
    1,890
    90
    Windows 11 Professional 29560.1000 to Windows 11 EnterpriseG

    Screenshot.jpg


    29560.1000_EnterpriseG.zip SHA1 19a5499b9b65093798758192d21898a6bc412cc8
     

    Attached Files:

  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,022
    15,280
    340
  11. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    420
    527
    10
  12. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    420
    527
    10
    #4775 winosr25, Apr 12, 2026
    Last edited: Apr 12, 2026
    First test of version 20348 server-client mode in progress to support modded .msu files

    code EnterpriseSEdition
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Windows EnterpriseS Edition" releaseType="Product">
        <update name="Microsoft-Windows-Foundation-Package">
          <package contained="false" integrate="visible">
            <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-ServerCore-Package">
          <package contained="false" integrate="visible">
            <assemblyIdentity name="Microsoft-Windows-ServerCore-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-Server-Full-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Full-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-Server-Full-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Full-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Server-Shell-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Server-Shell-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-Server-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-Server-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-Server-Roles-Full-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Roles-Full-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    code editionspecific-Enterprises

    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Microsoft-Windows-EditionSpecific-EnterpriseS" releaseType="Feature Pack">
        <update name="a7a4552c498461bca17a22eaee0dd7e4">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Branding-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="cd8a864ab5044d09b084fa9680957d99">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Editions-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="8aa72dc6f894d3633b42409d07d8db6e">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Internet-Naming-Tools-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="98c427031d6e8f08f3ea736adfc8d516">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EnterpriseS-SPP-Components-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="4dae76fb2a42000851b7a4e5f20559b6">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-SrvInitConfig-Package-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    
    code editionspecific-Enterprises-fr-fr
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Microsoft-Windows-EditionSpecific-EnterpriseS-fr-FR" releaseType="Language Pack">
        <parent disposition="detect">
          <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
        </parent>
        <update name="6972ac30bcc3772fbbc3aadf6e6a0e1e">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Internet-Naming-Tools-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    code server-lang pack modded
    Code:
        </update>
        <update description="Microsoft-Windows-EditionSpecific-EnterpriseS-Package Language Pack for fr-FR" displayName="Microsoft-Windows-EditionSpecific-EnterpriseS-Package Language Pack" name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package">
          <package contained="true" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
     

    Attached Files:

  13. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    420
    527
    10
  14. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    420
    527
    10
    news Enterprise-specific edition 20348.1
    new test in progress

    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Microsoft-Windows-EditionSpecific-EnterpriseS" releaseType="Feature Pack">
        <update name="a7a4552c498461bca17a22eaee0dd7e4">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Branding-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="cd8a864ab5044d09b084fa9680957d99">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Editions-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="8aa72dc6f894d3633b42409d07d8db6e">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Internet-Naming-Tools-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="98c427031d6e8f08f3ea736adfc8d516">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EnterpriseS-SPP-Components-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="4dae76fb2a42000851b7a4e5f20559b6">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-SrvInitConfig-Package-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="fa6e8511417a203cda99ddae91208b64">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Shell-Wallpaper-Common-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="53e5b6365b96111da3e9c5978be9be8d">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Server-Modular-Drivers-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="e15b8f0ca9de0fbc291bfa9aba3fa35c">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-TerminalServices-AppServer-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="3c35dabd7b3b7dd10522e48bf966b89e">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Deployment-Services-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    lang
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Microsoft-Windows-EditionSpecific-EnterpriseS-fr-FR" releaseType="Language Pack">
        <parent disposition="detect">
          <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
        </parent>
        <update name="6972ac30bcc3772fbbc3aadf6e6a0e1e">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Internet-Naming-Tools-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="dcd274ae98cc1018243adfb228fbc9e8">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Shell-Wallpaper-Common-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="4ae968962ef5bcfe6fa14cd94c351a99">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Server-Modular-Drivers-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="b2859b833b3149fb575133936420d251">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-TerminalServices-AppServer-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="873766275a35f23fc0a77c0223f69449">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Deployment-Services-Package" version="10.0.20348.1" processorArchitecture="amd64" language="fr-FR" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
     
  15. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    420
    527
    10
    #4778 winosr25, Apr 13, 2026
    Last edited: Apr 13, 2026
    blank page, I'm starting over, it doesn't suit me, too much compensation reg client 20348
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,022
    15,280
    340
    #4779 xinso, Apr 13, 2026
    Last edited: Apr 14, 2026
    [The Comparison Table of 20348.1 ServerWeb Roles\Features and Packages]
    Code:
    Microsoft-CertificateServices-PKIClient-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    PKIClient-PSH-Cmdlets
    
    Microsoft-KeyDistributionService-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    KeyDistributionService-PSH-Cmdlets
    
    Microsoft-Management-Odata-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    ManagementOdata
    
    Microsoft-OneCore-Fonts-ServerCoreFonts-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    ServerCoreFonts-NonCritical-Fonts-MinConsoleFonts
    ServerCoreFonts-NonCritical-Fonts-BitmapFonts
    ServerCoreFonts-NonCritical-Fonts-TrueType
    ServerCoreFonts-NonCritical-Fonts-UAPFonts
    ServerCoreFonts-NonCritical-Fonts-Support
    
    Microsoft-PowerShell-DSC-PullServer-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DSC-Service
    
    Microsoft-RemoteFileSystems-DfsMgmt~31bf3856ad364e35~amd64~~10.0.20308.1
    DfsMgmt
    
    Microsoft-TlsSessionTicketKey-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    TlsSessionTicketKey-PSH-Cmdlets
    
    Microsoft-Tpm-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Tpm-PSH-Cmdlets
    
    Microsoft-Windows-BiometricFramework-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    BiometricFramework
    
    Microsoft-Windows-BITSExtensions-Server-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    BITSExtensions-Upload
    
    Microsoft-Windows-BITSExtensions-Server-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    BITSExtensions-AdminPack
    
    Microsoft-Windows-BLB-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WindowsServerBackup
    
    Microsoft-Windows-BLB-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WindowsServerBackupSnapin
    
    Microsoft-Windows-BootEvent-Collector-Opt-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    SetupAndBootEventCollection
    
    Microsoft-Windows-CoreSystem-ServerManager-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    ServerManager-Core-RSAT
    ServerManager-Core-RSAT-Role-Tools
    ServerManager-Core-RSAT-Feature-Tools
    
    Microsoft-Windows-CredentialManagementRole-Tools~31bf3856ad364e35~amd64~~10.0.20308.1
    ADCertificateServicesManagementTools
    CertificateServicesManagementTools
    OnlineRevocationServicesManagementTools
    
    Microsoft-Windows-DataCenterBridging-LLDP-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DataCenterBridging-LLDP-Tools
    
    Microsoft-Windows-DataCenterBridging-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DataCenterBridging
    
    Microsoft-Windows-Deployment-Services-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Microsoft-Windows-Deployment-Services-Admin-Pack
    
    Microsoft-Windows-DFSR-ServerEdition-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DFSR-Infrastructure-ServerEdition
    
    Microsoft-Windows-DHCPServer-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DHCPServer-Tools
    
    Microsoft-Windows-DirectoryServices-ADAM-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DirectoryServices-ADAM-Tools
    
    Microsoft-Windows-DirectoryServices-DomainController-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    RSAT-AD-Tools-Feature
    RSAT-ADDS-Tools-Feature
    DirectoryServices-DomainController-Tools
    
    Microsoft-Windows-DirectPlay-OC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DirectPlay
    
    Microsoft-Windows-DiskIo-QoS-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DiskIo-QoS
    
    Microsoft-Windows-DNS-Server-Full-Role-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DNS-Server-Full-Role
    
    Microsoft-Windows-DNS-Server-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    DNS-Server-Tools
    
    Microsoft-Windows-EnhancedStorage-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    EnhancedStorage
    
    Microsoft-Windows-FailoverCluster-AdminPak-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FailoverCluster-AdminPak
    
    Microsoft-Windows-FailoverCluster-Mgmt-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FailoverCluster-Mgmt
    
    Microsoft-Windows-FailoverCluster-PowerShell-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FailoverCluster-PowerShell
    
    Microsoft-Windows-Fax-Server-RSAT-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FaxServiceConfigRole
    
    Microsoft-Windows-FileServer-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FileAndStorage-Services
    Storage-Services
    File-Services
    CoreFileServer
    
    Microsoft-Windows-FileServer-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    File-Services-Search-Service
    
    Microsoft-Windows-FSRM-All-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FSRM-Management
    
    Microsoft-Windows-FSRM-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FSRM-Infrastructure
    Microsoft-Windows-FCI-Client-Package
    
    Microsoft-Windows-FSRM-Infrastructure-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    FSRM-Infrastructure-Services
    
    Microsoft-Windows-GroupPolicy-ServerTools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Microsoft-Windows-GroupPolicy-ServerAdminTools-Update
    
    Microsoft-Windows-HardenedFabricEncryptionTask-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    HardenedFabricEncryptionTask
    
    Microsoft-Windows-HyperV-OptionalFeature-HypervisorPlatform-Disabled-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    HypervisorPlatform
    
    Microsoft-Windows-HyperV-OptionalFeature-VirtualMachinePlatform-Disabled-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    VirtualMachinePlatform
    
    Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Windows-Identity-Foundation
    
    Microsoft-Windows-IdentityServer-STS-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    IdentityServer-SecurityTokenService
    
    Microsoft-Windows-IIS-WebServer-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    IIS-WebServerRole
    IIS-WebServer
    IIS-CommonHttpFeatures
    IIS-Security
    IIS-RequestFiltering
    IIS-StaticContent
    IIS-DefaultDocument
    IIS-DirectoryBrowsing
    IIS-HttpErrors
    IIS-HttpRedirect
    IIS-WebDAV
    IIS-ApplicationDevelopment
    IIS-WebSockets
    IIS-ApplicationInit
    IIS-NetFxExtensibility
    IIS-NetFxExtensibility45
    IIS-ISAPIExtensions
    IIS-ISAPIFilter
    IIS-ASPNET
    IIS-ASPNET45
    IIS-ASP
    IIS-CGI
    IIS-ServerSideIncludes
    IIS-HealthAndDiagnostics
    IIS-HttpLogging
    IIS-LoggingLibraries
    IIS-RequestMonitor
    IIS-HttpTracing
    IIS-CustomLogging
    IIS-ODBCLogging
    IIS-CertProvider
    IIS-BasicAuthentication
    IIS-WindowsAuthentication
    IIS-DigestAuthentication
    IIS-ClientCertificateMappingAuthentication
    IIS-IISCertificateMappingAuthentication
    IIS-URLAuthorization
    IIS-IPSecurity
    IIS-Performance
    IIS-HttpCompressionStatic
    IIS-HttpCompressionDynamic
    IIS-WebServerManagementTools
    IIS-ManagementConsole
    IIS-LegacySnapIn
    IIS-ManagementScriptingTools
    IIS-ManagementService
    IIS-IIS6ManagementCompatibility
    IIS-Metabase
    IIS-WMICompatibility
    IIS-LegacyScripts
    IIS-FTPServer
    IIS-FTPSvc
    IIS-FTPExtensibility
    WAS-WindowsActivationService
    WAS-ProcessModel
    WAS-NetFxEnvironment
    WAS-ConfigurationAPI
    IIS-HostableWebCore
    
    Microsoft-Windows-Internal-Database-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Windows-Internal-Database
    
    Microsoft-Windows-Internet-Naming-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WINS-Server-Tools
    
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.20308.1
    Internet-Explorer-Optional-amd64
    
    Microsoft-Windows-iSCSITarget-DiskProviders-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    iSCSITargetStorageProviders
    
    Microsoft-Windows-iSCSITarget-PowerShell-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    iSCSITargetServer-PowerShell
    
    Microsoft-Windows-Legacy-Components-OC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    LegacyComponents
    
    Microsoft-Windows-LightweightServer-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    BITS
    LightweightServer
    
    Microsoft-Windows-Lxss-WithGraphics-OptionalWrapper-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Microsoft-Windows-Subsystem-Linux
    
    Microsoft-Windows-MediaPlayback-OC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    MediaPlayback
    
    Microsoft-Windows-MediaPlayer-Payload-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WindowsMediaPlayer
    
    Microsoft-Windows-MSMQ-Server-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    MSMQ
    MSMQ-Services
    MSMQ-DCOMProxy
    MSMQ-Server
    MSMQ-ADIntegration
    MSMQ-HTTP
    MSMQ-Multicast
    MSMQ-Triggers
    MSMQ-RoutingServer
    
    Microsoft-Windows-MultipathIo-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    MultipathIo
    
    Microsoft-Windows-MultiPoint-Connector-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    MultiPoint-Connector
    MultiPoint-Connector-Services
    MultiPoint-Tools
    
    Microsoft-Windows-NetFx3-Server-OC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    NetFx3ServerFeatures
    NetFx3
    
    Microsoft-Windows-NetFx3-WCF-OC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WCF-HTTP-Activation
    WCF-NonHTTP-Activation
    
    Microsoft-Windows-NetFx4-OC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    NetFx4ServerFeatures
    NetFx4
    NetFx4Extended-ASPNET45
    
    Microsoft-Windows-NetFx4-WCF-OC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WCF-Services45
    WCF-HTTP-Activation45
    WCF-TCP-Activation45
    WCF-Pipe-Activation45
    WCF-MSMQ-Activation45
    WCF-TCP-PortSharing45
    
    Microsoft-Windows-Networking-Internet-Authentication-Service-Management-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    NPSManagementTools
    
    Microsoft-Windows-Networking-Singulus-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    RasServerAdminTools
    DamgmtTools
    
    Microsoft-Windows-NetworkLoadBalancingFullServer-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    NetworkLoadBalancingFullServer
    
    Microsoft-Windows-NetworkLoadBalancingManagementClient-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    NetworkLoadBalancingManagementClient
    
    Microsoft-Windows-NetworkPolicyServer-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    NPSMMC
    
    Microsoft-Windows-NFS-AdminPack-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    NFS-Administration
    
    Microsoft-Windows-NFS-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    ServicesForNFS-ServerAndClient
    ClientForNFS-Infrastructure
    ServerForNFS-Infrastructure
    
    Microsoft-Windows-OneCore-Containers-Opt-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Containers
    Containers-HNS
    Containers-SDN
    
    Microsoft-Windows-PeerDist-Server-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    PeerDist
    
    Microsoft-Windows-PowerShell-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    MicrosoftWindowsPowerShellRoot
    MicrosoftWindowsPowerShell
    
    Microsoft-Windows-PowerShell-V2-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    MicrosoftWindowsPowerShellV2
    
    Microsoft-Windows-PowerShellWebAccess-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WindowsPowerShellWebAccess
    
    Microsoft-Windows-Printing-PrintToPDFServices-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Printing-PrintToPDFServices-Features
    
    Microsoft-Windows-Printing-Server-Features-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Printing-LPRPortMonitor
    Printing-InternetPrinting-Client
    Printing-AdminTools-Collection
    
    Microsoft-Windows-Printing-Server-Print-Client-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Printing-Client
    Printing-Client-Gui
    
    Microsoft-Windows-Printing-Server-Role-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Printing-Server-Foundation-Features
    Printing-Server-Role
    Printing-LPDPrintService
    
    Microsoft-Windows-Printing-XPSServices-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Printing-XPSServices-Features
    
    Microsoft-Windows-ProjFS-OptionalFeature-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Client-ProjFS
    
    Microsoft-Windows-RDC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    MSRDC-Infrastructure
    
    Microsoft-Windows-RemoteAssistance-Package-Server~31bf3856ad364e35~amd64~~10.0.20308.1
    RemoteAssistance
    
    Microsoft-Windows-Rights-Management-Services-Administration-GuiTools~31bf3856ad364e35~amd64~~10.0.20308.1
    RightsManagementServicesManagementTools
    
    Microsoft-Windows-SearchEngine-Client-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    SearchEngine-Client-Package
    
    Microsoft-Windows-SecureStartup-OC-Tools-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    BitLocker-RemoteAdminTool
    BdeAducExtTool
    
    Microsoft-Windows-Security-SPP-Vmw-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Security-SPP-Vmw
    
    Microsoft-Windows-Server-Gui-Mgmt-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Server-Gui-Mgmt
    Server-Gui-Mgmt_onecore
    RSAT
    
    Microsoft-Windows-Server-Gui-RSAT-Package-base~31bf3856ad364e35~amd64~~10.0.20308.1
    Server-Manager-RSAT-File-Services
    
    Microsoft-Windows-Server-Gui-RSAT-Package-net~31bf3856ad364e35~amd64~~10.0.20308.1
    Server-RSAT-SNMP
    
    Microsoft-Windows-Server-Media-Foundation~31bf3856ad364e35~amd64~~10.0.20308.1
    ServerMediaFoundation
    
    Microsoft-Windows-Server-Modular-Drivers-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Server-Drivers-General
    Server-Drivers-Printers
    
    Microsoft-Windows-Server-Psh-Cmdlets-Selectable-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Server-Psh-Cmdlets
    
    Microsoft-Windows-Server-Shell-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Server-Shell
    
    Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Server-Core
    
    Microsoft-Windows-ServerCore-Server-Common-Features-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    ServerCore-Drivers-General
    ServerCore-Drivers-General-WOW64
    
    Microsoft-Windows-ServerWebDAVRedir-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WebDAV-Redirector
    
    Microsoft-Windows-Shielded-VM-Tools-AdminPack-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    ShieldedVMToolsAdminPack
    
    Microsoft-Windows-SimpleTCP-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    SimpleTCP
    
    Microsoft-Windows-SMB1-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    SMB1Protocol
    SMB1Protocol-Client
    SMB1Protocol-Server
    
    Microsoft-Windows-SmbBandwidthLimit-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    SMBBW
    
    Microsoft-Windows-SmbDirect-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    SmbDirect
    
    Microsoft-Windows-Smtpsvc-Admin-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Smtpsvc-Admin-Update-Name
    
    Microsoft-Windows-Smtpsvc-Service-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Smtpsvc-Service-Update-Name
    
    Microsoft-Windows-SNMP-SC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    SNMP
    
    Microsoft-Windows-StorageManagementService-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WindowsStorageManagementService
    
    Microsoft-Windows-Telnet-Client-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    TelnetClient
    
    Microsoft-Windows-TerminalServices-Gateway-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Gateway-UI
    
    Microsoft-Windows-TerminalServices-Licensing-Diagnosis-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Licensing-Diagnosis-UI
    
    Microsoft-Windows-TerminalServices-Licensing-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Licensing-UI
    
    Microsoft-Windows-TerminalServices-RsatRoot-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    RSAT-RDS-Tools-Feature
    
    Microsoft-Windows-TFTP-Client-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    TFTP
    
    Microsoft-Windows-UpdateServices-API-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    UpdateServices-RSAT
    UpdateServices-API
    
    Microsoft-Windows-UpdateServices-UI-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    UpdateServices-UI
    
    Microsoft-Windows-VolumeActivation-Full-Role-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    VolumeActivation-Full-Role
    
    Microsoft-Windows-WinOcr-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    TIFFIFilter
    
    Microsoft-Windows-WinRM-IIS-Extensions-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Microsoft-Windows-Web-Services-for-Management-IIS-Extension
    
    Microsoft-Windows-WirelessNetworking-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WirelessNetworking
    
    Microsoft-Windows-WMI-SNMP-Provider-SC-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    WMISnmpProvider
    
    Microsoft-Windows-WVR-AdminPack-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Storage-Replica-AdminPack
    
    Microsoft-Windows-Xps-Foundation-Server-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Xps-Foundation-Xps-Viewer
    
    Windows-Defender-Server-Core-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Windows-Defender
    
    Windows-Defender-Server-Service-Package~31bf3856ad364e35~amd64~~10.0.20308.1
    Windows-Defender-Default-Definitions
    
     
  17. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    420
    527
    10
    I'm sharing version 20348 en-us with the modded MSU EnterpriseS (just ask me for the link). I'm looking for feedback, but especially solutions – the foundation of the forum.