Windows Editions Reconstruction Project

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,645
    13,665
    340
    #5681 xinso, Nov 26, 2021
    Last edited: Nov 26, 2021
  2. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    3,703
    2,662
    120
    According to my experience is not mandatory to start from EN-US image, just use the image in your language and skip the language pack installation
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,645
    13,665
    340
  4. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    3,703
    2,662
    120
    Yes and no

    I mean there is a difference between server and client, but no difference between LTSC/Pro/Enteprise and so on.

    Yepp.

    Perhaps 17763 is the worst windows version to use it (the best are 14393 and 1904x)
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,645
    13,665
    340
    #5685 xinso, Nov 26, 2021
    Last edited: Nov 26, 2021
    No. I am afraid that 19041.1149 Certificates Product policy won't support remotefx gpu, because you said it works as of 19041.868.

    If yes with 17763 Certificates, I rather use 17763 Certificates for the feature, and the system is fully 19041.868.

    OK. You test 19041.868 firstly.
     
  6. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    3,703
    2,662
    120
    Not sure.

    I tested the real LTSC 19044.1288 with Hyper-V and RemoteFX removed and re-added from 19041.868 and it works (not rock solid but it works).

    So, I guess, the policies are not a problem
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,645
    13,665
    340
    #5687 xinso, Nov 26, 2021
    Last edited: Nov 26, 2021
    You just look, no need to reply.

    1. OEM key for HWID activation.
    2. Target Feature update version set to 2004.
    3. winre is also updated to 19041.868.
     
  8. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    3,703
    2,662
    120
    To be clear MS blocked the feature via driver and executable modifications

    For example until .868 Synth3dVsc.sys is 66KB Synth3dVsp.sys is 105KB

    After .868 they are both 7kb

    So why block via policy something that doesn't work anyway?
     
  9. adric

    adric MDL Expert

    Jul 30, 2009
    1,249
    1,324
    60
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,645
    13,665
    340
    #5690 xinso, Nov 26, 2021
    Last edited: Nov 26, 2021
    OK. You test it yourself.
     
  11. kibkalo

    kibkalo MDL Addicted

    Sep 8, 2009
    559
    221
    30
    Server 2022 (20348) and 1904x/22xxx do support RemoteFX GPU - if it is installed as upgrade on system where it was used.
    You can add new VMs.
    For fresh systems DDA is recommended. GPU-part for newer systems
     
  12. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    3,703
    2,662
    120
  13. adric

    adric MDL Expert

    Jul 30, 2009
    1,249
    1,324
    60
    #5693 adric, Nov 26, 2021
    Last edited: Nov 27, 2021
    I tried creating a vanilla LTSC, but was unsuccessful as noted here, so I tried your create.cmd with the 1,2,3 XML you said to use, but I get the same error (Error: 3) I did using the XML files posted by MSMG. I did export (index 2) and used the Pro install.wim as input for the LTSC creation.

    edit
    Oh s**t, I somehow ended up using an old download from @huynhlam2 and did not realize there
    was a new one. :doh:
    EnterpriseS_x64_19041.1_en-US.zip 1642667 2021-11-21 (old)
    EnterpriseS_x64_19041.1_en-US.7z 1202522 2021-11-27 (new)

    This time I got further, but the EnterpriseS.log shows an error
     

    Attached Files:

  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,645
    13,665
    340
    #5694 xinso, Nov 27, 2021
    Last edited: Nov 27, 2021
    This daily OS is my very first 19041.1 Enterprise LTSC, which has repairable integrity violations.

    Now, being updated to date with a row of LCUs by Windows Update, no more.
     
  15. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    289
    269
    10
    #5695 balanadi, Nov 27, 2021
    Last edited: Dec 3, 2021
    :bashtroll:
     
  16. huynhlam2

    huynhlam2 MDL Junior Member

    Nov 8, 2020
    73
    161
    0
  17. balanadi

    balanadi MDL Senior Member

    Apr 24, 2014
    289
    269
    10
    #5697 balanadi, Nov 27, 2021
    Last edited: Dec 3, 2021
    :p
     
  18. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    j0912hq7

    Excuse me, can you share 10.0.20348.1 Microsoft-Windows-Client-LanguagePack-Package~zh-CN?
     
  19. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,407
    1,187
    60
    Code:
    1.xml
    
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="stage">
                <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            <source location="Microsoft-Windows-EnterpriseSEdition-Package-amd64-10.0.19041.1.cab" />
            </package>
        </servicing>
    </unattend>
    
    2.xml
    
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="remove">
                <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
        </servicing>
    </unattend>
    
    3.xml
    
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="remove">
                <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.19041.21" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            <source location="1\Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.19041.1.mum" />
            </package>
        </servicing>
    </unattend>
    
    4.xml
    
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="remove">
                <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
        </servicing>
    </unattend>
    Better method fix Windows-Defender-AM-Default-Definitions-Package and remove Package_for_RollupFix-Package-amd64-19041.21.1.1.cab.;)