[Solved] Slipstream problem

Discussion in 'Windows 7' started by highend, Apr 23, 2017.

  1. highend

    highend MDL Junior Member

    Oct 5, 2008
    86
    17
    0
    Hi,

    Windows 7 with SP1 Enterprise x64 de-DE

    I wanted to create an updated iso, including Intels USB 3.0 driver and all Windows updates
    up to and including the one from april 2017.

    Driver integration (for boot.wim + install.wim) went flawless

    Then I integrated these:
    01. KB3020369-x64 (April 2015 Servicing Stack Update)
    02. KB3125574-x64 (April 2016 Convenience Update Rollup)
    03. KB3172605-x64 (July 2016 Monthly Quality Rollup)
    04. KB3179573-x64 (August 2016 Monthly Quality Rollup)
    05. KB3177467-x64 (September 2016 Servicing Stack Update)

    Everything went fine so far

    From what I know it should be possible to integrate the april 2017 monthly
    quality rollup (KB4015552) after doing the above but doing this (note, I renamed that package file):

    Code:
    Dism /Image:"mount" /Add-Package /PackagePath:"updates\windows\KB4015552-x64.cab"
    
    Results in an error...
    Code:
    Tool zur Imageverwaltung für die Bereitstellung
    Version: 10.0.14393.0
    
    Abbildversion: 6.1.7601.23403
    
    1 von 1 werden verarbeitet -
    Fehler - Package_for_RollupFix: 0x800f082f
    
    Fehler: 0x800f082f
    
    DISM-Fehler: Es wurde kein Vorgang ausgeführt.
    Weitere Informationen finden Sie in der Protokolldatei.
    
    Die DISM-Protokolldatei befindet sich unter "C:\Windows\Logs\DISM\dism.log".
    
    Am I missing something or why does the integration fail?
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,188
    84,679
    340
    KB3177467 is exclusive update that locks the system state (you cannot integrate after it)

    do not integrate KB3177467, install it online after installing the system
     
  3. highend

    highend MDL Junior Member

    Oct 5, 2008
    86
    17
    0
    Thanks abbodi1406!
     
  4. rulman

    rulman MDL Junior Member

    Jan 25, 2012
    98
    22
    0
    KB3179573~31bf3856ad364e35~amd64~~6.1.1.0 | Installed | Update | 03.10.2017 16:25
    KB3179573-x64.msu
    KB3181988~31bf3856ad364e35~amd64~~6.1.1.1 | Installed | Update | 03.10.2017 16:25
    KB3181988-x64.msu
    KB4020322~31bf3856ad364e35~amd64~~6.1.1.1 | Installed | Update | 03.10.2017 22:06
    KB4020322-x64.msu
    KB3184143~31bf3856ad364e35~amd64~~6.1.1.4 | Installed | Update | 03.10.2017 16:25
    KB3184143-x64.msu

    install.wim not integrate but online very good integrate.
    Why not install.wim integrate¿