[ARCHIVED] Windows Editions Reconstruction Project

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

Thread Status:
Not open for further replies.
  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #9341 xinso, Sep 12, 2022
    Last edited: Sep 12, 2022
    Have you ever seen discussion on following 10586 Server licenses?

    Windows\System32\spp\tokens\addons
    Code:
    C:\windows\system32>dir /b /s Z:\addons
    Z:\addons\APPXLOB-Client
    Z:\addons\APPXLOB-Server
    Z:\addons\OCUR
    
    Z:\addons\APPXLOB-Client\APPXLOB-Client-ppdlic.xrm-ms
    Z:\addons\APPXLOB-Client\APPXLOB-Client-Volume-MAK-1-pl-rtm.xrm-ms
    Z:\addons\APPXLOB-Client\APPXLOB-Client-Volume-MAK-1-ul-oob-rtm.xrm-ms
    Z:\addons\APPXLOB-Client\APPXLOB-Client-Volume-MAK-1-ul-phn-rtm.xrm-ms
    Z:\addons\APPXLOB-Client\APPXLOB-Client-Volume-MAK-1-ul-store-rtm.xrm-ms
    
    Z:\addons\APPXLOB-Server\APPXLOB-Server-ppdlic.xrm-ms
    Z:\addons\APPXLOB-Server\APPXLOB-Server-Volume-MAK-1-pl.xrm-ms
    Z:\addons\APPXLOB-Server\APPXLOB-Server-Volume-MAK-1-ul-oob.xrm-ms
    Z:\addons\APPXLOB-Server\APPXLOB-Server-Volume-MAK-1-ul-phn.xrm-ms
    Z:\addons\APPXLOB-Server\APPXLOB-Server-Volume-MAK-1-ul-store.xrm-ms
    
    Z:\addons\OCUR\OCUR-ppdlic.xrm-ms
    Z:\addons\OCUR\OCUR-Retail-1-pl-rtm.xrm-ms
    Z:\addons\OCUR\OCUR-Retail-1-ul-oob-rtm.xrm-ms
    Z:\addons\OCUR\OCUR-Retail-1-ul-phn-rtm.xrm-ms
    Z:\addons\OCUR\OCUR-Retail-1-ul-store-rtm.xrm-ms
    
    C:\windows\system32>
    
     
  2. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    Frankly, NO

    My TP4 server VM is still alive and kicking in 2022 (turned to hypercore)
     
  3. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    Perhaps if you switch it to Hypercore, customize the thing you need and then you switch it again to Server Standard, nothing happens.

    No shutdown, no nag screen, no watermark, you just loose the activation, and get the sku rearm = -1

    TP4 was one of the best windows of its days.
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #9344 xinso, Sep 12, 2022
    Last edited: Sep 12, 2022
    I found that all you do is "Quick-Switch". It's really convenient.
     
  5. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150

    Reconstruction=nice to learn

    Quick Switch=practical (two minutes of time the first time, then 1 second to switch (almost) anything to (almost) anything else.

    A combination of the two leads to even more possibilities.
     
  6. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Tested staging Windows 10 10540 with 10546 servicing stack
    Code:
    C:\Users\Administrator>dism /image:D:\1\mount /apply-unattend:D:\1\10540.xml /logpath:D:\1\mount\1.log
    
    部署映像服务和管理工具
    版本: 10.0.22000.652
    
    映像版本: 10.0.10546.0
    
    [==========================100.0%==========================]
    操作成功完成。
    
    错误: 5
    
    关闭映像中正在服务的组件时出错。
    请等待几分钟,然后再次尝试运行该命令。
    
    可以在 D:\1\mount\1.log 上找到 DISM 日志文件
    
    C:\Users\Administrator>dism /image:D:\1\mount /get-currentedition
    
    部署映像服务和管理工具
    版本: 10.0.22000.652
    
    映像版本: 10.0.10546.0
    
    以一种访问权限不允许的方式做了一个访问套接字的尝试。
    
    
    Current Edition : Starter
    
    操作成功完成。
    
    C:\Users\Administrator>dism /image:D:\1\mount /get-packages
    
    部署映像服务和管理工具
    版本: 10.0.22000.652
    
    映像版本: 10.0.10546.0
    
    Packages listing:
    
    Package Identity : Microsoft-Windows-DiagTrack-Internal-Package~31bf3856ad364e35~amd64~~10.0.10540.0
    State : Install Pending
    Release Type : Feature Pack
    Install Time : 2022/9/12 11:24
    
    Package Identity : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10540.0
    State : Install Pending
    Release Type : Foundation
    Install Time : 2022/9/12 11:24
    
    Package Identity : Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~~10.0.10540.0
    State : Install Pending
    Release Type : Feature Pack
    Install Time : 2022/9/12 11:24
    
    操作成功完成。
    
    C:\Users\Administrator>
    
    Still Install Pending. Why?
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #9347 xinso, Sep 13, 2022
    Last edited: Sep 13, 2022
    Test reconstructing standalone 10240.19360 Windows 10 Core with .NET4.8 amd64 en-US
    Code:
    
    
    For LCU to winre.wim and install.wim.
    Manually: Yes.
    Script: No. Why?
    Code:
    
    ------------------------------------------------------------
    Add LCU to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19291
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~10240.19360.1.5
    [==========================100.0%==========================]
    An error occurred - Package_for_RollupFix Error: 0x800f0922
    
    Error: 0x800f0922
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    
    The DISM log file can be found at C:\windows\Logs\DISM\dism.log
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19291
    
    [==========================100.0%==========================]
    
    Error: 0x8000ffff
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    
    The DISM log file can be found at C:\windows\Logs\DISM\dism.log
    
    Press any key to continue . . .
    
    
     
  8. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30
    Using fewer packages to test helps troubleshoot problems.
     
  9. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30
    Using a separate script, will errors still occur?
    On some versions, adding a new LCU to a WinRE / PE that has integrated LCU and runs cleanup will cause errors.
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #9350 xinso, Sep 13, 2022
    Last edited: Sep 13, 2022
    Oh. But it is 10240.16384 + LCU. By hand, OK, together with .NET48. (This is the very first time I use script for it.)

    10240.16384 is really weird.
     
  11. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30
    10240.19291? SafeOS Update?
     
  12. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30
    Try adding LCU first.
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    I don't test them.
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    It's OK for 10240.19360 LCU. But I use to add SSU firstly.
    Code:
        <installerAssembly name="Microsoft-Windows-ServicingStack" version="6.0.0.0" language="neutral" processorArchitecture="amd64" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35" />
    
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
  16. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30
    However, the kernel version of the image is 10240.19291, which can only be caused by LCU or SafeOS update.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
  19. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30