Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

  1. kibkalo

    kibkalo MDL Addicted

    Sep 8, 2009
    697
    261
    30
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3643 xinso, Jul 16, 2021
    Last edited: Jul 16, 2021
    17763.1 Server LTSC --> Windows Server 21H2 (20348.1)

    17763.1 Client LTSC --> Windows 10 21H2 (19041.1) ?
    Code:
    For consumer and commercial users with devices running version 2004 or later, the Windows 10 version 21H2 update will install quickly. 
    
    With Windows 10 scheduled for release in the second half of 2021, home and Pro editions of 21H2 will receive 18 months of maintenance, while Enterprise and Education editions will receive 30 months of maintenance. 
    
    In addition, the next version of Windows 10 Long-Term Servicing Channel (LTSC) based on version 21H2 will be launched at the same time.
    
    19041.1 Client (SAC) --> Windows 11 21H2 (22000.1) (AC) (cab+psf LCU)
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3644 xinso, Jul 16, 2021
    Last edited: Jul 16, 2021
    Cloud --> CloudE --> 10X --> CloudEdition --> Cloud PC
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3646 xinso, Jul 16, 2021
    Last edited: Jul 16, 2021
    20h2enablement 2093230218
    Code:
        <registryKey keyName="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218">
          <registryValue name="EnabledState" valueType="REG_DWORD" value="0x00000002" />
          <registryValue name="EnabledStateOptions" valueType="REG_DWORD" value="0x00000000" />
        </registryKey>
    
    21h1enablement 633829003
    Code:
        <registryKey keyName="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\633829003">
          <registryValue name="EnabledState" valueType="REG_DWORD" value="0x00000002" />
          <registryValue name="EnabledStateOptions" valueType="REG_DWORD" value="0x00000000" />
        </registryKey>
    
    21h2enablement 2083071627
    Code:
        <registryKey keyName="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2083071627">
          <registryValue name="EnabledState" valueType="REG_DWORD" value="0x00000002" />
          <registryValue name="EnabledStateOptions" valueType="REG_DWORD" value="0x00000000" />
        </registryKey>
    
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3647 xinso, Jul 16, 2021
    Last edited: Jul 16, 2021
    Reconstruction from ServerDatacenter to Professional.

    But 19044 LTSC tells that there will not be 20348 Client support - dead end.
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3648 xinso, Jul 16, 2021
    Last edited: Jul 16, 2021
    No 20348 Client? How about 20348 Server + 19044 Client Certificates --> 20348 Client Workstation?
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3649 xinso, Jul 16, 2021
    Last edited: Jul 16, 2021
    What next? 19044 IotEnterpriseS.
     
  9. kibkalo

    kibkalo MDL Addicted

    Sep 8, 2009
    697
    261
    30
    Why do you assume 19044 would be LTSC? 19044.1055 doesn't have EnterpriseS as update candidate?
    I would vote for 21390 LTSC
     
  10. kibkalo

    kibkalo MDL Addicted

    Sep 8, 2009
    697
    261
    30
    Would you be so kind to show it?
     
  11. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    300
    122
    10
    #3652 Tarsynear, Jul 16, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3653 xinso, Jul 16, 2021
    Last edited: Jul 16, 2021
    22xxx?

    Oh, I see now.

    kibkalo Q:
    Why do you assume 19044 would be LTSC? 19044.1055 doesn't have EnterpriseS as update candidate?
    I would vote for 21390 LTSC.

    Tarsynear A:
    21390 is dev
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3657 xinso, Jul 17, 2021
    Last edited: Jul 17, 2021
    Q: Why the LCUs always renew C:\Windows\servicing\Editions\EditionMatrix.xml?

    Fact:
    Old build
    If the build of EditionMatrix.xml and LCU build are not matched, dism still shows correct EditionID.
    New build
    If the build of EditionMatrix.xml and LCU build are not matched, dism fails to show correct EditionID.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    #3658 xinso, Jul 17, 2021
    Last edited: Jul 17, 2021
    Hint:
    There are two types of PSF patch.
    Type 1. for users, without uncompressed source files.
    Type 2. for unknown, with uncompressed source files.
     
  18. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    300
    122
    10
    #3659 Tarsynear, Jul 17, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,134
    14,001
    340
    Good afternoon.