1. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    is it possible to run toolkit in verbose mode or to have a log, so i can see whats causing the error? i only got this error after doing some heavy modifications



     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The ToolKit already runs in verbose mode and about the logging i don't know how we can achieve the execution and also the logging at the same time. it's not that it's impossible but only we need to find out how to do it.

    regarding the access denied error it was just the error in the code syntax that was causing the error and not due to the source folder contents.

     
  3. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    It can't be a problem with the code as I have used the same toolkit to create about 8 iso's before it started throwing the errors. I tried deleting %temp% folder but same result is there another temp folder that you use? I also found when having errors dismounting it helps ending the task on explorer, unless I just don't use the PC while toolkit is running.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The error was only appearing when the source DVD folder was empty and not when there was boot.wim and install.wim inside DVD folder and this error was in earlier version too. just try to make a iso image with the DVD folder being empty. the access denied error will be displayed twice instead of specify a message the source DVD folder is empty.

    and if you place the boot.wim and install.wim inside <dvd\sources> folder then the toolkit will proceed to generating iso image.

    if you are using install.esd instead of install.wim then the access denied error might be shown as i have put the check for boot.wim and install.wim only.

     
  5. w2sjw

    w2sjw MDL Novice

    Feb 25, 2010
    16
    1
    0
    MSMG,

    Very quick questions for you - I am using your tool to add MSDaRT to my custom-made x86/x64 Win8.1/Server 2012R2 AIO. What is the best/proper order to add MSDaRT?

    I extract the ISO images I use to local folders before feeding them to my AIO creation tool. Should I integrate to the x86 & x64 sources separately before creating the AIO?

    I tried to use my already-built AIO ISO & the only thing that seemed to work was the x86 MSDaRT options (could not use about half of the tools on my x64 VM testbed).

    One last question - do I have to integrate to every index in the WIM, or can I get by with just the first?

    Thanks a million for this tool!
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You can add DaRT to your AIO at any stage, it's better you add it after making AIO only if your are using either x86 boot.wim or x64 boot.wim for booting.

    Although each time when you mount any index the toolkit will mount both the boot.wim, isntall.wim and wirne.wim, Only Once you Integrate DaRT for Boot Image. for subsequent index mounting choose only Integrate DaRT to Recovery Image

    The ToolKit will detect the architecture of boot.wim and also the winre.wim and inserts the right DaRT files to it, so it doesn't matter if you do it before/after making the AIO.

    But if you are also adding x64 recovery environment to the AIO then you need to separately add DaRT to it's boot image before adding to the AIO.

     
  7. w2sjw

    w2sjw MDL Novice

    Feb 25, 2010
    16
    1
    0
    MSMG,

    I did do that to my AIO, but I got a number of the tools that said I needed a compatible offline OS to use the tool. I'm going to build another AIO today & try again.

    I only want to add the DaRT tools to the boot. I've seen the option in my AIO creator to enable the x64 recovery options, but that's only as it's creating the AIO. I will have to Google how to enable the features beforehand (if I choose to go that route).

    My AIO's always come up with Win 8.1 Pro x86 as the first image index (I was told to always do it that way). That's what made me wonder how the DaRT integrator would know I had a dual-mode install media...
     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    First i don't use DaRT much and so i don't know how the DaRT tools respond to target system with x86 or x64 as OS architecture.

    But My ToolKit do checks for boot.wim architecture and integrates the corresponding DaRT files to boot.wim and if you also choose to integrate DaRT to winre.wim then it will check for winre.wim architecture too and so does the integration.

    you better add DaRT to both x86 and x64 boot.wim and include the x64 recovery option too to your AIO and check with your tools by choosing booting from both the mode at startup.

     
  9. w2sjw

    w2sjw MDL Novice

    Feb 25, 2010
    16
    1
    0
    OK, so once I extract the ISO's locally for the x86 & x64 versions, should I be integrating them separately before combining them into the AIO? The AIO only has 1 boot.wim when I'm done.

    Unless I can integrate via the AIO boot.wim via different indexes (1= Win8.1 Pro x86, 3=Win8.1 Pro x64).
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    I think you are getting confused with what i said, let me explain

    If your AIO contains only one boot.wim then integrate DaRT in this way:

    1) Copy AIO DVD Contents to ToolKit DVD Source Folder.
    2) Select Source from ToolKit and Select and Mount the First Index.
    3) Select Integrate DaRT to Boot & Recovery Image.
    4) Select Apply Source and Apply Changes.
    5) Now repeat above steps from 2-4 up to the last Index but in Step 3, Select only Integrate DaRT to Recovery Image.

    Finally Select Apply Source and Apply Re-Build Source and Make a new DVD Image.

     
  11. w2sjw

    w2sjw MDL Novice

    Feb 25, 2010
    16
    1
    0
    I only need the DaRT options during boot from the media, so that did save some time. Here's what happened:

    Try #1 - Integrated the DaRT suite into the already made AIO that had the x64 recovery options enabled, and did it to the x86 & x64 indexes separately = DaRT did not show as an option when booting to the x64 recovery options.
    Try #2 - Integrated the DaRT suite into the x86 & x64 source ISO files before making the AIO, and then proceeded to build the AIO normally with x64 recovery enabled = Success - DaRT showed up properly on the x64 VM & all tools were available to use.

    Thanks for taking the time to help!
     
  12. ar_seven_am

    ar_seven_am MDL Senior Member

    Mar 7, 2010
    398
    129
    10
    msmg, check ur toolkit code, u check the os based on the sp build? windows 7 sp1 x64 have the same sp build (16385) just like windows 8.1, and when I load ur toolkit, it gave me windows 8.1 menu in integration?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    #414 MSMG, May 16, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
    No, The ToolKit doesn't check for SP Build but instead it checks for the OS Main Build Version to identify the Source OS. I have used the code like this, it took many combinations and trial and error to get the dynamic menu system to work.

    Code:
    :: Setting Selected Operating System
    if %WimIndexVersion% equ 6.1.7601 set SOS=w7x
    if %WimIndexVersion% equ 6.3.9600 set SOS=w8x
    
    :: Set Integrate Menu Options Based on Select OS Source Image
    if "%SOS%" == "w7x" if "%WimIndexInstallType%" == "Client" goto :w7xIntMenu
    if "%SOS%" == "w7x" if "%WimIndexInstallType%" == "Embedded" goto :we7xIntMenu
    if "%SOS%" == "w7x" if "%WimIndexInstallType%" == "Server Core" goto :ws08IntMenu
    if "%SOS%" == "w7x" if "%WimIndexInstallType%" == "Server" goto :ws08IntMenu
    if "%SOS%" == "w8x" if "%WimIndexInstallType%" == "Client" goto :w8xIntMenu
    if "%SOS%" == "w8x" if "%WimIndexInstallType%" == "Embedded" goto :w8xIntMenu
    if "%SOS%" == "w8x" if "%WimIndexInstallType%" == "Server Core" goto :ws12IntMenu
    if "%SOS%" == "w8x" if "%WimIndexInstallType%" == "Server" goto :ws12IntMenu
    
    


     
  14. ar_seven_am

    ar_seven_am MDL Senior Member

    Mar 7, 2010
    398
    129
    10
    #415 ar_seven_am, May 19, 2014
    Last edited by a moderator: Apr 20, 2017
    then how come with windows 7 sp1 ultimate, professional, home x64 edition there's menu for adding windows 8.1 update 1, enable netfx 3.5 (menu for windows 8.1), but with windows 7 sp1 enterprise x64 edition the menu is for windows 7? I suspect there's error with checking the version sp build (u can check directly, because with windows 7 sp1 x86 all edition doesn't have this mistaken check since the sp build is 17514 but with windows 7 sp1 x64 edition only enterprise which have that sp build)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Although I have used the main build number to be checked to identify the OS type still in your case it's giving the wrong menu.. Need to find out why it's happening.. will report later about this.

     
  16. ar_seven_am

    ar_seven_am MDL Senior Member

    Mar 7, 2010
    398
    129
    10
    MSMG, I also need to inform that dedup feature have conflict with RSAT package, it also break the wim image, I think it can only be integrated in online mode (not offline)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    DeDup Pack needs some updates files in order work with windows 8.1 with update 1. I have updated DeDup Pack with additional packages and I will include it next version of ToolKit. am still extracting mui files for windows vista and 7 games packs and windows sidebar features. so it may take some time and until then i advise not to use DeDup Feature.

     
  18. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    Hi MSMG,

    the toolkit stopped working completly, it shuts down after selecting an index (saying invalid syntax for a brief second before closing) here is my log

    thanks for any help

    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=3380 TID=6424 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=3380 TID=6424 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=3380 TID=6424 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=3380 TID=6424 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=3380 TID=6424 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=3380 TID=6424 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=3380 TID=6424 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM PID=9292 TID=9492 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:12, Info DISM PID=9292 TID=9492 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:12, Info DISM PID=9292 TID=9492 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Manager: PID=9292 TID=9492 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:12, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:12, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=9292 TID=9492 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM PID=4544 TID=8076 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:12, Info DISM PID=4544 TID=8076 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:12, Info DISM PID=4544 TID=8076 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Manager: PID=4544 TID=8076 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:12, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:12, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:12, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:12, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:12, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:12, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:12, Info DISM DISM.EXE:
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:12, Info DISM DISM Provider Store: PID=4544 TID=8076 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=9660 TID=6112 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=9660 TID=6112 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=9660 TID=6112 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=9660 TID=6112 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9660 TID=6112 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=7296 TID=5200 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=7296 TID=5200 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=7296 TID=5200 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=7296 TID=5200 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=7296 TID=5200 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=3624 TID=9500 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=3624 TID=9500 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=3624 TID=9500 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=3624 TID=9500 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=3624 TID=9500 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=9792 TID=5064 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=9792 TID=5064 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=9792 TID=5064 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=9792 TID=5064 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=9792 TID=5064 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=8348 TID=9172 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=8348 TID=9172 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=8348 TID=9172 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=8348 TID=9172 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=8348 TID=9172 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=10220 TID=6056 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=10220 TID=6056 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=10220 TID=6056 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=10220 TID=6056 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=10220 TID=6056 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=860 TID=4280 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=860 TID=4280 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=860 TID=4280 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=860 TID=4280 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=860 TID=4280 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM PID=1208 TID=8940 Scratch directory set to 'C:\esd\Temp\'. - CDISMManager::put_ScratchDir
    2014-05-22 00:04:14, Info DISM PID=1208 TID=8940 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
    2014-05-22 00:04:14, Info DISM PID=1208 TID=8940 Successfully loaded the ImageSession at "C:\esd\Bin\x64\DISM" - CDISMManager::LoadLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Manager: PID=1208 TID=8940 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
    2014-05-22 00:04:14, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.17031
    2014-05-22 00:04:14, Info DISM DISM.EXE: Executing command line: C:\esd\Bin\x64\DISM\Dism.exe /English /LogPath:C:\esd\Logs\Dism.txt /LogLevel:3 /NoRestart /Get-WimInfo /WimFile:"C:\esd\DVD\sources\install.wim" /Index:1
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Loading Provider from location C:\esd\Bin\x64\DISM\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Connecting to the provider located at C:\esd\Bin\x64\DISM\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Loading Provider from location C:\esd\Bin\x64\DISM\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Connecting to the provider located at C:\esd\Bin\x64\DISM\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Loading Provider from location C:\esd\Bin\x64\DISM\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Connecting to the provider located at C:\esd\Bin\x64\DISM\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Loading Provider from location C:\esd\Bin\x64\DISM\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Connecting to the provider located at C:\esd\Bin\x64\DISM\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Loading Provider from location C:\esd\Bin\x64\DISM\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Connecting to the provider located at C:\esd\Bin\x64\DISM\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2014-05-22 00:04:14, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
    2014-05-22 00:04:14, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Getting Provider WimManager - CDISMProviderStore::GetProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2014-05-22 00:04:14, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2014-05-22 00:04:14, Info DISM DISM.EXE:
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-05-22 00:04:14, Info DISM DISM Provider Store: PID=1208 TID=8940 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Run ToolKit Cleanup Tool once and remove any ready only attrib for boot.wim and install.wim files.