[ARCHIVED] Windows Editions Reconstruction Project

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

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

    liliactr MDL Addicted

    Sep 3, 2009
    528
    187
    30
    Add all server packages as the other users combined client and server. But you will only and combine servercorehcl and serverdatacenter. Just wireless package conflicts. Remove one of conflict wireless package later.
     
  2. RobrPatty

    RobrPatty MDL Expert

    Jul 23, 2009
    1,279
    592
    60
    So I have reconstructed using DC as client. What benefit will this give me?
     
  3. sakatgg

    sakatgg MDL Novice

    Jun 18, 2020
    32
    17
    0
    #17863 sakatgg, Aug 21, 2024
    Last edited: Aug 22, 2024
    1. Drivers are installed for video and network cards, those that Server did not support.
    2. Programs that Server does not support work, for example Avast
    3. Text messages at startup and reboot no longer appear.
    4. In Start - Shutdown - Sleep mode will appear,
    5. Wake up from mouse and keyboard, on Server only from hard button by default.
    6. UWF will work, Server does not support UWF
    7. Server does not support wireless monitor, it should work on the client, but I haven’t checked it.

    At least this applies to Server 2019 Datacenter convertible to LTSC 1809

    https://forums.mydigitallife.net/th...workstation-offline.84632/page-5#post-1845643
     
  4. RobrPatty

    RobrPatty MDL Expert

    Jul 23, 2009
    1,279
    592
    60
    #17864 RobrPatty, Aug 22, 2024
    Last edited: Aug 22, 2024
    Here's your posted method Ace2. I still boot to a black screen

    Extract Windows11.0-KB5040435-x64.psf & Windows11.0-KB5040435-x64.wim to C:\PSFExtractor from Windows11.0-KB5040435-x64.msu

    "C:\Program Files\7-Zip\7z.exe" x -y "C:\PSFExtractor\Windows11.0-KB5040435-x64.wim" -oC:\PSFExtractor\Windows11.0-KB5040435-x64

    move C:\PSFExtractor\Windows11.0-KB5040435-x64\express.psf.cix.xml C:\PSFExtractor

    C:\PSFExtractor\bin\PSFExtractor.exe -v2 C:\PSFExtractor\Windows11.0-KB5040435-x64.psf C:\PSFExtractor\express.psf.cix.xml C:\PSFExtractor\Windows11.0-KB5040435-x64

    del C:\PSFExtractor\express.psf.cix.xml
    del C:\PSFExtractor\Windows11.0-KB5040435-x64.psf
    del C:\PSFExtractor\Windows11.0-KB5040435-x64.wim

    *

    pushd C:\PSFExtractor\Windows11.0-KB5040435-x64
    dir /b > C:\PSFExtractor\Edit.txt

    *

    move C:\PSFExtractor\Windows11.0-KB5040435-x64\Microsoft-Windows-ServerAzureStackHCICorEdition~31bf3856ad364e35~amd64~~10.0.26100.1150.mum C:\PSFExtractor
    move C:\PSFExtractor\Windows11.0-KB5040435-x64\Microsoft-Windows-EditionSpecific-ServerAzureStackHCICor-Package~31bf3856ad364e35~amd64~~10.0.26100.1150.mum C:\PSFExtractor

    Edit C:\PSFExtractor\Microsoft-Windows-ServerAzureStackHCICorEdition~31bf3856ad364e35~amd64~~10.0.26100.1150.mum
    Edit C:\PSFExtractor\Microsoft-Windows-EditionSpecific-ServerAzureStackHCICor-Package~31bf3856ad364e35~amd64~~10.0.26100.1150.mum

    move C:\PSFExtractor\Microsoft-Windows-ServerAzureStackHCICorEdition~31bf3856ad364e35~amd64~~10.0.26100.1150.mum C:\PSFExtractor\Windows11.0-KB5040435-x64
    move C:\PSFExtractor\Microsoft-Windows-EditionSpecific-ServerAzureStackHCICor-Package~31bf3856ad364e35~amd64~~10.0.26100.1150.mum C:\PSFExtractor\Windows11.0-KB5040435-x64

    del C:\PSFExtractor\Edit.txt

    *

    Dism /Capture-Image /ImageFile:C:\Windows11.0-KB5040435-x64.esd /CaptureDir:C:\PSFExtractor\Windows11.0-KB5040435-x64 /Name:Windows11.0-KB5040435-x64 /Compress:LZX

    rd C:\PSFExtractor\Windows11.0-KB5040435-x64 /q /s

    *

    Extract SSU-26100.998-x64.cab from Windows11.0-KB5040435-x64.msu to C:\

    Dism /Image:C:\mount /Add-Package /PackagePath:C:\SSU-26100.998-x64.cab

    Dism /Commit-Image /MountDir:C:\mount

    Dism /Image:C:\mount /Add-Package /PackagePath:C:\Windows11.0-KB5040435-x64.esd

    Dism /Image:C:\mount /Get-CurrentEdition

    *

    Dism /Image:C:\mount /Cleanup-Image /StartComponentCleanup /ResetBase

    Dism /Unmount-Image /MountDir:C:\mount /Commit

    rd C:\mount /q /s

    *

    md C:\wim

    Dism /Export-Image /SourceImageFile:C:\install.wim /SourceIndex:1 /DestinationImageFile:C:\wim\install.wim /Compress:LZX

    Del C:\install.wim

    *

    Dism /Apply-Image /ImageFile:C:\wim\install.wim /Index:1 /ApplyDir:D:\
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,409
    340
  6. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    566
    94
    30
    when i'm installing quickassist.aapxbundle same error c002001b windows.licensing failed to update critical data
     
  7. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    566
    94
    30
    #17867 pp03, Aug 22, 2024
    Last edited: Aug 22, 2024
    finally quick assist works. thanks again abbodi1406 :) and i don't need store (i thought that store is required to install quick assist, but it isn't - only gives errors)
     
  8. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,857
    1,520
    60
    Your trying to update to 10.0.26100.1457 ?

    I only updated to 10.0.26100.1150., i have not made a build that is updated to 10.0.26100.1457, so with this in mind i don't know what could be wrong.
     
  9. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,857
    1,520
    60
    #17869 Ace2, Aug 22, 2024
    Last edited: Aug 22, 2024
    You have edited Microsoft-Windows-EditionSpecific-ServerAzureStackHCICor-Package with the wrong version off UserExperience-Desktop-Package it's not 10.0.26100.1457 it should be 10.0.26100.1455

    and Microsoft-Windows-ServerAzureStackHCICorEdition edited with wrong versions as well.

    Edit.txt is important to read, if you want the right version numbers to edit .mum.
    You must run these cmds to get the right versions added to Edit.txt
    Code:
    pushd C:\PSFExtractor\Windows11.0-KB5041571-x64
    dir /b > C:\PSFExtractor\Edit.txt
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,409
    340
  11. RobrPatty

    RobrPatty MDL Expert

    Jul 23, 2009
    1,279
    592
    60
    Here's the edit.txt & it states .1457
     

    Attached Files:

    • Edit.rar
      File size:
      497.7 KB
      Views:
      15
  12. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,857
    1,520
    60
    Actually it states:
    Code:
    Microsoft-Win4-Feature~31bf3856ad364e35~amd64~~10.0.26100.1457.cat
    Microsoft-Win4-Feature~31bf3856ad364e35~amd64~~10.0.26100.1457.mum
    Microsoft-Win4-WOW64-Feature~31bf3856ad364e35~amd64~~10.0.26100.1457.cat
    Microsoft-Win4-WOW64-Feature~31bf3856ad364e35~amd64~~10.0.26100.1457.mum
    Microsoft-Windows-Server-DesktopUX-Package~31bf3856ad364e35~amd64~~10.0.26100.1457.cat
    Microsoft-Windows-Server-DesktopUX-Package~31bf3856ad364e35~amd64~~10.0.26100.1457.mum
    Microsoft-Windows-Server-DesktopUX-WOW64-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.cat
    Microsoft-Windows-Server-DesktopUX-WOW64-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.mum
    Microsoft-Windows-Client-Features-SharedWithServer-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.cat
    Microsoft-Windows-Client-Features-SharedWithServer-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.mum
    Microsoft-Windows-Client-Features-SharedWithServer-WOW64-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.cat
    Microsoft-Windows-Client-Features-SharedWithServer-WOW64-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.mum
    Microsoft-Windows-Desktop-Required-ClientOnly-SharedWithServer-Package~31bf3856ad364e35~amd64~~10.0.26100.1457.cat
    Microsoft-Windows-Desktop-Required-ClientOnly-SharedWithServer-Package~31bf3856ad364e35~amd64~~10.0.26100.1457.mum
    Microsoft-Windows-Desktop-Required-ClientOnly-SharedWithServer-WOW64-Package~31bf3856ad364e35~amd64~~10.0.26100.1457.cat
    Microsoft-Windows-Desktop-Required-ClientOnly-SharedWithServer-WOW64-Package~31bf3856ad364e35~amd64~~10.0.26100.1457.mum
    UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.cat
    UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.26100.1455.mum
    P.s
    26100.1457 error, Settings will open then flash and close.

    Don't ask how to fix, as I don't know how to fix this error,
     
  13. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    528
    187
    30
    I know this error. It is edition/licensing error. I said at my posts. Insert license key/change edition and return back the error fixes.
     
  14. RobrPatty

    RobrPatty MDL Expert

    Jul 23, 2009
    1,279
    592
    60
    ??
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,409
    340
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,409
    340
  17. Skylined

    Skylined MDL Senior Member

    Nov 10, 2008
    253
    92
    10
    #17878 Skylined, Aug 23, 2024
    Last edited: Aug 23, 2024
    OK
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,409
    340
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,409
    340
    #17880 xinso, Aug 23, 2024
    Last edited: Aug 24, 2024
    Test 17763.5820 Windows 10 Enterprise N LTSC (in Full style) amd64 en-US

    [without Resetbase]
    Code:
    Image Index: 1
    -------------------
    Name:Windows 10 Enterprise N LTSC 2019 (in Full style)
    Description:Windows 10 Enterprise N LTSC 2019 (in Full style)
    Flags:EnterpriseSN
    Files:102201
    Folders:29957
    Expanded Size:16432 MB
    
    [with Resetbase]
    Code:
    Image Index: 1
    -------------------
    Name:Windows 10 Enterprise N LTSC 2019 (in Full style)
    Description:Windows 10 Enterprise N LTSC 2019 (in Full style)
    Flags:EnterpriseSN
    Files:99134
    Folders:29861
    Expanded Size:12460 MB