Windows Editions Reconstruction Project

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    Yes. That is "Product policy".

    Have you tried that one for EnterpriseG?
     
  2. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    I tried Professional, EnterpriseG, and EnterpriseS last night, and the results were the same. Only IOTEnterpriseS has no effect, and even changed Microsoft-Windows-EnterpriseSEdition to Microsoft-Windows-IOTEnterpriseSEdition.It still hasn't changed
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    #2563 xinso, May 2, 2021
    Last edited: May 2, 2021
    I meant this on EnterpriseG:

    Microsoft-Windows-EditionPack-Professional-Package
    Code:
        <update name="Microsoft-Windows-Composition-Test">
          <selectable disposition="absent">
            <detectNone default="true" />
            <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3">
              <mum2:EnableSelectabilityForEditions>
                <mum2:EnableSelectabilityForEdition name="Microsoft-Windows-EnterpriseGEdition" />
              </mum2:EnableSelectabilityForEditions>
            </mum2:customInformation>
          </selectable>
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Composition-Test-Package" version="10.0.21370.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
    
    You can not add "Microsoft-Windows-Foundation-Package" in your favor to any package. Otherwise the package structure will be abused and may be problematic.
     
  4. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    I didn't try this, I can test it now.
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    #2565 xinso, May 2, 2021
    Last edited: May 2, 2021
    Please go ahead.
     
  6. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
  7. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    #2568 xinso, May 2, 2021
    Last edited: May 2, 2021
    That means "Nothing happened".

    Q: When to happen? September or October?
     
  9. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    I can only get here, just walk and watch
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    #2570 xinso, May 2, 2021
    Last edited: May 2, 2021
    Yes. Wait IoTEnterpriseS and see.
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    #2571 xinso, May 2, 2021
    Last edited: May 2, 2021
    If you have patience, compare 20339 and 20344 to find out SPP service. (This is for Activation only.)
     
  12. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    294
    118
    10
    #2572 Tarsynear, May 2, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    #2573 zhanglin, May 2, 2021
    Last edited: May 2, 2021
    I can only see two differences, but it feels meaningless.(amd64_microsoft-windows-security-spp?)
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    #2575 xinso, May 4, 2021
    Last edited: May 4, 2021
    Q: Is ReserveManager working on Server 2022?
    A: No, though the settings is the same as Client.

    On Client

    dism /english /online /set-reservedstoragestate /state:enabled
    Code:
    "MiscPolicyInfo"=dword:00000001
    "PassedPolicy"=dword:00000001
    
    dism /english /online /set-reservedstoragestate /state:Disabled
    Code:
    "MiscPolicyInfo"=dword:00000002
    "PassedPolicy"=dword:00000000
    
    Q: Modify registry and reboot, working?
    A: No, only by command, no need restart.

    So, there must be something else besides HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ReserveManager.
     
  16. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    client
    捕获1.PNG

    server
    捕获.PNG
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    #2577 xinso, May 4, 2021
    Last edited: May 4, 2021
    Ask Mr. Bubbles, the author of

    Aunty Mel's Cheap And Nasty SxS Package Extractor
    Bubbles Super Nasty SFX Extractor Tool
     
  18. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    In the server settings, how to restore the reset this computer button, extract the RecoveryCenter-Package, the comparison did not find any difference.
     
  19. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    294
    118
    10
    #2579 Tarsynear, May 4, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,705
    340
    It is system core components - OneCore-SystemSettings-BlaBlaBla.