Windows Editions Reconstruction Project

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    6,267
    8,659
    210
    #3021 xinso, May 27, 2021
    Last edited: May 27, 2021
    Yeah... If reconstructed, it should fail theoretically. How come? ServerTurbine has this package too. But I did not find it removed at the end.

    No component store corruption detected.

    Windows Resource Protection did not find any integrity violations.

    I surrender.
     
  2. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    298
    133
    10
    ServerTurbine SKU is also a one big mystery.
     
  3. gareths

    gareths MDL Senior Member

    Jun 5, 2017
    289
    55
    10
    Thats Windows Server: Azure Edition
     
  4. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    298
    133
    10
    Server 2019 Datacenter: Azure Edition is apparently based on 17784.
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    6,267
    8,659
    210
  6. Tarsynear

    Tarsynear MDL Member

    Jan 4, 2021
    124
    58
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    298
    133
    10
    How did you get that?
     
  8. Tarsynear

    Tarsynear MDL Member

    Jan 4, 2021
    124
    58
    10
    #3028 Tarsynear, May 28, 2021
    Last edited: May 28, 2021
    Relax
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    298
    133
    10
    What kind of conversion process did you do, or is it just "lookalike"
     
  10. Tarsynear

    Tarsynear MDL Member

    Jan 4, 2021
    124
    58
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    298
    133
    10
    #3031 EeroS, May 28, 2021
    Last edited: May 28, 2021
    I wonder, will there be Windows Server 2022 Datacenter Azure Edition?
    Nice conversion work.
     
  12. Tarsynear

    Tarsynear MDL Member

    Jan 4, 2021
    124
    58
    10
    i hope there will be Windows Server 2022 Datacenter Azure Edition
    and azsh is ok
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    612
    291
    30
    Teacher, do you have this installation package? (Microsoft-Windows-Security-SPP-Component-SKU-AzureStackHCIAddOn), if you have one, send me one. I combined one, and an error occurred during installation.

    捕获.PNG
     
  14. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    612
    291
    30
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    6,267
    8,659
    210
    #3036 xinso, May 28, 2021
    Last edited: May 28, 2021
    I recommend:
    1. remove package_1911_for_kb4586852_31bf3856ad364e35_amd64__10.0.1.13
    2. install windows10.0-kb4586852-x64.cab

    AzureStackHCI_20348.1:
    AzureStackHCIAddOn
    AzureStackHCIAddOn2021
     
  16. Tarsynear

    Tarsynear MDL Member

    Jan 4, 2021
    124
    58
    10
    I took a look at these packages:

    Microsoft-Windows-Server-DesktopUX-Package~31bf3856ad364e35~amd64~~10.0.20348.1
    (Microsoft-Windows-Server-Shell-Package~31bf3856ad364e35~amd64~~10.0.20348.1)

    and

    Microsoft-Windows-Smtpsvc-Admin-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1

    I found that installing the former on AzureStackHCICor will fail because of the incorrect file checksum of the latter (I didn't look at other languages, maybe EN-US can be normally staged.

    This is why some packages cannot be reinstalled after being uninstalled. Perhaps it is because these Packages themselves are not integrated through installation.

    I temporarily gave up installing the shell from ServerDatacenter on AzureStackHCICor for relaxing. It almost wasted my precious 15 minutes.

    You can directly convert ServerDatacenter to AzureStackHCICor, but then there is no HotPatch :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    6,267
    8,659
    210
    #3038 xinso, May 28, 2021
    Last edited: May 29, 2021
    For EdgeChromium in Server 2022 install.wim

    Q: Besides edge.wim, what else has been applied to system?
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    6,267
    8,659
    210
  19. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    612
    291
    30
    Code:
    Microsoft Windows [版本 10.0.17763.1935]
    (c) 2018 Microsoft Corporation。保留所有权利。
    
    C:\Windows\system32>Dism /image:D:\1 /get-CurrentEdition
    
    部署映像服务和管理工具
    版本: 10.0.17763.1697
    
    映像版本: 10.0.20348.1
    
    当前版本为:
    
    当前版本 : ServerStandardCor
    
    操作成功完成。
    
    C:\Windows\system32>Dism /image:D:\1 /get-targeteditions
    
    部署映像服务和管理工具
    版本: 10.0.17763.1697
    
    映像版本: 10.0.20348.1
    
    可以升级的版本:
    
    目标版本 : ServerDatacenterCor
    
    操作成功完成。
    
    C:\Windows\system32>DISM /Image:D:\1 /Set-Edition:ServerAzureStackHCICor
    
    部署映像服务和管理工具
    版本: 10.0.17763.1697
    
    映像版本: 10.0.20348.1
    
    开始升级组件...
    开始安装产品密钥...
    产品密钥安装已完成。
    
    组件升级已完成。
    
    开始应用特定于版本的设置...
    特定于版本的设置应用已完成。
    
    操作成功完成。
    
    C:\Windows\system32>Dism /image:D:\1 /get-CurrentEdition
    
    部署映像服务和管理工具
    版本: 10.0.17763.1697
    
    映像版本: 10.0.20348.1
    
    当前版本为:
    
    当前版本 : ServerStandardCor
    
    操作成功完成。
    
    C:\Windows\system32>
    
    It's kind of weird, bug?