Windows Integration Guide - murphy78

Discussion in 'Windows 8' started by murphy78, Sep 5, 2013.

  1. RatePV

    RatePV MDL Novice

    Feb 24, 2012
    18
    9
    0
    You're right murphy!
    Although i thought it was trivial to check the path to the directory because i merely copied the 6051480 contents into the same directory, it seems that i have fiddled too much with my script and modified the path in the command. Thanks for pointing it out. :)
     
  2. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #682 RickSteele, Dec 19, 2014
    Last edited: Dec 19, 2014
    Windows 8.1.1 integration

    Hey Murph'

    I have started running into a real problem with SIM and my integrated offline images-just started this month and just cannot get a handle on it. SIM throws out an exception error when creating a catalogue file for my update integrated install wim only, and only when I slipstream updates the same way I have been doing it successfully since the beginning of time.....F**K-boot wims are fine, only the install.wim. Please have a quick gander at the screen shot and SIM log and see if you can tell me what the f**k is going on. Pretty Please :weeping:

    I am and have been running 9600 17020 for months now.

    sim error.jpg

    7:56 AM : This application requires version 6.3.9600.16384 of the Windows ADK.
    Install this version to correct the problem
    7:59 AM :
    7:59 AM : Windows SIM was unable to generate a catalog. For troubleshooting assistance, see the topic: 'Windows System Image Manager Technical Reference' in the Windows ADK User's Guide.
    7:59 AM :
    7:59 AM : System.InvalidOperationException: The component store has been corrupted. (Exception from HRESULT: 0x80073712) ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException: The component store has been corrupted. (Exception from HRESULT: 0x80073712)
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.CsiComponentImporter.ImportTo(TempSmiStoreLocation smiStoreLocation, String smiSchemaLocation)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializeComponentSettings(TempSmiStoreLocation tempSmiStoreLocation)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
    at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
    --- End of inner exception stack trace ---

    Server stack trace:
    at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageCatalog.Serialize(OfflineImageInfo imageInfo)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
    at Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo)
    at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)

    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo)
    at Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog pd, Object o)
    7:59 AM : System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException: The component store has been corrupted. (Exception from HRESULT: 0x80073712)
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.CsiComponentImporter.ImportTo(TempSmiStoreLocation smiStoreLocation, String smiSchemaLocation)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializeComponentSettings(TempSmiStoreLocation tempSmiStoreLocation)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
    at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
    7:59 AM : System.Runtime.InteropServices.COMException (0x80073712): The component store has been corrupted. (Exception from HRESULT: 0x80073712)
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.CsiComponentImporter.ImportTo(TempSmiStoreLocation smiStoreLocation, String smiSchemaLocation)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializeComponentSettings(TempSmiStoreLocation tempSmiStoreLocation)
    at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
     
  3. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,684
    240
    It is saying that the component store has been corrupted.
    I don't know the various reasons that it can do that, but I'm guessing it has something to do with the order you're integrating things.

    There's really a million reasons it could be throwing up that error, in theory.
    I would first start with a google search and see if it throws back some common problems/solutions with that error message.
    If that doesn't work, try re-evaluating the updates you are integrating / have integrated.
     
  4. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #684 CODYQX4, Dec 19, 2014
    Last edited: Apr 12, 2019
    .
     
  5. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,684
    240
    Hmm. I'm not sure the extent to which others do them, but I have seen people doing just-integration releases.
    My 8.1 versions were getting pretty ridiculous at 58-in-1 with all the different oem-branding and activation.
    I have seen a few copycats doing similar projects, but it's really hard to tell because most of the sites that host
    these things tend to also remove credits. If I see one that I think looks good I'll PM you.
     
  6. maxstep

    maxstep MDL Novice

    Oct 24, 2009
    1
    1
    0
    Would you kindly PM me as well please? I got heartbroken when I learned that the site went down and the only reason for that were your supremely excellent win/office "update" packs. They saved me hundreds of hours of waiting when installing (many deployments). Thank you! Hopefully you will find a place to continue doing God's work (kickass?)
     
  7. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #687 CODYQX4, Dec 19, 2014
    Last edited: Apr 12, 2019
    .
     
  8. Cedders

    Cedders MDL Junior Member

    Sep 18, 2011
    52
    8
    0
    I produce wims every month for Windows 7 and 8.1, 32-bit and 64-bit. The only modifications I make to the base images are to integrate the latest updates. You are welcome to have copies on a 'best endeavours' basis if you wish.
     
  9. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    KB3012199 is the one breaking catalogue creation. The Aug and Nov rollups have to be slipstreamed in a second pass. Thing is I do not think one can slipstream the Nov rollup amongst other updates without the latest servicing stack integrated too-correct.
    Also, I can slipstream KB3012199 into the image I created Nov 25th with no problem in catalogue creation. So, I'm done...cannot seem to figure it out completely. Hopefully KOMM will post an updated KUC for 8.1-his slipstream order seems to work. If not, I'll have to install updates live online I guess-sucks.
     
  10. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,684
    240
    It shouldn't have any trouble integrating 3012199. It's a servicing stack and they're always alone.
    Perhaps you're integrating more than one servicing stack on accident?
    Can you post an integration list via "dir /b/s *.msu>list.txt"?
     
  11. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    First pass:
    Normal:
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2894852-v2-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2898850-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2899189-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2917011-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2920189-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2925384-v4-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2934018-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2938322-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2953176-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2954879-v2-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2955164-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2958262-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2959977-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2961072-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2962140-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2962409-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2965142-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\windows8.1-KB2965500-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2967917-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2968599-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2971203-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2973351-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2974735-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2975719-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2976536-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2976627-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2976978-v5-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2977765-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2978002-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2979576-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2980654-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2984006-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2989930-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2990969-v2-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2990999-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2993100-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2994290-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2995004-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2995054-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2995388-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2995518-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB2998174-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3000059-v3-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3000123-v2-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3002885-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3003057-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3003385-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3003667-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3004394-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3006958-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3008188-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3008923-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3008925-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3009016-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3009599-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3011110-v2-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3011780-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3012982-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3013126-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3013375-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3013410-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3013769-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3013816-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3014140-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3014442-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\Windows8.1-KB3014795-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\Normal\WindowsBlue-KB2959936-x64.cab

    LDR:
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2898847-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2898850-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2966826-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2966828-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2968296-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2972103-v2-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2972213-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2973114-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2977765-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2978122-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2979573-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\First pass\LDR\Windows8.1-KB2979576-x64.cab

    Second Pass:

    Normal:
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\Second Pass\Normal\Windows8.1-KB2975719-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\Second Pass\Normal\Windows8.1-KB3000850-x64.cab
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\Second Pass\Normal\Windows8.1-KB3025390-x64.cab

    Third Pass:

    Normal:
    D:\OfflineImageServicing\KUC_Win8.1.1\Dec\Offline\Third Pass\Normal\Windows8.1-KB3012199-x64.cab

    This is the 8.1.1 ISO base and I use cabs. In the Nov 25 install.wim I created I was able to remove the previous servicing stack update and slipstream the new one without any problem creating the cat file-I really hate this BS M$ lays on us with their cryptic crap logs that mean nothing.
    Thanks murph'
     
  12. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,684
    240
    I'd integrate the servicing stack first. It doesn't set pending flag and might be required for any pending update.
    I've never seen an instance of it mattering, but in theory it could.
     
  13. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #693 RickSteele, Dec 21, 2014
    Last edited: Dec 21, 2014
    Tried that; slipstreamed just the servicing stack-nothing else and bang I get the catalogue creation error. If I leave just that out and slipstream all the other updates catalogue gets created no problem. This is just the install.wim; both boot and WinRE wims have no problem with the servicing stack and/or any other updates integrated.....no rhyme or reason! o_O

    It seems to:
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031

    Packages listing:


    ----------------------------------------------------------------------------------------- | --------------- | ------------- | ------------------
    Package Identity | State | Release Type | Install Time
    ----------------------------------------------------------------------------------------- | --------------- | ------------- | ------------------
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 | Installed | Language Pack | 3/18/2014 9:32 AM
    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 | Installed | Foundation | 8/22/2013 2:46 PM
    Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14 | Installed | Update | 3/18/2014 10:39 AM
    Package_for_KB2919442~31bf3856ad364e35~amd64~~6.3.1.8 | Installed | Update | 3/18/2014 9:58 AM
    Package_for_KB2932046~31bf3856ad364e35~amd64~~6.3.1.5 | Installed | Feature Pack | 3/18/2014 10:39 AM
    Package_for_KB2937220~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 3/18/2014 10:39 AM
    Package_for_KB2937592~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 10:39 AM
    Package_for_KB2938439~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 10:39 AM
    Package_for_KB2938772~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 3/18/2014 10:39 AM
    Package_for_KB2939471~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 3/18/2014 10:39 AM
    Package_for_KB2949621~31bf3856ad364e35~amd64~~6.3.2.0 | Installed | Hotfix | 3/18/2014 10:39 AM
    Package_for_KB3012199~31bf3856ad364e35~amd64~~6.3.1.0 | Install Pending | Update | 12/21/2014 6:25 AM

    The operation completed successfully.
     
  14. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    #694 TeamOS, Dec 21, 2014
    Last edited: Dec 21, 2014
    i download 43 updates i intergrated already in install.wim but i see some post's and i have one question

    for the updates works need integrated also in boot.wim ??? (Windows 8.1 with Update)
     
  15. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #695 RickSteele, Dec 21, 2014
    Last edited: Dec 21, 2014
    I slipstream KB3012199 and KB3000850 only into both boot wims and WinRE. After integration, before saving and unmounting the boot.wim index 2 image replace setup.exe in the ISO root and ISO root>sources with the setup.exe contained in boot.wim index 2 sources. I used to worry about getting all the updates applicable in the PE/WinRE images, but, it just isn't worth it-waste of time and trouble; it does nothing as the PE images are only used for setup.
     
  16. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    #696 TeamOS, Dec 21, 2014
    Last edited: Dec 21, 2014
    thank you very much!!!! i have all edition windows 8.1 pro/core (multi edition) i have Pro wmc x86 and x64 Ent x86 and x64

    and i want make AIO how can i make it ???

    cauze the most times i search i see make also export and make pro in ProWMC :/
     
  17. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #698 RickSteele, Dec 21, 2014
    Last edited: Dec 22, 2014
    UPDATE

    You are right:
    Well s**t I think I found the answer:
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031

    Packages listing:


    --------------------------------------------------------------------------------------------------- | --------- | --------------- | ------------------
    Package Identity | State | Release Type | Install Time
    --------------------------------------------------------------------------------------------------- | --------- | --------------- | ------------------
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 | Installed | Language Pack | 11/21/2014 8:00 AM
    Microsoft-Windows-Embedded-EmbeddedLockdown-Package-TopLevel~31bf3856ad364e35~amd64~~7.3.9600.17116 | Installed | Update | 11/21/2014 4:23 PM
    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 | Installed | Foundation | 8/22/2013 2:46 PM
    Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2920189~31bf3856ad364e35~amd64~~6.3.1.1 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2931358~31bf3856ad364e35~amd64~~6.3.1.2 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2931366~31bf3856ad364e35~amd64~~6.3.1.4 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2932046~31bf3856ad364e35~amd64~~6.3.1.5 | Installed | Feature Pack | 11/21/2014 4:23 PM
    Package_for_KB2934018~31bf3856ad364e35~amd64~~6.3.1.5 | Installed | Feature Pack | 11/21/2014 4:23 PM
    Package_for_KB2937220~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2937592~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Feature Pack | 11/21/2014 4:23 PM
    Package_for_KB2938439~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Feature Pack | 11/21/2014 4:23 PM
    Package_for_KB2938772~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2939153~31bf3856ad364e35~amd64~~6.3.1.1 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2949621~31bf3856ad364e35~amd64~~6.3.2.0 | Installed | Hotfix | 11/21/2014 4:23 PM
    Package_for_KB2954879~31bf3856ad364e35~amd64~~6.3.2.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2958262~31bf3856ad364e35~amd64~~6.3.1.2 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2958263~31bf3856ad364e35~amd64~~6.3.1.2 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2961072~31bf3856ad364e35~amd64~~6.3.1.1 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2962140~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2965142~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2965500~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2966407~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2967917~31bf3856ad364e35~amd64~~6.3.1.2 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2968599~31bf3856ad364e35~amd64~~6.3.1.1 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2971203~31bf3856ad364e35~amd64~~6.3.1.1 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2973351~31bf3856ad364e35~amd64~~6.3.2.0 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2975061~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 8:38 AM
    Package_for_KB2976627~31bf3856ad364e35~amd64~~6.3.1.6 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2976978~31bf3856ad364e35~amd64~~6.3.2.1 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2977629~31bf3856ad364e35~amd64~~6.3.1.4 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2978002~31bf3856ad364e35~amd64~~6.3.1.1 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2978742~31bf3856ad364e35~amd64~~6.3.1.0 | Staged | Security Update |
    Package_for_KB2981580~31bf3856ad364e35~amd64~~6.3.1.2 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB2987107~31bf3856ad364e35~amd64~~6.3.1.4 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB2989647~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:24 PM
    Package_for_KB2998527~31bf3856ad364e35~amd64~~6.3.1.1 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB3000850~31bf3856ad364e35~amd64~~6.3.1.8 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB3001237~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM
    Package_for_KB3003057~31bf3856ad364e35~amd64~~6.3.1.6 | Installed | Security Update | 11/21/2014 4:23 PM
    Package_for_KB3012199~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 12/21/2014 1:56 PM
    Package_for_KB3014442~31bf3856ad364e35~amd64~~6.3.1.0 | Installed | Update | 11/21/2014 4:23 PM

    The operation completed successfully.

    It is something I am removing in the original wim when I customise it which when saved causes the Servicing Stack to remain in "pending" status. If I slipstream everything into the original untouched install.wim all is right as rain. So, I lost my original files from Nov. 25-the one that works OK-created a new customised "base" install wim thinking I have done nothing different from what I usually do. Obviously, I have deviated and need to pin down what I am removing/modifying SIM does not like. :rifle::rocket: Thanks very much for your attention in this matter murph'-very much appreciated. :drinks2:

    UPDATE: Got it; I was deleting two reg entries and sxs files relating to the Themes 1 and 2 components that I wasn't before. Created a new custom base install wim-leaving those in, integrated everything on the planet and catalogue creation succeeded.
     
  18. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    i have one question about (multi editions) example i have win 7 sp1 with 4 editions x86

    is necessarily to do it in four versions ????

    if make export one edition and intergrate the updates and after make aio in that exported edition the other Editions who merged them will not need updates??? sorry my english

    Thanks in advance
     
  19. ashish.k

    ashish.k MDL Senior Member

    Dec 27, 2014
    299
    134
    10
    Hello murphy78 Sir. You remember you replied to my query at kickass torrents? Please explain here in detail about /resetbase. i have my own Win 8.1 Pro IR4 x86/x64 which i have integrated all updates till date. It has only one index (Pro). Can I do "/cleanup-image /startcomponentcleanup /resetbase" on it? Is "/resetbase" applicable as this has only one (main) index?