-
Posts
36 -
Joined
-
Last visited
Everything posted by Zlodey
-
Hi, anyweb! I'm experiencing the same issue. BLinfo.txt: BitLocker Drive Encryption: Configuration Tool version 10.0.10011 Copyright © 2013 Microsoft Corporation. All rights reserved. Volume D: [Label Unknown] All Key Protectors ERROR: An error occurred (code 0x80310000): This drive is locked by BitLocker Drive Encryption. You must unlock this drive from Control Panel.
-
Hi, Guys! I have to create report based on MS Office 2010 installation date in Add/Remove programs. Unfortunately, I found out that Install date on PCs is wrong. It shows that Office installed a month ago - I know that it is wrong 100%. It seems that add/remove program install date have been changed since last office 2010 updates was installed. After that I've turned on Quick Fix Engineering namespace in hardware inventory to discover first ms office update install date, but no luck. Column "Name0" in v_GS_QUICK_FIX_ENGINEERING is NULL. Does anybody know what could be a workaround to get MS Office 2010 installation date? Thanks!
-
Hi, everybody! Does anybody know what is GroupID and RevisionID Columns mean? Almost of the views with hardware and software information through the SCCM DB have theese columns. THnx
-
Hi, all! I'm trying to deploy Application using custom msi. I need that the App run using user's account If I install the App from Software Center with Available deployment it install great and starts proccess and run with current user account - that's good. If I install the App with Required deployment with option Install behavior - install for user it install without errors and starts proccess and run with SYSTEM account. So option Install behavior - install for user doesn't work. What could be a problem?
-
Hi, all! I have a question about multi session in Software Center. So, how it works? When I login into PC from one user account I can see some advertisements. When I login into the same PC from another account I can't see advertisements which I saw from the first. However, all advertisements made for PC not for user
-
that's true! I have rebuild new image without Flash Player 16 and it works! When I try uninstall flash in old image it doesnt help, only rebuild helps
-
I've uninstalled java, adobe flash, adobe shockwave, adobe reader from reference PC and captured it. No luck
-
Very strange, because win7x64 works fine
-
I have errors in MP_DriverMgr.log: XML Schema support is not installed, XML validation will be skipped. MP_DriverManager 29.06.2015 19:35:27 11756 (0x2DEC) Response message sent to the client MP_DriverManager 29.06.2015 19:35:30 11756 (0x2DEC) Executing Driver Request - Match MP_DriverManager 29.06.2015 19:36:26 18416 (0x47F0) XML Schema support is not installed, XML validation will be skipped. MP_DriverManager 29.06.2015 19:36:26 18416 (0x47F0) Response message sent to the client MP_DriverManager 29.06.2015 19:36:29 18416 (0x47F0) Executing Driver Request - Match MP_DriverManager 29.06.2015 19:36:44 18416 (0x47F0) XML Schema support is not installed, XML validation will be skipped. MP_DriverManager 29.06.2015 19:36:44 18416 (0x47F0) Response message sent to the client MP_DriverManager 29.06.2015 19:36:47 18416 (0x47F0) Very strange, because all driver packages have been redistributed to all DPs
-
No, there are no errors: this step goes succesfull
-
Hi, guys! I have problems with driver installation during OSD. I use "auto apply drivers" method. Earlier all works fine. But now this doesn't work. Report says that drivers was found, however nothings installs Which log contains driver installation information? smsts says only: Adding instruction at 113 TSManager 29.06.2015 13:11:20 1920 (0x0780) Parsing step node: Auto Apply Drivers TSManager 29.06.2015 13:11:20 1920 (0x0780) Description: TSManager 29.06.2015 13:11:20 1920 (0x0780) ContinueOnError: TSManager 29.06.2015 13:11:20 1920 (0x0780) SuccessCodeList: 0 TSManager 29.06.2015 13:11:20 1920 (0x0780) No condition is associated with the step. TSManager 29.06.2015 13:11:20 1920 (0x0780) Disable: true TSManager 29.06.2015 13:11:20 1920 (0x0780) Run in attribute: WinPE TSManager 29.06.2015 13:11:20 1920 (0x0780) Timeout: TSManager 29.06.2015 13:11:20 1920 (0x0780) DefaultVarlist found TSManager 29.06.2015 13:11:20 1920 (0x0780) Variable name: OSDAutoApplyDriverBestMatch TSManager 29.06.2015 13:11:20 1920 (0x0780) Variable name: OSDAllowUnsignedDriver TSManager 29.06.2015 13:11:20 1920 (0x0780) Action command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver% TSManager 29.06.2015 13:11:20 1920 (0x0780) And nothing more.
-
"Remove the cd and do not boot from cd" message
Zlodey replied to ercole77's topic in Configuration Manager 2012
Ok, I understood this. So, after workaround, I think that only custom linux pxe boot loader can fix this problem: you can make a choice which image have been loaded x86 or x64 -
"Remove the cd and do not boot from cd" message
Zlodey replied to ercole77's topic in Configuration Manager 2012
I have the same issue. But I have to use both x64 and x86 images. How can I turn it off? -
Hi, all! I stuck with error 8022001b in win7 deployment task sequence on step with driver package installation. I've created two images with win 7 x64 and win8.1 x64, they work fine. When I try to deploy win 7 x86 I'got error 8022001b on driver package apply step. I've tried recreate new boot image and new win 7 x86 image no luck. I've tried install clear win 7 x86 image from dvd and it works well. Here dism log: 2015-04-15 00:52:29, Info DISM PID=1752 TID=1756 Scratch directory set to 'D:\_SMSTaskSequence\PkgMgrTemp\'. - CDISMManager::put_ScratchDir 2015-04-15 00:52:29, Info DISM PID=1752 TID=1756 DismCore.dll version: 6.3.9600.16384 - CDISMManager::FinalConstruct 2015-04-15 00:52:29, Info DISM PID=1752 TID=1756 Successfully loaded the ImageSession at "X:\WINDOWS\System32\Dism" - CDISMManager::LoadLocalImageSession 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Manager: PID=1752 TID=1756 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM.EXE: 2015-04-15 00:52:29, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2015-04-15 00:52:29, Info DISM DISM.EXE: 2015-04-15 00:52:29, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=x86, Number of processors=2 2015-04-15 00:52:29, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.16384 2015-04-15 00:52:29, Info DISM DISM.EXE: Executing command line: "X:\WINDOWS\system32\dism.exe" /image:"D:" /windir:"windows" /apply-unattend:"D:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"D:\_SMSTaskSequence\PkgMgrTemp\dism.log" 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Loading Provider from location X:\WINDOWS\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Connecting to the provider located at X:\WINDOWS\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Loading Provider from location X:\WINDOWS\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Connecting to the provider located at X:\WINDOWS\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Loading Provider from location X:\WINDOWS\System32\Dism\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Connecting to the provider located at X:\WINDOWS\System32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Loading Provider from location X:\WINDOWS\System32\Dism\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Connecting to the provider located at X:\WINDOWS\System32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Loading Provider from location X:\WINDOWS\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Connecting to the provider located at X:\WINDOWS\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:29, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2015-04-15 00:52:29, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2015-04-15 00:52:29, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager 2015-04-15 00:52:29, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager 2015-04-15 00:52:29, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager. 2015-04-15 00:52:29, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager 2015-04-15 00:52:29, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager 2015-04-15 00:52:29, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager. 2015-04-15 00:52:29, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager 2015-04-15 00:52:29, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager. 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection [1752] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified. [1752] [0xc142011c] UnmarshallImageHandleFromDirectory:(511) [1752] [0xc142011c] WIMGetMountedImageHandle:(2568) 2015-04-15 00:52:29, Info DISM DISM WIM Provider: PID=1752 TID=1756 [D:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize 2015-04-15 00:52:29, Info DISM DISM VHD Provider: PID=1752 TID=1756 [D:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Getting Provider VHDManager - CDISMProviderStore::GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:29, Info DISM DISM VHD Provider: PID=1752 TID=1756 [D:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize 2015-04-15 00:52:29, Info DISM DISM Imaging Provider: PID=1752 TID=1756 The provider VHDManager does not support CreateDismImage on D:\ - CGenericImagingManager::CreateDismImage 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Getting Provider WimManager - CDISMProviderStore::GetProvider 2015-04-15 00:52:29, Info DISM DISM Provider Store: PID=1752 TID=1756 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider [1752] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified. [1752] [0xc142011c] UnmarshallImageHandleFromDirectory:(511) [1752] [0xc142011c] WIMGetMountedImageHandle:(2568) 2015-04-15 00:52:29, Info DISM DISM WIM Provider: PID=1752 TID=1756 [D:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize 2015-04-15 00:52:29, Info DISM DISM Imaging Provider: PID=1752 TID=1756 The provider WimManager does not support CreateDismImage on D:\ - CGenericImagingManager::CreateDismImage 2015-04-15 00:52:29, Info DISM DISM Imaging Provider: PID=1752 TID=1756 No imaging provider supported CreateDismImage for this path - CGenericImagingManager::CreateDismImage 2015-04-15 00:52:29, Info DISM DISM Manager: PID=1752 TID=1756 physical location path: D:\ - CDISMManager::CreateImageSession 2015-04-15 00:52:29, Info DISM DISM Manager: PID=1752 TID=1756 Copying DISM from "D:\windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation 2015-04-15 00:52:29, Info DISM DismHostLib: The downlevel forwarders directory does not exist; not changing dismhost.exe environment. 2015-04-15 00:52:30, Info DISM DISM Manager: PID=1752 TID=1756 Successfully loaded the ImageSession at "D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A" - CDISMManager::LoadRemoteImageSession 2015-04-15 00:52:30, Info DISM DISM Image Session: PID=1736 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore 2015-04-15 00:52:30, Info DISM DISM Provider Store: PID=1736 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:30, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:30, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\OSProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:30, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:30, Info DISM DISM OS Provider: PID=1736 Defaulting SystemPath to D:\ - CDISMOSServiceManager::Final_OnConnect 2015-04-15 00:52:30, Warning DISM DISM OS Provider: PID=1736 Unable to copy msxml6.dll from the client executable folder to the dismhost.exe folder. Relying on in-box version. - CDISMOSServiceManager::RunASICompatibilityShim 2015-04-15 00:52:30, Info DISM DISM OS Provider: PID=1736 Defaulting Windows folder to D:\Windows - CDISMOSServiceManager::Final_OnConnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\LogProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider OSServices - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\PEProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Warning DISM DISM Provider Store: PID=1736 Failed to Load the provider: D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Manager: PID=1752 TID=1756 Image session successfully loaded from the temporary location: D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A - CDISMManager::CreateImageSession 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider OSServices - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM OS Provider: PID=1736 Setting SystemPath to D:\ - CDISMOSServiceManager::SetSystemPath 2015-04-15 00:52:31, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:31, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:31, Info DISM DISM.EXE: Target image information: OS Version=6.1.7601.17592, Image architecture=x86 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:31, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:31, Info DISM DISM Package Manager: PID=1736 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize 2015-04-15 00:52:31, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:31, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:31, Info CBS Transactions disabled in registry, continuing without transaction support. 2015-04-15 00:52:31, Info CBS Kernel transactions are disabled, continuing without transaction support. 2015-04-15 00:52:31, Info CBS Failed to find a matching version for servicing stack: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2015-04-15 00:52:31, Info CBS Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2015-04-15 00:52:31, Info CBS Must be doing offline servicing, using stack version from: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll 2015-04-15 00:52:31, Info CBS Loaded Servicing Stack v6.1.7601.17592 with Core: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll 2015-04-15 00:52:31, Info CSI 00000001@2015/4/14:21:52:31.384 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x71c3de79 @0x721a5d7d @0x7218205a @0x72293fb5 @0x7229417c @0x722749e2) 2015-04-15 00:52:31, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points. 2015-04-15 00:52:31, Info CSI 00000002@2015/4/14:21:52:31.463 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x71c3de79 @0x721e7183 @0x721e4013 @0x72293fb5 @0x7229417c @0x722749e2) 2015-04-15 00:52:31, Info DISM DISM Package Manager: PID=1736 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2015-04-15 00:52:31, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE' from path '\\?\D:\Windows\System32\config\SOFTWARE'. 2015-04-15 00:52:31, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM' from path '\\?\D:\Windows\System32\config\SYSTEM'. 2015-04-15 00:52:31, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY' from path '\\?\D:\Windows\System32\config\SECURITY'. 2015-04-15 00:52:31, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM' from path '\\?\D:\Windows\System32\config\SAM'. 2015-04-15 00:52:31, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS' from path '\\?\D:\Windows\System32\config\COMPONENTS'. 2015-04-15 00:52:31, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT' from path '\\?\D:\Windows\System32\config\DEFAULT'. 2015-04-15 00:52:31, Info CBS Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat' from path '\\?\D:\Users\default\ntuser.dat'. 2015-04-15 00:52:31, Info CBS Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\D:\Windows\system32\smi\store\Machine\schema.dat'. 2015-04-15 00:52:31, Info CBS Offline image is: writeable 2015-04-15 00:52:31, Info CSI 00000003 CSI Store 6479864 (0x0062dff8) initialized 2015-04-15 00:52:31, Info CBS Session: 1736_875046 initialized by client DISM Package Manager Provider. 2015-04-15 00:52:31, Info DISM DISM Package Manager: PID=1736 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2015-04-15 00:52:31, Info DISM DISM Package Manager: PID=1736 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:31, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:31, Info DISM DISM OS Provider: PID=1736 Get the registry path to the SOFTWARE hive located at D:\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\EEDB371D-B5C5-43E8-807B-9B831B2B463A\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager 2015-04-15 00:52:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager. 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: MsiManager 2015-04-15 00:52:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: MsiManager. 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager 2015-04-15 00:52:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager. 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager 2015-04-15 00:52:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager. 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager 2015-04-15 00:52:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager. 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager 2015-04-15 00:52:31, Info DISM DISM.EXE: Attempting to add the commands from provider: Edition Manager 2015-04-15 00:52:31, Info DISM DISM Transmog Provider: PID=1736 Current image session is [OFFLINE] - CTransmogManager::GetMode 2015-04-15 00:52:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: Edition Manager. 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Package Manager: PID=1736 <servicing> node not found. Nothing to do. - CPackageManagerUnattendHandler::Apply 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider SmiManager - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:31, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:31, Info DISM DISM Smi Provider: PID=1736 SMI provider selected "offlineServicing" servicing pass. - CSmiWrapper::ApplySettings 2015-04-15 00:52:31, Info CSI 00000004@2015/4/14:21:52:31.791 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x71c3de79 @0x7182e316 @0x71840059 @0x7181ae39 @0x7181a9cc @0x71de1dcb) 2015-04-15 00:52:31, Info DISM DISM Smi Provider: PID=1736 List of component setting overrides follows: - CSmiWrapper::ApplySettings 2015-04-15 00:52:31, Info DISM DISM Smi Provider: PID=1736 Successfully applied settings override to component [Microsoft-Windows-PnpCustomizationsNonWinPE, Culture=neutral, Version=6.1.7601.17514, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=x86, versionScope=NonSxS] - CSmiWrapper::ApplySettings 2015-04-15 00:52:31, Info DISM DISM Smi Provider: PID=1736 End of list. - CSmiWrapper::ApplySettings 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Getting Provider DriverManager - CDISMProviderStore::GetProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 ENTER InstallDriversOffline ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Parameter Offline Windows Directory Path: 'D:\Windows' ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Parameter Offline system drive on reboot: 'C:' ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Offline Image has 'PROCESSOR_ARCHITECTURE_INTEL' ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 User has Administrator privileges. ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Offline SOFTWARE hive located at: D:\Windows\system32\config\SOFTWARE ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Loaded hive key name {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/config/SOFTWARE ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Could not open key for driver path. Err = 0x00000002 ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 Did not find driver path settings in offline hive. Exiting driver installer. Err=0x00000002 ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Driver Manager: PID=1736 RETURN InstallDriversOffline (0) ( HRESULT = 0x0 ) - DriversCallback 2015-04-15 00:52:31, Info DISM DISM Image Session: PID=1736 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE 2015-04-15 00:52:31, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM 2015-04-15 00:52:31, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY 2015-04-15 00:52:31, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM 2015-04-15 00:52:31, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS 2015-04-15 00:52:31, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT 2015-04-15 00:52:31, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat 2015-04-15 00:52:31, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:31, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/smi/store/Machine/schema.dat 2015-04-15 00:52:31, Info DISM DISM Package Manager: PID=1736 Finalizing CBS core. - CDISMPackageManager::Finalize 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:31, Info DISM DISM Provider Store: PID=1736 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM DISM OS Provider: PID=1736 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1736 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. 2015-04-15 00:52:32, Info DISM DISM.EXE: 2015-04-15 00:52:32, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2015-04-15 00:52:32, Info DISM DISM.EXE: 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1752 TID=1756 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1752 TID=1756 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1752 TID=1756 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1752 TID=1756 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1752 TID=1756 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1752 TID=1756 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1752 TID=1756 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:32, Info DISM PID=1876 TID=1476 Scratch directory set to 'D:\_SMSTaskSequence\PkgMgrTemp\'. - CDISMManager::put_ScratchDir 2015-04-15 00:52:32, Info DISM PID=1876 TID=1476 DismCore.dll version: 6.3.9600.16384 - CDISMManager::FinalConstruct 2015-04-15 00:52:32, Info DISM PID=1876 TID=1476 Successfully loaded the ImageSession at "X:\WINDOWS\System32\Dism" - CDISMManager::LoadLocalImageSession 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Manager: PID=1876 TID=1476 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM.EXE: 2015-04-15 00:52:32, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2015-04-15 00:52:32, Info DISM DISM.EXE: 2015-04-15 00:52:32, Info DISM DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=x86, Number of processors=2 2015-04-15 00:52:32, Info DISM DISM.EXE: Dism.exe version: 6.3.9600.16384 2015-04-15 00:52:32, Info DISM DISM.EXE: Executing command line: "X:\WINDOWS\system32\dism.exe" /image:"D:" /windir:"windows" /apply-unattend:"D:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"D:\_SMSTaskSequence\PkgMgrTemp\dism.log" 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Loading Provider from location X:\WINDOWS\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Connecting to the provider located at X:\WINDOWS\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Loading Provider from location X:\WINDOWS\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Connecting to the provider located at X:\WINDOWS\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Loading Provider from location X:\WINDOWS\System32\Dism\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Connecting to the provider located at X:\WINDOWS\System32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Loading Provider from location X:\WINDOWS\System32\Dism\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Connecting to the provider located at X:\WINDOWS\System32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Loading Provider from location X:\WINDOWS\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Connecting to the provider located at X:\WINDOWS\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:32, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2015-04-15 00:52:32, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2015-04-15 00:52:32, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager 2015-04-15 00:52:32, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager 2015-04-15 00:52:32, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager. 2015-04-15 00:52:32, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager 2015-04-15 00:52:32, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager 2015-04-15 00:52:32, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager. 2015-04-15 00:52:32, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager 2015-04-15 00:52:32, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager. 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection [1876] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified. [1876] [0xc142011c] UnmarshallImageHandleFromDirectory:(511) [1876] [0xc142011c] WIMGetMountedImageHandle:(2568) 2015-04-15 00:52:32, Info DISM DISM WIM Provider: PID=1876 TID=1476 [D:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize 2015-04-15 00:52:32, Info DISM DISM VHD Provider: PID=1876 TID=1476 [D:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Getting Provider VHDManager - CDISMProviderStore::GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM VHD Provider: PID=1876 TID=1476 [D:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize 2015-04-15 00:52:32, Info DISM DISM Imaging Provider: PID=1876 TID=1476 The provider VHDManager does not support CreateDismImage on D:\ - CGenericImagingManager::CreateDismImage 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Getting Provider WimManager - CDISMProviderStore::GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1876 TID=1476 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider [1876] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified. [1876] [0xc142011c] UnmarshallImageHandleFromDirectory:(511) [1876] [0xc142011c] WIMGetMountedImageHandle:(2568) 2015-04-15 00:52:32, Info DISM DISM WIM Provider: PID=1876 TID=1476 [D:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize 2015-04-15 00:52:32, Info DISM DISM Imaging Provider: PID=1876 TID=1476 The provider WimManager does not support CreateDismImage on D:\ - CGenericImagingManager::CreateDismImage 2015-04-15 00:52:32, Info DISM DISM Imaging Provider: PID=1876 TID=1476 No imaging provider supported CreateDismImage for this path - CGenericImagingManager::CreateDismImage 2015-04-15 00:52:32, Info DISM DISM Manager: PID=1876 TID=1476 physical location path: D:\ - CDISMManager::CreateImageSession 2015-04-15 00:52:32, Info DISM DISM Manager: PID=1876 TID=1476 Copying DISM from "D:\windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation 2015-04-15 00:52:32, Info DISM DismHostLib: The downlevel forwarders directory does not exist; not changing dismhost.exe environment. 2015-04-15 00:52:32, Info DISM DISM Manager: PID=1876 TID=1476 Successfully loaded the ImageSession at "D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66" - CDISMManager::LoadRemoteImageSession 2015-04-15 00:52:32, Info DISM DISM Image Session: PID=1648 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1648 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\OSProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:32, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:32, Info DISM DISM OS Provider: PID=1648 Defaulting SystemPath to D:\ - CDISMOSServiceManager::Final_OnConnect 2015-04-15 00:52:32, Warning DISM DISM OS Provider: PID=1648 Unable to copy msxml6.dll from the client executable folder to the dismhost.exe folder. Relying on in-box version. - CDISMOSServiceManager::RunASICompatibilityShim 2015-04-15 00:52:32, Info DISM DISM OS Provider: PID=1648 Defaulting Windows folder to D:\Windows - CDISMOSServiceManager::Final_OnConnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\LogProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider OSServices - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\PEProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Warning DISM DISM Provider Store: PID=1648 Failed to Load the provider: D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider DISMLogger - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Manager: PID=1876 TID=1476 Image session successfully loaded from the temporary location: D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66 - CDISMManager::CreateImageSession 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider OSServices - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM OS Provider: PID=1648 Setting SystemPath to D:\ - CDISMOSServiceManager::SetSystemPath 2015-04-15 00:52:33, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:33, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:33, Info DISM DISM.EXE: Target image information: OS Version=6.1.7601.17592, Image architecture=x86 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:33, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:33, Info DISM DISM Package Manager: PID=1648 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize 2015-04-15 00:52:33, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:33, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:33, Info CBS Transactions disabled in registry, continuing without transaction support. 2015-04-15 00:52:33, Info CBS Kernel transactions are disabled, continuing without transaction support. 2015-04-15 00:52:33, Info CBS Failed to find a matching version for servicing stack: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2015-04-15 00:52:33, Info CBS Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2015-04-15 00:52:33, Info CBS Must be doing offline servicing, using stack version from: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll 2015-04-15 00:52:33, Info CBS Loaded Servicing Stack v6.1.7601.17592 with Core: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll 2015-04-15 00:52:33, Info CSI 00000001@2015/4/14:21:52:33.619 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x71c3de79 @0x721a5d7d @0x7218205a @0x72293fb5 @0x7229417c @0x722749e2) 2015-04-15 00:52:33, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points. 2015-04-15 00:52:33, Info CSI 00000002@2015/4/14:21:52:33.619 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x71c3de79 @0x721e7183 @0x721e4013 @0x72293fb5 @0x7229417c @0x722749e2) 2015-04-15 00:52:33, Info DISM DISM Package Manager: PID=1648 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2015-04-15 00:52:33, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE' from path '\\?\D:\Windows\System32\config\SOFTWARE'. 2015-04-15 00:52:33, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM' from path '\\?\D:\Windows\System32\config\SYSTEM'. 2015-04-15 00:52:33, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY' from path '\\?\D:\Windows\System32\config\SECURITY'. 2015-04-15 00:52:33, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM' from path '\\?\D:\Windows\System32\config\SAM'. 2015-04-15 00:52:33, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS' from path '\\?\D:\Windows\System32\config\COMPONENTS'. 2015-04-15 00:52:33, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT' from path '\\?\D:\Windows\System32\config\DEFAULT'. 2015-04-15 00:52:33, Info CBS Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat' from path '\\?\D:\Users\default\ntuser.dat'. 2015-04-15 00:52:33, Info CBS Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\D:\Windows\system32\smi\store\Machine\schema.dat'. 2015-04-15 00:52:33, Info CBS Offline image is: writeable 2015-04-15 00:52:33, Info CSI 00000003 CSI Store 2414968 (0x0024d978) initialized 2015-04-15 00:52:33, Info CBS Session: 1648_877187 initialized by client DISM Package Manager Provider. 2015-04-15 00:52:33, Info DISM DISM Package Manager: PID=1648 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock 2015-04-15 00:52:33, Info DISM DISM Package Manager: PID=1648 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:33, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:33, Info DISM DISM OS Provider: PID=1648 Get the registry path to the SOFTWARE hive located at D:\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive 2015-04-15 00:52:33, Info DISM DISM Driver Manager: PID=1648 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\90D7E13C-72FD-454C-9986-42460C9EDA66\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager 2015-04-15 00:52:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager. 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: MsiManager 2015-04-15 00:52:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: MsiManager. 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager 2015-04-15 00:52:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager. 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager 2015-04-15 00:52:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager. 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager 2015-04-15 00:52:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager. 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager 2015-04-15 00:52:33, Info DISM DISM.EXE: Attempting to add the commands from provider: Edition Manager 2015-04-15 00:52:33, Info DISM DISM Transmog Provider: PID=1648 Current image session is [OFFLINE] - CTransmogManager::GetMode 2015-04-15 00:52:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: Edition Manager. 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info DISM DISM Package Manager: PID=1648 <servicing> node not found. Nothing to do. - CPackageManagerUnattendHandler::Apply 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Getting Provider SmiManager - CDISMProviderStore::GetProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider 2015-04-15 00:52:33, Info CSI 00000001 Shim considered [l:252{126}]"\??\D:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND 2015-04-15 00:52:33, Info CSI 00000002 Shim considered [l:246{123}]"\??\D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS 2015-04-15 00:52:33, Info DISM DISM Smi Provider: PID=1648 SMI provider selected "offlineServicing" servicing pass. - CSmiWrapper::ApplySettings 2015-04-15 00:52:33, Error CSI 00000001 (F) 8022001b [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=27 (0x001b)] #28# from CChildContextStore::CreateListSetting(path = /settings/DriverPaths, settingName = PathAndCredentials[@keyValue="1"], enumerator = @0x28e388, settingType = 16 (0x00000010))[gle=0x80004005] 2015-04-15 00:52:33, Error CSI 00000002 (F) 8022001b [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=27 (0x001b)] #27# from CWcmStateNodeCore::GetOrCreateChildOneLevel(fCreate = TRUE, fTopLevel = FALSE, fPredefinedList = FALSE, node name = [@keyValue="1"], name in handler = 0, childType = 16 (0x00000010), childMetaData = @0x2c4678, childNode = NULL) [gle=0x80004005] 2015-04-15 00:52:33, Warning DISM DISM Smi Provider: PID=1648 The following problems were encountered while deserializing settings. List of issues follows: - CSmiWrapper::ApplySettings 2015-04-15 00:52:33, Error DISM DISM Smi Provider: PID=1648 [Setting Override Error] hr=0x8022001b / Source=[Name: Microsoft-Windows-PnpCustomizationsNonWinPE, Language: neutral, ProcessorArchitecture: x86, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS, /settings/DriverPaths/PathAndCredentials/[@keyValue="1"]] / Description=[This list setting is marked for add, but a list item with the same key value already exists.]. - CSmiWrapper::DisplayDeserializationResults 2015-04-15 00:52:33, Warning DISM DISM Smi Provider: PID=1648 End of list. - CSmiWrapper::ApplySettings 2015-04-15 00:52:33, Error DISM DISM Smi Provider: PID=1648 Error found in unattend settings - CSmiWrapper::ApplySettings(hr:0x8022001b) 2015-04-15 00:52:33, Error DISM DISM Smi Provider: PID=1648 d:\win7sp1_gdr\base\ntsetup\opktools\dism\providers\smiprovider\dll\smimanager.cpp:166 - CSmiManager::Apply(hr:0x8022001b) 2015-04-15 00:52:33, Error DISM DISM Unattend Manager: PID=1648 d:\win7sp1_gdr\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:400 - CUnattendManager::Apply(hr:0x8022001b) 2015-04-15 00:52:33, Error DISM DISM Unattend Manager: PID=1648 d:\win7sp1_gdr\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:654 - CUnattendManager::InternalExecuteCmdLine(hr:0x8022001b) 2015-04-15 00:52:33, Error DISM DISM Unattend Manager: PID=1648 d:\win7sp1_gdr\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:603 - CUnattendManager::ExecuteCmdLine(hr:0x8022001b) 2015-04-15 00:52:33, Error DISM DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=8022001B 2015-04-15 00:52:33, Info DISM DISM Image Session: PID=1648 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE 2015-04-15 00:52:33, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM 2015-04-15 00:52:33, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY 2015-04-15 00:52:33, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM 2015-04-15 00:52:33, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS 2015-04-15 00:52:33, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT 2015-04-15 00:52:33, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat 2015-04-15 00:52:33, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED] 2015-04-15 00:52:33, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/smi/store/Machine/schema.dat 2015-04-15 00:52:33, Info DISM DISM Package Manager: PID=1648 Finalizing CBS core. - CDISMPackageManager::Finalize 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM OS Provider: PID=1648 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1648 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. 2015-04-15 00:52:33, Info DISM DISM.EXE: 2015-04-15 00:52:33, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2015-04-15 00:52:33, Info DISM DISM.EXE: 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1876 TID=1476 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1876 TID=1476 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1876 TID=1476 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1876 TID=1476 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1876 TID=1476 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1876 TID=1476 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider 2015-04-15 00:52:33, Info DISM DISM Provider Store: PID=1876 TID=1476 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
-
I don't know what's the problem. When I start script outside ts it returns me errors about TS variable and app ids. But, if I start the script inside TS it returns me right $ContainerNodeIds, but CollectionIDs is still null. I save script with all params, but the same issue
-
Hi, Peter! I've debuged your scripts and found out that they work only if machine exists no more than in one collction. If I add machine in more than one collection the variable $CollectionIds become null. Whats wrong?
-
I, see, but I have this error message in Task Sequence. What's wrong?
-
I've tried debug your script in winpe. After the first operation it fails $TSEnv = New-Object -COMObject Microsoft.SMS.TSEnvironment New-Object: type not found [Microsoft.SMS.TSEnvironment] make sure that assembly containing this type is loaded
-
Script fails((( How can I debug it from winpe?
-
THNX, but i've read this post before. I've tried already, but no luck. A lot of angry comments approve that. Any tested experience?
-
Hi all! Does anybody know how to associate non-default apps in win8.1 in task sequence? Commands like assoc, ftype etc doesn't work anymore in win 8 and 8.1. Disk online import default appassociations works only with default apps
-
Yes. Thank you for help