[DISCUSSION] Windows 10 Final Build 19041/2/3 (PC) [20H1/2 / 21H1 vb_release]

Discussion in 'Windows 10' started by Enthousiast, Dec 10, 2019.

  1. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    No I mean the one inside LCU, can I somehow see inside LCU cab file and see what setup.exe version I'll get if I apply this update into a boot.wim? To save time :D
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    I have no clue and that info i never needed to know either :D Maybe @abbodi1406 can tell.

    Just make sure that after integrating all updates these setup.exe files are matching:

    Code:
    boot.wim\2\sources\setup.exe
    &
    Code:
    ISO:\Sources\setup.exe
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    With PSFX format, no
    you must apply LCU to boot.wim then check sources\setup.exe version
     
  4. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    for the latest LCU(.906) and latest DU(setup.exe inside DU is .900), those won't match, can you confirm?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    #6865 Enthousiast, Apr 1, 2021
    Last edited: Apr 1, 2021
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,549
    879
    60
    @Enthousiast

    Is the Windows 10 21H1 downloaded by the custom MCT tool final (RTM)?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Nope, pre-release (on wsus).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    Can you spot what I'm doing wrong?
    Code:
    >dism /mount-image /imagefile:boot.wim /index:2 /mountdir:a
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    >dism /image:a /add-package /packagepath:ssu.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.867
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.903.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    >dism /image:a /add-package /packagepath:lcu.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.867
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.906.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    >dism /image:a /get-packages
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.906
    
    Packages listing:
    
    Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.906.1.13
    State : Installed
    Release Type : Update
    Install Time : 2021/04/01 10:31 PM
    
    Package Identity : Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.903.1.4
    State : Installed
    Release Type : Security Update
    Install Time : 2021/04/01 10:21 PM
    
    setup.exe is still .789
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    #6869 Enthousiast, Apr 1, 2021
    Last edited: Apr 1, 2021
    (OP)
    @abbodi1406 recently explained what is needed to be done on UUP based images, iirc you need to update boot.wim index 2 sources folder with the DU for Sources setup.exe (and iso:\sources).

    Is this a UUP based ISO or an official one?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    It's official iso, march
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    19042.867 or 19043.867?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    19041.867
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ch100

    ch100 MDL Addicted

    Sep 11, 2016
    629
    523
    30
    Only an idea. Try an earlier official image as base, because the later ones are apparently sysprepped images of the early ones and there are chances that they got damaged somehow in the process. This would be in the finer details and not obvious for regular upgrade use.
     
  15. BAU

    BAU MDL Addicted

    Feb 10, 2009
    943
    2,041
    30
    For (in-place) upgrade - repair 19041/19042/19043, the esd builds are the most successful (this scenario is more thoroughly tested by ms), I've done it dozens of times and the integrated up-to-date uup ones have often failed to repair the issue I was having/causing
    For new installs / fiddling with the iso, the uup builds will obviously save a lot of time, not much difference from mvs ones that are also made automatically from uup, but with ms in-house tools
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. ch100

    ch100 MDL Addicted

    Sep 11, 2016
    629
    523
    30
    I still have to see a failed upgrade using either method. Actually I never tested the esd upgrade although it is in my future plans.
    What about the Server SKU if you think that the MVS ISO is created from UUP? Is there any equivalent UUP for Server/LTSC SKU?
     
  17. EaglePC

    EaglePC MDL Addicted

    Feb 13, 2012
    623
    224
    30
    .906 all good now I hate win 10 when MS runs 60% of the OS thru there servers now my start menu came back took 3 days and thanks to OldMX for his script on the antivirus update problem

    Capture.JPG
     
  18. egyptian hak

    egyptian hak MDL Junior Member

    Aug 21, 2009
    56
    13
    0
    any news about new RTM build windows 10.19043 21H1
     
  19. EaglePC

    EaglePC MDL Addicted

    Feb 13, 2012
    623
    224
    30
    Don't get too excited about the features of Windows 10 version 21H1
     
  20. EaglePC

    EaglePC MDL Addicted

    Feb 13, 2012
    623
    224
    30
    Microsoft is spying on you LOL