Windows Editions Reconstruction Project

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #5801 xinso, Dec 4, 2021
    Last edited: Dec 4, 2021
  2. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    Master, it's not worth anger, please calm down.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #5803 xinso, Dec 4, 2021
    Last edited: Dec 4, 2021
    For 19044 Enterprise LTSC reconstruction with non-initial packages, it is OK to resetbase without integrity violations.

    But, the LCU being integrated and "resetted" will have integrity violations issue, even though it will be fixed up by upcoming LCUs down the track.
     
  4. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    #5804 zhanglin, Dec 4, 2021
    Last edited: Dec 4, 2021
    Code:
          <selectable disposition="absent">
            <detectNone default="true" />
          </selectable>
    Code:
          <selectable disposition="absent">
            <detectNone default="true" />
            <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3">
              <mum2:EnableSelectabilityForEditions>
                <mum2:EnableSelectabilityForEdition name="Microsoft-Windows-IoTEnterpriseSEdition" />
              </mum2:EnableSelectabilityForEditions>
            </mum2:customInformation>
          </selectable>
    These two are interesting things. The first one is non-specific, and the second definition specifically refers to "Microsoft-Windows-IoTEnterpriseSEdition".
    When we remove the defined packet, it does not affect the update。

    It can also be removed through cumulative updates (not customized), or manually.
     
  5. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    Is it checked by SFC?
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    Yes, sfc checks its structure.
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #5807 xinso, Dec 4, 2021
    Last edited: Dec 4, 2021
    Hint:
    1. "22000.1" EnterpriseG has the working feature.
    2. If you apply 19044 IoT LTSC Certificates to it, it has the working feature too.
     
  8. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    What is the difference between “SFC” and “Cleanup-Image /ScanHealth”?
     
  9. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    It is the definition of a registry key value, ff and 1, do not do processing, 0 is to remove the corresponding package.
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    I have no idea and interests about that. (You can check its logs.)
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #5811 xinso, Dec 4, 2021
    Last edited: Dec 4, 2021
    For 20348.1 ServerTurbine Reconstruction,
    DO NOT reset the reconstructed image base. (The image footprint won't get greater because there are few small packages changed only.)

    Then, the image base with LCU integrated can be resetted without integrity violations issue upon completion of installation..
     
  12. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    3,739
    2,666
    120
    No need to be that drastic.

    Just explain clearly what the script does ;)
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #5813 xinso, Dec 4, 2021
    Last edited: Dec 4, 2021
    ff and 1, do not do processing
    0, to remove the corresponding package

    Good. I'll have it a go someday. Thanks.
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
  16. huynhlam2

    huynhlam2 MDL Junior Member

    Nov 8, 2020
    73
    161
    0
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #5818 xinso, Dec 5, 2021
    Last edited: Dec 5, 2021
    1. Official ISO? Really. I have not tested them yet.
    2. I have no idea. My 20348.1 ServerTurbineCor and ServerTurbine have no such issues. And, the ServerTurbineCor does not use LCU patch.
    3. No. It does not matter.
     
  18. huynhlam2

    huynhlam2 MDL Junior Member

    Nov 8, 2020
    73
    161
    0
    #5819 huynhlam2, Dec 5, 2021
    Last edited: Dec 5, 2021
    Thank you!
    1. Yes it is! Most of them (except 19041.1 or 19041.264, As some one report that)
    3. Okay!
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,687
    13,688
    340
    #5820 xinso, Dec 5, 2021
    Last edited: Dec 5, 2021