Security updates in answer file breaks pass 2 offline servicing

Page 3 of 3 FirstFirst 123

  1. Posts : 4,158
    Windows 11 Pro, 22H2
       #21

    FredV said:
    When taking the install.wim from the reference system after applying all updates, will it apply the KB5034441 that update WinRe in a fresh install ?
    That update is specifically meant to be applied to the Recovery Environment on a running PC, not to a Windows image. WinRE updates to address this should now be included in all the latest updates for the Windows images which means that if you perform a clean install with one of those builds you should no longer need this update.

    I'll try to look into this further to confirm this and let you know if I determine anything of interest.
      My Computers


  2. Posts : 5
    Windows 10
       #22

    @hsehestedt when tamping with install.wim through dism, do you know if other files outside (the ones in the iso), are tampered too ? If not I would edit the batch for my need in consequence to avoid the copy of all iso files each time.
      My Computer


  3. Posts : 4,158
    Windows 11 Pro, 22H2
       #23

    FredV said:
    @hsehestedt when tamping with install.wim through dism, do you know if other files outside (the ones in the iso), are tampered too ? If not I would edit the batch for my need in consequence to avoid the copy of all iso files each time.
    Forgive me, Fred. I'm having difficulty understanding what you are asking. Could you clarify your question for me a little bit? Please provide as much specific detail as possible.

    Again, my apologies for not understanding.
      My Computers


  4. Posts : 5
    Windows 10
       #24

    Don’t worry. I try to rephrase.

    When using dism to update or modify .wim files, only files inside those wim images are modified, aren’t they ?

    I mean other files in the iso, not inside the wim image, are not tampered by dism commands such as

    Code:
    DISM /Add-Package […]
    DISM /Cleanup-Image […]
    and so on
    aren’t they ?
      My Computer


  5. Posts : 4,158
    Windows 11 Pro, 22H2
       #25

    FredV said:
    Don’t worry. I try to rephrase.

    When using dism to update or modify .wim files, only files inside those wim images are modified, aren’t they ?

    I mean other files in the iso, not inside the wim image, are not tampered by dism commands such as

    Code:
    DISM /Add-Package […]
    DISM /Cleanup-Image […]
    and so on
    aren’t they ?
    That is correct. DISM will operate only on the mounted image that you specify.
      My Computers


  6. Posts : 751
    WIN 10 19045.4291
       #26

    It can be done like this:

    Security updates in answer file breaks pass 2 offline servicing-customize-recovery-image.jpg

    Code:
    Dism /Mount-Image /ImageFile: ....
    DISM /image:D:\mount /Add-Package /Packagepath:....\windows10.0-kb5034232-64_ff4651e9e031bad04f7fa645dc3dee1fe1435f38.cab
    Dism /Unmount-Image /MountDir:.... /commit
    Just yesterday I updated the Win-Images
    WIN 10: Service Pack-Build: 3920
    WIN 11: Service Pack-Build: 3364
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 22:13.
Find Us




Windows 10 Forums