[ARCHIVED] Windows Editions Reconstruction Project

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

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

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
  2. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    577
    268
    30
    I'm having trouble integrating or installing it on 22000.1 (Windows 11 Pro 21H2)

    Code:
    C:\Reconstruct 21H2 LTSC>dism /image:mount /apply-unattend:1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22000.1
    
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.1
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    
    
    Error: 0x800f0905
    
    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
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseS" version="10.0.22000.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            <source location="Microsoft-Windows-EditionSpecific-EnterpriseS-Package-amd64-10.0.22000.1.cab" />
            </package>
            <package action="remove">
                <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.22000.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
        </servicing>
    </unattend>
    

    How should I adjust my XML to make it work?
     
  3. winosr25

    winosr25 MDL Member

    May 14, 2024
    106
    51
    10
    Azure stack Hci hotpatch
    it's not possible to update kb5040435
     

    Attached Files:

  4. winosr25

    winosr25 MDL Member

    May 14, 2024
    106
    51
    10
    error
     

    Attached Files:

  5. winosr25

    winosr25 MDL Member

    May 14, 2024
    106
    51
    10
    without the hotpatch the update does this
     
  6. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    Haven't you thought, that the problem is not in KB, but in the changes you done?
    And no NO LCU would install on your "HotPatch enabled" system?
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    #17350 xinso, Aug 7, 2024
    Last edited: Aug 7, 2024
    Sorry. I don't share anymore.

    You can try:
    1. 22621.1\25398.1 script by xinso.
    2. gailium119's 22000 LTSC packages + modified 19044 LTSC License package.
    3. For modification method, search help from members. e.g. Ace2 and winosr25.
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
  10. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    #17352 kibkalo, Aug 7, 2024
    Last edited: Aug 7, 2024
    xinso, I am always happy to learn, you know. Sometimes am asking same things few times, but that is only when I don't understand the answer :)
    Today I'd love to understand, what was your way to make AzureStackHCI work with full display and still get updates.
    No doubt, that is not the winosr25 way of providing a custom MUM and doing Unattend from ServerTurbine, you showed WU working.
    Am not asking for script, but for an idea, where to dig to, as want to achieve same myself
    Thanks
     
  11. vancoviemde

    vancoviemde MDL Novice

    Mar 27, 2024
    8
    2
    0
    I'm also interested in this issue
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    #17354 xinso, Aug 7, 2024
    Last edited: Aug 7, 2024
    You usually post and leave.
    But I usually post and deleted soon.
    This is why you cannot get my help. I helped while you were gone. When you come back, I had deleted it.

    No, I don't post twice.
     
  13. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    #17355 kibkalo, Aug 7, 2024
    Last edited: Aug 7, 2024
    Thanks!
    Would you imagine, that I have a special folder for Notes, saved from your posts, which I usually access when face some technical problems. Good source of inspiration too sometimes! I have a lot to learn.
     
  14. winosr25

    winosr25 MDL Member

    May 14, 2024
    106
    51
    10
    in my final version I use the unmodified uupdump version and I add the desktop packs to it
     
  15. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    Nice.
    Does it install LCUs from Windows Update? Not modified?
    If yes, please, show which packages did you add for all the desktop features.
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    Wait patiently. Just finished. NOT ready for sharing...

    Who said so?
    winosr25's previous posts. New member here, but his\her words had not been eaten yet. You asked one, winosr25 gave more.
     
  17. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    I would always prefer to repeat construction/reconstruction steps myslef, and not to download the created image.
    That gives me at least understanding what is inside and how to update it.
    If the solution winosr25 is showing without scirpt steps is not updatable, it is worthless.

    For HotPatch, - I would be happy to test it in real life workloads, - fortunately I have Azure Benefits enabled cluster to compare. So just installation of KB5039329 is not an achievement, we need a ServerTurbine VM on top of such cluster to see HotPatch and install LCUs with no reboots. Not simple. But if it is doable, next step would be to port same KB to WS2025 (and probably even to W11 24H2) to enable Hot patching of VMs without AzureStack or AzureStackHCI (yes, there is a big difference) at all.
     
  18. febrero2048

    febrero2048 MDL Member

    Oct 19, 2017
    114
    72
    10
    #17360 febrero2048, Aug 7, 2024
    Last edited: Aug 7, 2024
    removed