Server 2025+ IP LTSC Builds

Discussion in 'Windows Server' started by Enthousiast, Sep 23, 2021.

  1. amajmon

    amajmon MDL Senior Member

    Sep 21, 2012
    324
    142
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,965
    150

    Check the logs in the Panther folder(s) for clues.
     
  3. ldeveraux

    ldeveraux MDL Junior Member

    Aug 15, 2010
    54
    5
    0
    What am I actually looking for? the setupact.log or setuperr.log? Should I report my error log here?
     
  4. ldeveraux

    ldeveraux MDL Junior Member

    Aug 15, 2010
    54
    5
    0
    Anybody there? Still struggling to install new over old version.
     
  5. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,965
    150
    Well look for errors starting from the end of the logs. Sometimes they are quite selfexplanatory, sometimes they aren't, but you have to start somewhere.
     
  6. ldeveraux

    ldeveraux MDL Junior Member

    Aug 15, 2010
    54
    5
    0
    #586 ldeveraux, Jan 19, 2024
    Last edited: Jan 19, 2024
    Well, I was able to get a log from setuperr.log. These are from immediately after attempting the upgrade:
    [ReAgentc.exe] IOCTL_STORAGE_QUERY_PROPERTY failed: 0x32
    [ReAgentc.exe] BcdOpenObject(WinRE) failed: 0xc0000034
    [ReAgentc.exe] BcdOpenObject(WinRE) failed: 0xc0000034
    [ReAgentc.exe] winreConvertDirNameToOffset failed: 0x3
    [ReAgentc.exe] failed to install winre: : 0x3
    [ReAgentc.exe] BcdOpenObject(WinRE) failed: 0xc0000034
    [ReAgentc.exe] IOCTL_STORAGE_QUERY_PROPERTY failed: 0x32
    [ReAgentc.exe] WinReUnInstall failed: : 0x2
    [ReAgentc.exe] IOCTL_STORAGE_QUERY_PROPERTY failed: 0x32
    [ReAgentc.exe] BcdOpenObject(WinRE) failed: 0xc0000034
    [ReAgentc.exe] BcdOpenStore failed for \Device\HarddiskVolume4\EFI\Microsoft\Recovery\BCD: 0xc000000f
    [ReAgentc.exe] Failed to open recovery BCD store: 0x2
    [ReAgentc.exe] IOCTL_STORAGE_QUERY_PROPERTY failed: 0x32

    EDIT: I randomly found someone in a similar predicament. I had to delete the Provisioning folder and a key in the registry, then the upgrade proceeded successfully. Now I just have a sticky update that won't progress, kb5034015
     
  7. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,965
    150
    Glad my suggestion helped.


    For KB5034015, frankly (aside the academical curiosity) I wouldn't waste time trying to fix it.

    Updates on preview builds that are going to be in place upgraded each month or so are pointless, perhaps it's likely that update is shown by mistake...
     
  8. ldeveraux

    ldeveraux MDL Junior Member

    Aug 15, 2010
    54
    5
    0
    It's possible, but the update is stuck. It will download and never install. Searching for new updates only brings up KB5034015. So I'm sort of stuck in a loop now. I can't even hide the update through any of the usual methods.
     
  9. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,965
    150

    I understand but what the practical problem is supposed to be? There isn't any meaningful update for beta OSes, so obviously you don't see anything other than the bogus update, nor you will see any in the future, except some useless defender updates.

    So just ignore it, if a popup annoys you, just stop the WU service, clanup the softwaredistribution folder, and use winaerotweaker to disable WU altogether.
     
  10. ldeveraux

    ldeveraux MDL Junior Member

    Aug 15, 2010
    54
    5
    0
    Your solution to fixing an update not sticking is to ignore it? Does anybody else have any advice??
     
  11. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,965
    150
    There is nothing to fix.
     
  12. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    LCU updates are broken on Canary for a year after cleanup (and with resetbase)
    the "fix" is to build ISO without cleanup and perform in-place upgrade, don't forget to disable scheduled cleanup after the upgrade
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. ldeveraux

    ldeveraux MDL Junior Member

    Aug 15, 2010
    54
    5
    0
    Well that's a better answer than 'there is no fix'. I have no clue how to do that, I don't suppose there's a tut anywhere?
     
  14. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    get MSFT ISO, use W10UI to integrate full updates set:
    defender-dism-x64_24.01.2024.cab
    windows10.0-kb5034016-x64_General_1010.1.0.cab
    windows10.0-kb5034017-x64_DU.SafeOS_1010.1.0.cab
    windows11.0-kb5034015-x64_LCU_1010.1.0.msu
    windows11.0-kb5034478-x64-ndp481_CU_9220.4.cab

    you can get these updates on UUP dump for example
    in W10UI settings enable LCUwinre, UpdtBootFiles (and Net35 if you wish) options | never enable cleanup for Canary builds

    after that perform in-place upgrade from that ISO

    yep, we were supposed to get new build two weeks ago and MSFT can't fix some bug, maybe it's about very old LCU re-installation issue
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,765
    125,031
    450
    #596 Enthousiast, Jan 26, 2024
    Last edited: Jan 27, 2024
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    so it should be on UUP dump later today
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,765
    125,031
    450
    #598 Enthousiast, Jan 26, 2024
    Last edited: Jan 26, 2024
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,765
    125,031
    450
    #600 Enthousiast, Jan 26, 2024
    Last edited: Jan 27, 2024
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...