[SOLVED] Help with booting, DISM, and "the component store cannot be repaired"

Have you followed my instructions at post 6.

You need install.wim image file to follow my instructions at post 6 you can create Windows 10 installation media that contains install.wim file.

Download Windows 10

I just have a look at CBS.log files and there is no corrupted system files.


Please boot your computer with Windows Setup Media and from Windows Recovery Environment start the Command Prompt.

Please type below command into Command Prompt and press Enter key.

The following command scans integrity of all protected Windows system files and repairs files with problems when possible.

Code:
Sfc  /Scannow   /OFFBOOTDIR=D:\   /OFFWINDIR=D:\Windows



Please replace partition letter D: with Windows installed partition letter. When computer boots into Windows Recovery Environment (WinRE) environment the drive letter assign to Windows partition may not be C: drive letter because Windows 7, 8 , 8.1 and 10 creates a separate system partition when it's installed from scratch. The system partition contains boot files WinRE assigns the system partition the C: drive letter and the Windows installed partition will be assign any other drive letter usually D: drive letter is assign to Windows installed partition. The Bcdedit | find "osdevice" command can be use to find out the drive letter of the Windows installed partition the output of the Bcdedit command is similar to this osdevice partition=D:. The drive letter after partition= is the drive letter of the Windows partition.



Please boot your computer with Windows Setup Media and from Windows Recovery Environment start the Command Prompt.

Please type below commands into Command Prompt and press Enter key.

Following commands will repair Master Boot Record (MBR), Boot Sector and BCD Store.


Code:
Bootrec /FixMbr

Bootrec  /FixBoot

Bootrec /scanos

Bootrec  /RebuildBcd

Reboot your system.
 
Last edited:
Hello,

Yes I have tried all of the above.

The windows installation media actually comes with a .esd file now and not a .wim file. In my post I linked to a pastebin of what happened when I tried to repair / restore using that .esd file - no luck.

I tried SFC with those above arguments (/offbootdir and /offwindir) and triple checking I am using the correct drive letter.

I always get "Windows resource protection could not start the repair service." and that's it. No log files that it mentions.

I tried all the bootrec commands as well, no luck.

The user zbook in this thread seems to think I have registry errors which may be the cause of all this....
 
There is nothing can be done with registry errors without knowing what the error is.

Since Windows 10 v1803, the RegIdleBackup or the Registry Idle Backup Task (scheduled task) no longer backs up the registry hives to the RegBack folder by default. In Windows 10 v1803 and higher, the Windows\System32\Config\RegBack folder may be empty or it contains 0 byte hive files.
 
Yes, it is empty :( Stupid Microsoft.

I just thought maybe there were clues as to what's going wrong in the CBS log or the DISM logs I posted in my first post. I have no idea why it's not working with the esd file.....it should not be failing with that :(

Also, maybe if i could get SFCFix working maybe that would help....but it's not working for me, missing a DLL...I'm not sure if it's made to run from USB booted environment
 
Lines like this...

Code:
2020-12-11 19:47:31, Warning DISM DISM Provider Store: PID=1428 TID=1296 Failed to load the provider: X:\Users\Default\AppData\Local\Temp\11BBAAB0-3D9E-40B5-AEC8-0212CCC1EDE2\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)

2020-12-11 19:47:31, Warning               DISM   DISM OS Provider: PID=1428 TID=1296 Could not find CurrentMajorVersionNumber value; will fall back to binary version. - CDISMOSServiceManager::get_OSVersion

2020-12-11 19:47:31, Warning               DISM   DISM OS Provider: PID=1428 TID=1296 Could not find CurrentMajorVersionNumber value; will fall back to binary version. - CDISMOSServiceManager::get_OSVersion
2020-12-11 19:47:31, Error                 DISM   DISM OS Provider: PID=1428 TID=1296 "Failed to query the value SystemRoot." - CDISMOSServiceManager::DetermineBootDrive(hr:0x80070002)
2020-12-11 19:47:31, Error                 DISM   DISM Driver Manager: PID=1428 TID=1296 Failed to getting the boot drive from the os services provider. - CDriverManager::Initialize(hr:0x80070002)
2020-12-11 19:47:31, Warning               DISM   DISM Provider Store: PID=1428 TID=1296 Failed to call Initialize method on IDismServicingProvider Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80070002)
2020-12-11 19:47:31, Warning               DISM   DISM Provider Store: PID=1428 TID=1296 Failed to load the provider: X:\Users\Default\AppData\Local\Temp\11BBAAB0-3D9E-40B5-AEC8-0212CCC1EDE2\DmiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80070002)
 
The CBS.log files you posted shows no sign of corrupted Windows 10 system files.

I have a idea can you connect the hard disk drive to working computer and use ShadowExplorer to copy latest version of registry hives from system restore points on the hard disk drive that is not booting.

ShadowExplorer.com - Downloads
 
I can't run that app from the Windows PE environment because it requires .NET framework :(

Is there a way to turn on some sort of boot logging for Windows? So that when I do get the "Critical process died" BSOD, it tells me WHY?
 
Update: Actually I plugged my source drive (via SATA to USB) into a working regular PC and am able to see my files from 11/29 when everything (as far as I know) was working! OK, so how do I restore the registry hives first?
 
Update: Actually I plugged my source drive (via SATA to USB) into a working regular PC and am able to see my files from 11/29 when everything (as far as I know) was working! OK, so how do I restore the registry hives first?
Windows registry hives stored within C:\Windows\System32\Config folder replace the System, Software, Sam, Security hives.
 
Post its srttrail.txt

I posted the Srttrail above, here it is again:

Code:
Startup Repair diagnosis and repair log
---------------------------
Last successful boot time: ?12/?3/?2020 3:42:17 AM (GMT)
Number of repair attempts: 20

Session details
---------------------------
System Disk = \Device\Harddisk0
Windows directory = C:\windows
AutoChk Run = 0
Number of root causes = 0

Test Performed:
---------------------------
Name: Check for updates
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: System disk test
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Disk failure diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Disk metadata test
Result: Completed successfully. Error code =  0x0
Time taken = 78 ms

Test Performed:
---------------------------
Name: Disk metadata test
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Target OS test
Result: Completed successfully. Error code =  0x0
Time taken = 16 ms

Test Performed:
---------------------------
Name: Volume content check
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Boot manager diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: System boot log diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Event log diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 78 ms

Test Performed:
---------------------------
Name: Internal state check
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Check for installed LCU
Result: Completed successfully. Error code =  0x0
Time taken = 15 ms

Test Performed:
---------------------------
Name: Check for installed driver updates
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Check for pending package install
Result: Completed successfully. Error code =  0x2
Time taken = 563 ms

---------------------------
---------------------------
Session details
---------------------------
System Disk = \Device\Harddisk0
Windows directory = C:\windows
AutoChk Run = 0
Number of root causes = 0

Test Performed:
---------------------------
Name: Check for updates
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: System disk test
Result: Completed successfully. Error code =  0x0
Time taken = 16 ms

Test Performed:
---------------------------
Name: Disk failure diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Disk metadata test
Result: Completed successfully. Error code =  0x0
Time taken = 719 ms

Test Performed:
---------------------------
Name: Disk metadata test
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Target OS test
Result: Completed successfully. Error code =  0x0
Time taken = 31 ms

Test Performed:
---------------------------
Name: Volume content check
Result: Completed successfully. Error code =  0x0
Time taken = 47 ms

Test Performed:
---------------------------
Name: Boot manager diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: System boot log diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Event log diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 94 ms

Test Performed:
---------------------------
Name: Internal state check
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Check for installed LCU
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Check for installed driver updates
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Check for pending package install
Result: Completed successfully. Error code =  0x2
Time taken = 703 ms

---------------------------
---------------------------
Session details
---------------------------
System Disk = \Device\Harddisk1
Windows directory = C:\Windows
AutoChk Run = 0
Number of root causes = 0

Test Performed:
---------------------------
Name: Check for updates
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: System disk test
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Disk failure diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Disk metadata test
Result: Completed successfully. Error code =  0x0
Time taken = 734 ms

Test Performed:
---------------------------
Name: Disk metadata test
Result: Completed successfully. Error code =  0x0
Time taken = 16 ms

Test Performed:
---------------------------
Name: Target OS test
Result: Completed successfully. Error code =  0x0
Time taken = 78 ms

Test Performed:
---------------------------
Name: Volume content check
Result: Completed successfully. Error code =  0x0
Time taken = 62 ms

Test Performed:
---------------------------
Name: Boot manager diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: System boot log diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Event log diagnosis
Result: Completed successfully. Error code =  0x0
Time taken = 110 ms

Test Performed:
---------------------------
Name: Internal state check
Result: Completed successfully. Error code =  0x0
Time taken = 0 ms

Test Performed:
---------------------------
Name: Check for installed LCU
Result: Completed successfully. Error code =  0x0
Time taken = 62 ms

Test Performed:
---------------------------
Name: Check for installed driver updates
Result: Completed successfully. Error code =  0x0
Time taken = 31 ms

Test Performed:
---------------------------
Name: Check for pending package install
Result: Completed successfully. Error code =  0x2
Time taken = 1266 ms

---------------------------
---------------------------
 
Update: I replaced those files but now upon startup, Windows is stuck on the loading circular dots, with no message. Progress maybe?

I got into the recovery environment. It gets stuck on "Diagnosing your PC" when I try to do a startup repair.
 
Last edited:
Update 2: I have new errors when I attempted dism /retorehealth and specified the source esd file! I am now getting Error STATUS_SXS_COMPONENT_STORE_CORRUPT - so now the question is, how do I fix this? Are there files I can take from the previously mentioned ShadowExplorer (where it's pulling files from 11/29) and then move them over to the C:\ directory and hope it fixes this "component store"? Check it out:


Code:
2020-12-14 17:18:36, Info                  DISM   PID=2056 TID=2332 Scratch directory set to 'X:\Users\Default\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2020-12-14 17:18:36, Info                  DISM   PID=2056 TID=2332 DismCore.dll version: 10.0.14393.0 - CDISMManager::FinalConstruct
2020-12-14 17:18:36, Info                  DISM   Try to initialize Panther logging 1 times, last error: 0x0
2020-12-14 17:18:36, Info                  DISM   PID=2056 TID=2332 Successfully loaded the ImageSession at "X:\windows\System32\Dism" - CDISMManager::LoadLocalImageSession
2020-12-14 17:18:36, Info                  DISM   Try to initialize Panther logging 1 times, last error: 0x0
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   Try to initialize Panther logging 1 times, last error: 0x0
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Manager: PID=2056 TID=2332 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM.EXE:
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
2020-12-14 17:18:36, Info                  DISM   DISM.EXE:
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Host machine information: OS Version=10.0.14393, Running architecture=amd64, Number of processors=24
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Dism.exe version: 10.0.14393.0
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Executing command line: dism  /image:c:\ /cleanup-image /checkhealth
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Loading Provider from location X:\windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Connecting to the provider located at X:\windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Loading Provider from location X:\windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Connecting to the provider located at X:\windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Loading Provider from location X:\windows\System32\Dism\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Connecting to the provider located at X:\windows\System32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Loading Provider from location X:\windows\System32\Dism\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Connecting to the provider located at X:\windows\System32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Loading Provider from location X:\windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Connecting to the provider located at X:\windows\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Loading Provider from location X:\windows\System32\Dism\FfuProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Connecting to the provider located at X:\windows\System32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Loading Provider from location X:\windows\System32\Dism\SiloedPackageProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Warning               DISM   DISM Provider Store: PID=2056 TID=2332 Failed to Load the provider: X:\windows\System32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FolderManager
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: WimManager
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: WimManager.
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: VHDManager
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FfuManager
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
[2056] [0x80070002] FIOReadFileIntoBuffer:(1250): The system cannot find the file specified.
[2056] [0xc142011c] UnmarshallImageHandleFromDirectory:(793)
[2056] [0xc142011c] WIMGetMountedImageHandle:(3047)
2020-12-14 17:18:36, Info                  DISM   DISM WIM Provider: PID=2056 TID=2332 [c:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
2020-12-14 17:18:36, Info                  DISM   DISM VHD Provider: PID=2056 TID=2332 [c:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Getting Provider VHDManager - CDISMProviderStore::GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM VHD Provider: PID=2056 TID=2332 [c:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
2020-12-14 17:18:36, Info                  DISM   DISM Imaging Provider: PID=2056 TID=2332 The provider VHDManager does not support CreateDismImage on c:\ - CGenericImagingManager::CreateDismImage
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Getting Provider WimManager - CDISMProviderStore::GetProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
[2056] [0x80070002] FIOReadFileIntoBuffer:(1250): The system cannot find the file specified.
[2056] [0xc142011c] UnmarshallImageHandleFromDirectory:(793)
[2056] [0xc142011c] WIMGetMountedImageHandle:(3047)
2020-12-14 17:18:36, Info                  DISM   DISM WIM Provider: PID=2056 TID=2332 [c:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
2020-12-14 17:18:36, Info                  DISM   DISM Imaging Provider: PID=2056 TID=2332 The provider WimManager does not support CreateDismImage on c:\ - CGenericImagingManager::CreateDismImage
2020-12-14 17:18:36, Info                  DISM   DISM Imaging Provider: PID=2056 TID=2332 No imaging provider supported CreateDismImage for this path - CGenericImagingManager::CreateDismImage
2020-12-14 17:18:36, Info                  DISM   DISM Manager: PID=2056 TID=2332 physical location path: c:\ - CDISMManager::CreateImageSession
2020-12-14 17:18:36, Info                  DISM   DISM Manager: PID=2056 TID=2332 Event name for current DISM session is Global\__?_Volume{619d9c8d-3b4e-11eb-8dd1-88b6b553554a}__3769242318_5767168_621029 - CDISMManager::CheckSessionAndLock
2020-12-14 17:18:36, Info                  DISM   DISM Manager: PID=2056 TID=2332 Create session event 0x1fc for current DISM session and event name is Global\__?_Volume{619d9c8d-3b4e-11eb-8dd1-88b6b553554a}__3769242318_5767168_621029  - CDISMManager::CheckSessionAndLock
2020-12-14 17:18:36, Info                  DISM   DISM Manager: PID=2056 TID=2332 Copying DISM from "c:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
2020-12-14 17:18:36, Info                  DISM   DISM Manager: PID=2056 TID=2332 Successfully loaded the ImageSession at "X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3" - CDISMManager::LoadRemoteImageSession
2020-12-14 17:18:36, Info                  DISM   DISM Image Session: PID=1908 TID=1728 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM OS Provider: PID=1908 TID=1728 Defaulting SystemPath to c:\ - CDISMOSServiceManager::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   DISM OS Provider: PID=1908 TID=1728 Defaulting Windows folder to c:\Windows - CDISMOSServiceManager::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   Initialized Panther logging at X:\windows\Logs\DISM\dism.log
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2020-12-14 17:18:36, Warning               DISM   DISM Provider Store: PID=1908 TID=1728 Failed to load the provider: X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:18:36, Info                  DISM   Initialized Panther logging at X:\windows\Logs\DISM\dism.log
2020-12-14 17:18:36, Info                  DISM   Initialized Panther logging at X:\windows\Logs\DISM\dism.log
2020-12-14 17:18:36, Info                  DISM   DISM Manager: PID=2056 TID=2332 Image session successfully loaded from the temporary location: X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3 - CDISMManager::CreateImageSession
2020-12-14 17:18:36, Info                  DISM   DISM OS Provider: PID=1908 TID=1728 Setting SystemPath to c:\ - CDISMOSServiceManager::SetSystemPath
2020-12-14 17:18:36, Info                  DISM   DISM.EXE: Target image information: OS Version=10.0.19041.630, Image architecture=amd64
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:18:36, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:18:36, Info                  DISM   DISM OS Provider: PID=1908 TID=1728 Determined System directory to be c:\Windows\System32 - CDISMOSServiceManager::get_SystemDirectory
2020-12-14 17:18:36, Info                  DISM   DISM Package Manager: PID=1908 TID=1728 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2020-12-14 17:18:36, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:18:36, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:18:36, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:18:36, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:18:36, Info                  CBS    Universal Time is: 2020-12-14 22:18:36.713
2020-12-14 17:18:36, Info                  CBS    Failed to find a matching version for servicing stack: c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-12-14 17:18:36, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-12-14 17:18:36, Info                  CBS    Offline servicing, using stack version from: c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\cbscore.dll
2020-12-14 17:18:36, Info                  CBS    Loaded Servicing Stack v10.0.19041.621 with Core: c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\cbscore.dll
2020-12-14 17:18:36, Info                  CBS    Setting core mode: CbsCoreModeOffline
2020-12-14 17:18:36, Info                  CSI    00000001@2020/12/14:22:18:36.713 WcpInitialize: wcp.dll version 10.0.19041.621 (WinBuild.160101.0800)
2020-12-14 17:18:36, Info                  CBS    Lock: New lock added: CCbsSessionManager, level: 11, total lock:9
2020-12-14 17:18:36, Info                  CBS    Lock: New lock added: CSIInventoryCriticalSection, level: 64, total lock:10
2020-12-14 17:18:36, Info                  DISM   DISM Package Manager: PID=1908 TID=1728 Loaded servicing stack for offline use only. - CDISMPackageManager::CreateCbsSession
2020-12-14 17:18:36, Info                  CBS    Lazy store initialization mode
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\IBSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:36, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:18:36, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:18:37, Info                  DISM   DISM Driver Manager: PID=1908 TID=1728 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Warning               DISM   DISM Provider Store: PID=1908 TID=1728 Failed to load the provider: X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\ProvProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\AssocProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\GenericProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\OfflineSetupProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\SysprepProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Transmog Provider: PID=1908 TID=1728 Current image session is [OFFLINE] - CTransmogManager::GetMode
2020-12-14 17:18:37, Info                  DISM   DISM Transmog Provider: PID=1908 TID=1728 Determined WinDir path = [c:\Windows] - CTransmogManager::GetWinDirPath
2020-12-14 17:18:37, Info                  DISM   DISM Transmog Provider: PID=1908 TID=1728 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
2020-12-14 17:18:37, Info                  DISM   DISM Transmog Provider: PID=1908 TID=1728 Product Type: [WinNT] - CTransmogManager::Initialize
2020-12-14 17:18:37, Info                  DISM   DISM Transmog Provider: PID=1908 TID=1728 Product Type ServerNT : [No] - CTransmogManager::Initialize
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\C0F0B476-87A8-4471-B2F0-6EAC397C56F3\SetupPlatformProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IBSManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AppxManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AppxManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: ProvManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: ProvManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AssocManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AssocManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OfflineSetupManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: OfflineSetupManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SysprepManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: SysprepManager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SetupPlatformManager
2020-12-14 17:18:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: SetupPlatformManager.
2020-12-14 17:18:37, Info                  DISM   DISM Package Manager: PID=1908 TID=1728 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2020-12-14 17:18:37, Warning               DISM   DISM Package Manager: PID=1908 TID=1728 The scratch directory size might be insufficient to perform this operation. This can cause unexpected behavior. Use the /ScratchDir option to point to a folder with sufficient scratch space. The recommended size is at least 1024 MB - CPackageManagerCLIHandler::ExecuteCmdLine
2020-12-14 17:18:37, Info                  DISM   DISM Package Manager: PID=1908 TID=1728 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2020-12-14 17:18:37, Info                  DISM   DISM Package Manager: PID=1908 TID=1728 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2020-12-14 17:18:38, Info                  CBS    Lazy store initialization mode, fully initialize.
2020-12-14 17:18:38, Info                  CBS    Offline image is writable
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SOFTWARE' from path '\\?\c:\Windows\System32\config\SOFTWARE'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SYSTEM' from path '\\?\c:\Windows\System32\config\SYSTEM'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SECURITY' from path '\\?\c:\Windows\System32\config\SECURITY'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SAM' from path '\\?\c:\Windows\System32\config\SAM'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/COMPONENTS' from path '\\?\c:\Windows\System32\config\COMPONENTS'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: DRIVERS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DRIVERS' from path '\\?\c:\Windows\System32\config\DRIVERS'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DEFAULT' from path '\\?\c:\Windows\System32\config\DEFAULT'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: BCD, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/EFI/Microsoft/Boot/BCD' from path '\\?\c:\EFI\Microsoft\Boot\BCD'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Users/Default/ntuser.dat' from path '\\?\c:\Users\Default\ntuser.dat'.
2020-12-14 17:18:38, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\c:\Windows\system32\smi\store\Machine\schema.dat'.
2020-12-14 17:18:38, Error                 CSI    00000002@2020/12/14:22:18:38.542 (F) Attempting to mark store corrupt with category [l:28 ml:29]'CorruptMajorComponentsBranch'[gle=0x80004005]
2020-12-14 17:18:38, Error                 CSI    00000003@2020/12/14:22:18:38.542 (F) onecore\base\wcp\componentstore\storelayout.cpp(4826): Error STATUS_SXS_COMPONENT_STORE_CORRUPT originated in function ComponentStore::CRawStoreLayout::OpenCanonicalDataKey expression: (null)
[gle=0x80004005]
2020-12-14 17:18:38, Info                  CBS    Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
2020-12-14 17:18:38, Info                  CBS    Could not get file name for current session file logging [HRESULT = 0x80004003 - E_POINTER]
2020-12-14 17:18:38, Info                  CBS    Added X:\windows\Logs\DISM\dism.log to WER report.
2020-12-14 17:18:38, Info                  CBS    Failed to submit the Windows Error Report. [HRESULT = 0x8007053d - ERROR_SERVER_DISABLED]
2020-12-14 17:18:38, Info                  CBS    Failed sending WER report [HRESULT = 0x8007053d - ERROR_SERVER_DISABLED]
2020-12-14 17:18:38, Info                  CSI    00000004 Direct SIL provider: Number of files opened: 3.
2020-12-14 17:18:38, Error                 CBS    Failed to get offline CSI store. [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-12-14 17:18:38, Error                 CBS    Failed to initialize store parameters with boot drive: c:\, windows directory c:\Windows, and external directory:  [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SOFTWARE
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SYSTEM
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SECURITY
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SAM
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/COMPONENTS
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DRIVERS
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DEFAULT
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Users/Default/ntuser.dat
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/smi/store/Machine/schema.dat
2020-12-14 17:18:38, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/EFI/Microsoft/Boot/BCD
2020-12-14 17:18:38, Error                 CBS    Cannot GetSessionID on a session that has not been initialized. [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-12-14 17:18:38, Warning               DISM   DISM Package Manager: PID=1908 TID=1728 Could not validate serviceability of the image.  Your image may be unserviceable. - CDISMPackageManager::ValidateServiceability
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Package Manager: PID=1908 TID=1728 Finalizing CBS core. - CDISMPackageManager::Finalize
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: ExecutionEngineFinalize
2020-12-14 17:18:38, Info                  CBS    Execution Engine Finalize
2020-12-14 17:18:38, Info                  CBS    Execution Engine Finalize
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: ComponentAnalyzerFinalize
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: PackageTrackerFinalize
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: CoreResourcesUnload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: SessionManagerFinalize
2020-12-14 17:18:38, Info                  CBS    Lock: Lock removed: CSIInventoryCriticalSection, level: 64, total lock:10
2020-12-14 17:18:38, Info                  CBS    Lock: Lock removed: CCbsSessionManager, level: 11, total lock:9
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: CapabilityManagerFinalize
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: GetPublicObjectMonitor::Audit
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: PublicObjectMonitorFinalize
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: Enter vCoreInitializeLock
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: WcpUnload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: DrupUnload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: CfgMgr32Unload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: DpxUnload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: SrUnload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: CbsEsdUnload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: CbsTraceInfoUninitialize
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: CbsEventUnregister
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: AppContainerUnload
2020-12-14 17:18:38, Info                  CBS    CbsCoreFinalize: WdsUnload, logging from cbscore will end.
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(IBSManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: IBSManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(ProvManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: ProvManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(AssocManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: AssocManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(GenericManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: GenericManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(OfflineSetupManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: OfflineSetupManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(SysprepManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: SysprepManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Finalizing the servicing provider(SetupPlatformManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: SetupPlatformManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SOFTWARE. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SYSTEM. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SECURITY. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SAM. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/DEFAULT. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Users/Default/NTUSER.DAT. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/COMPONENTS. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   Offline Registry: PID=1908 TID=1728 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/DRIVERS. - CRegistryMapping::Init
2020-12-14 17:18:38, Info                  DISM   DISM OS Provider: PID=1908 TID=1728 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=1908 TID=1728 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Manager: PID=2056 TID=2332 Closing session event handle 0x1fc - CDISMManager::CloseImageSession
2020-12-14 17:18:38, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
2020-12-14 17:18:38, Info                  DISM   DISM.EXE:
2020-12-14 17:18:38, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
2020-12-14 17:18:38, Info                  DISM   DISM.EXE:
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:18:38, Info                  DISM   DISM Provider Store: PID=2056 TID=2332 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:33, Info                  DISM   PID=1480 TID=1832 Scratch directory set to 'X:\Users\Default\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2020-12-14 17:19:33, Info                  DISM   PID=1480 TID=1832 DismCore.dll version: 10.0.14393.0 - CDISMManager::FinalConstruct
2020-12-14 17:19:33, Info                  DISM   Try to initialize Panther logging 1 times, last error: 0x0
2020-12-14 17:19:33, Info                  DISM   PID=1480 TID=1832 Successfully loaded the ImageSession at "X:\windows\System32\Dism" - CDISMManager::LoadLocalImageSession
2020-12-14 17:19:33, Info                  DISM   Try to initialize Panther logging 1 times, last error: 0x0
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   Try to initialize Panther logging 1 times, last error: 0x0
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Manager: PID=1480 TID=1832 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM.EXE:
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
2020-12-14 17:19:33, Info                  DISM   DISM.EXE:
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Host machine information: OS Version=10.0.14393, Running architecture=amd64, Number of processors=24
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Dism.exe version: 10.0.14393.0
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Executing command line: dism  /image:c:\ /cleanup-image /restorehealth /source:esd:H:\install.esd:6 /limitaccess
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Loading Provider from location X:\windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Connecting to the provider located at X:\windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Loading Provider from location X:\windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Connecting to the provider located at X:\windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Loading Provider from location X:\windows\System32\Dism\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Connecting to the provider located at X:\windows\System32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Loading Provider from location X:\windows\System32\Dism\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Connecting to the provider located at X:\windows\System32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Loading Provider from location X:\windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Connecting to the provider located at X:\windows\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Loading Provider from location X:\windows\System32\Dism\FfuProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Connecting to the provider located at X:\windows\System32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Loading Provider from location X:\windows\System32\Dism\SiloedPackageProvider.dll - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Warning               DISM   DISM Provider Store: PID=1480 TID=1832 Failed to Load the provider: X:\windows\System32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FolderManager
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: WimManager
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: WimManager.
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: VHDManager
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FfuManager
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
[1480] [0x80070002] FIOReadFileIntoBuffer:(1250): The system cannot find the file specified.
[1480] [0xc142011c] UnmarshallImageHandleFromDirectory:(793)
[1480] [0xc142011c] WIMGetMountedImageHandle:(3047)
2020-12-14 17:19:33, Info                  DISM   DISM WIM Provider: PID=1480 TID=1832 [c:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
2020-12-14 17:19:33, Info                  DISM   DISM VHD Provider: PID=1480 TID=1832 [c:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Getting Provider VHDManager - CDISMProviderStore::GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM VHD Provider: PID=1480 TID=1832 [c:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
2020-12-14 17:19:33, Info                  DISM   DISM Imaging Provider: PID=1480 TID=1832 The provider VHDManager does not support CreateDismImage on c:\ - CGenericImagingManager::CreateDismImage
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Getting Provider WimManager - CDISMProviderStore::GetProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
[1480] [0x80070002] FIOReadFileIntoBuffer:(1250): The system cannot find the file specified.
[1480] [0xc142011c] UnmarshallImageHandleFromDirectory:(793)
[1480] [0xc142011c] WIMGetMountedImageHandle:(3047)
2020-12-14 17:19:33, Info                  DISM   DISM WIM Provider: PID=1480 TID=1832 [c:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
2020-12-14 17:19:33, Info                  DISM   DISM Imaging Provider: PID=1480 TID=1832 The provider WimManager does not support CreateDismImage on c:\ - CGenericImagingManager::CreateDismImage
2020-12-14 17:19:33, Info                  DISM   DISM Imaging Provider: PID=1480 TID=1832 No imaging provider supported CreateDismImage for this path - CGenericImagingManager::CreateDismImage
2020-12-14 17:19:33, Info                  DISM   DISM Manager: PID=1480 TID=1832 physical location path: c:\ - CDISMManager::CreateImageSession
2020-12-14 17:19:33, Info                  DISM   DISM Manager: PID=1480 TID=1832 Event name for current DISM session is Global\__?_Volume{619d9c8d-3b4e-11eb-8dd1-88b6b553554a}__3769242318_5767168_621029 - CDISMManager::CheckSessionAndLock
2020-12-14 17:19:33, Info                  DISM   DISM Manager: PID=1480 TID=1832 Create session event 0x1fc for current DISM session and event name is Global\__?_Volume{619d9c8d-3b4e-11eb-8dd1-88b6b553554a}__3769242318_5767168_621029  - CDISMManager::CheckSessionAndLock
2020-12-14 17:19:33, Info                  DISM   DISM Manager: PID=1480 TID=1832 Copying DISM from "c:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
2020-12-14 17:19:33, Info                  DISM   DISM Manager: PID=1480 TID=1832 Successfully loaded the ImageSession at "X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80" - CDISMManager::LoadRemoteImageSession
2020-12-14 17:19:33, Info                  DISM   DISM Image Session: PID=2848 TID=3056 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM OS Provider: PID=2848 TID=3056 Defaulting SystemPath to c:\ - CDISMOSServiceManager::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   DISM OS Provider: PID=2848 TID=3056 Defaulting Windows folder to c:\Windows - CDISMOSServiceManager::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   Initialized Panther logging at X:\windows\Logs\DISM\dism.log
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2020-12-14 17:19:33, Warning               DISM   DISM Provider Store: PID=2848 TID=3056 Failed to load the provider: X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2020-12-14 17:19:33, Info                  DISM   Initialized Panther logging at X:\windows\Logs\DISM\dism.log
2020-12-14 17:19:33, Info                  DISM   Initialized Panther logging at X:\windows\Logs\DISM\dism.log
2020-12-14 17:19:33, Info                  DISM   DISM Manager: PID=1480 TID=1832 Image session successfully loaded from the temporary location: X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80 - CDISMManager::CreateImageSession
2020-12-14 17:19:33, Info                  DISM   DISM OS Provider: PID=2848 TID=3056 Setting SystemPath to c:\ - CDISMOSServiceManager::SetSystemPath
2020-12-14 17:19:33, Info                  DISM   DISM.EXE: Target image information: OS Version=10.0.19041.630, Image architecture=amd64
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:19:33, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:19:33, Info                  DISM   DISM OS Provider: PID=2848 TID=3056 Determined System directory to be c:\Windows\System32 - CDISMOSServiceManager::get_SystemDirectory
2020-12-14 17:19:33, Info                  DISM   DISM Package Manager: PID=2848 TID=3056 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2020-12-14 17:19:33, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:19:33, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:19:33, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:19:33, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:19:33, Info                  CBS    Universal Time is: 2020-12-14 22:19:33.832
2020-12-14 17:19:33, Info                  CBS    Failed to find a matching version for servicing stack: c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-12-14 17:19:33, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2020-12-14 17:19:33, Info                  CBS    Offline servicing, using stack version from: c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\cbscore.dll
2020-12-14 17:19:33, Info                  CBS    Loaded Servicing Stack v10.0.19041.621 with Core: c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\cbscore.dll
2020-12-14 17:19:33, Info                  CBS    Setting core mode: CbsCoreModeOffline
2020-12-14 17:19:33, Info                  CSI    00000001@2020/12/14:22:19:33.832 WcpInitialize: wcp.dll version 10.0.19041.621 (WinBuild.160101.0800)
2020-12-14 17:19:33, Info                  CBS    Lock: New lock added: CCbsSessionManager, level: 11, total lock:9
2020-12-14 17:19:33, Info                  CBS    Lock: New lock added: CSIInventoryCriticalSection, level: 64, total lock:10
2020-12-14 17:19:33, Info                  DISM   DISM Package Manager: PID=2848 TID=3056 Loaded servicing stack for offline use only. - CDISMPackageManager::CreateCbsSession
2020-12-14 17:19:33, Info                  CBS    Lazy store initialization mode
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\IBSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:33, Info                  CSI    00000001 Shim considered [l:125]'\??\c:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND
2020-12-14 17:19:33, Info                  CSI    00000002 Shim considered [l:122]'\??\c:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.621_none_e7694895260e0b6d\wcp.dll' : got STATUS_SUCCESS
2020-12-14 17:19:34, Info                  DISM   DISM Driver Manager: PID=2848 TID=3056 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Warning               DISM   DISM Provider Store: PID=2848 TID=3056 Failed to load the provider: X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\ProvProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\AssocProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\GenericProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\OfflineSetupProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\SysprepProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Transmog Provider: PID=2848 TID=3056 Current image session is [OFFLINE] - CTransmogManager::GetMode
2020-12-14 17:19:34, Info                  DISM   DISM Transmog Provider: PID=2848 TID=3056 Determined WinDir path = [c:\Windows] - CTransmogManager::GetWinDirPath
2020-12-14 17:19:34, Info                  DISM   DISM Transmog Provider: PID=2848 TID=3056 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
2020-12-14 17:19:34, Info                  DISM   DISM Transmog Provider: PID=2848 TID=3056 Product Type: [WinNT] - CTransmogManager::Initialize
2020-12-14 17:19:34, Info                  DISM   DISM Transmog Provider: PID=2848 TID=3056 Product Type ServerNT : [No] - CTransmogManager::Initialize
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Connecting to the provider located at X:\Users\Default\AppData\Local\Temp\A9AA2CFD-2DD0-4286-9F8B-2375A1C21F80\SetupPlatformProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IBSManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AppxManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AppxManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: ProvManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: ProvManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AssocManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AssocManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OfflineSetupManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: OfflineSetupManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SysprepManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: SysprepManager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SetupPlatformManager
2020-12-14 17:19:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: SetupPlatformManager.
2020-12-14 17:19:34, Info                  DISM   DISM Package Manager: PID=2848 TID=3056 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2020-12-14 17:19:34, Warning               DISM   DISM Package Manager: PID=2848 TID=3056 The scratch directory size might be insufficient to perform this operation. This can cause unexpected behavior. Use the /ScratchDir option to point to a folder with sufficient scratch space. The recommended size is at least 1024 MB - CPackageManagerCLIHandler::ExecuteCmdLine
2020-12-14 17:19:34, Info                  DISM   DISM Package Manager: PID=2848 TID=3056 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2020-12-14 17:19:34, Info                  DISM   DISM Package Manager: PID=2848 TID=3056 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2020-12-14 17:19:35, Info                  CBS    Lazy store initialization mode, fully initialize.
2020-12-14 17:19:35, Info                  CBS    Offline image is writable
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SOFTWARE' from path '\\?\c:\Windows\System32\config\SOFTWARE'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SYSTEM' from path '\\?\c:\Windows\System32\config\SYSTEM'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SECURITY' from path '\\?\c:\Windows\System32\config\SECURITY'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SAM' from path '\\?\c:\Windows\System32\config\SAM'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/COMPONENTS' from path '\\?\c:\Windows\System32\config\COMPONENTS'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: DRIVERS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DRIVERS' from path '\\?\c:\Windows\System32\config\DRIVERS'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DEFAULT' from path '\\?\c:\Windows\System32\config\DEFAULT'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: BCD, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/EFI/Microsoft/Boot/BCD' from path '\\?\c:\EFI\Microsoft\Boot\BCD'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Users/Default/ntuser.dat' from path '\\?\c:\Users\Default\ntuser.dat'.
2020-12-14 17:19:35, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\c:\Windows\system32\smi\store\Machine\schema.dat'.
2020-12-14 17:19:35, Error                 CSI    00000002@2020/12/14:22:19:35.629 (F) Attempting to mark store corrupt with category [l:28 ml:29]'CorruptMajorComponentsBranch'[gle=0x80004005]
2020-12-14 17:19:35, Error                 CSI    00000003@2020/12/14:22:19:35.629 (F) onecore\base\wcp\componentstore\storelayout.cpp(4826): Error STATUS_SXS_COMPONENT_STORE_CORRUPT originated in function ComponentStore::CRawStoreLayout::OpenCanonicalDataKey expression: (null)
[gle=0x80004005]
2020-12-14 17:19:35, Info                  CBS    Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
2020-12-14 17:19:35, Info                  CBS    Could not get file name for current session file logging [HRESULT = 0x80004003 - E_POINTER]
2020-12-14 17:19:35, Info                  CBS    Added X:\windows\Logs\DISM\dism.log to WER report.
2020-12-14 17:19:35, Info                  CBS    Failed to submit the Windows Error Report. [HRESULT = 0x8007053d - ERROR_SERVER_DISABLED]
2020-12-14 17:19:35, Info                  CBS    Failed sending WER report [HRESULT = 0x8007053d - ERROR_SERVER_DISABLED]
2020-12-14 17:19:35, Info                  CSI    00000004 Direct SIL provider: Number of files opened: 3.
2020-12-14 17:19:35, Error                 CBS    Failed to get offline CSI store. [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-12-14 17:19:35, Error                 CBS    Failed to initialize store parameters with boot drive: c:\, windows directory c:\Windows, and external directory:  [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SOFTWARE
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SYSTEM
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SECURITY
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/SAM
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/COMPONENTS
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DRIVERS
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/System32/config/DEFAULT
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Users/Default/ntuser.dat
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/smi/store/Machine/schema.dat
2020-12-14 17:19:35, Info                  CBS    Force unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/EFI/Microsoft/Boot/BCD
2020-12-14 17:19:35, Error                 CBS    Cannot AddSource on a session that has not been initialized. [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-12-14 17:19:35, Info                  CBS    Failed adding alternate source directory [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-12-14 17:19:35, Warning               DISM   DISM Package Manager: PID=2848 TID=3056 CBS AddSource failed with HRESULT=0x80073712! - CDISMPackageManager::Internal_Finalize
2020-12-14 17:19:35, Info                  DISM   DISM Package Manager: PID=2848 TID=3056 CBS session options=0x20000! - CDISMPackageManager::Internal_Finalize
2020-12-14 17:19:35, Error                 CBS    Cannot finalize a session that has not been initialized. [HRESULT = 0x800f0801 - CBS_E_NOT_INITIALIZED]
2020-12-14 17:19:35, Info                  CBS    Session: 2848_281109 finalized. Reboot required: no [HRESULT = 0x800f0801 - CBS_E_NOT_INITIALIZED]
2020-12-14 17:19:35, Error                 DISM   DISM Package Manager: PID=2848 TID=3056 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f0801)
2020-12-14 17:19:35, Error                 DISM   DISM Package Manager: PID=2848 TID=3056 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f0801)
2020-12-14 17:19:35, Error                 DISM   DISM Package Manager: PID=2848 TID=3056 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f0801)
2020-12-14 17:19:35, Error                 DISM   DISM Package Manager: PID=2848 TID=3056 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0801)
2020-12-14 17:19:35, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F0801
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Package Manager: PID=2848 TID=3056 Finalizing CBS core. - CDISMPackageManager::Finalize
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: ExecutionEngineFinalize
2020-12-14 17:19:35, Info                  CBS    Execution Engine Finalize
2020-12-14 17:19:35, Info                  CBS    Execution Engine Finalize
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: ComponentAnalyzerFinalize
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: PackageTrackerFinalize
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: CoreResourcesUnload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: SessionManagerFinalize
2020-12-14 17:19:35, Info                  CBS    Lock: Lock removed: CSIInventoryCriticalSection, level: 64, total lock:10
2020-12-14 17:19:35, Info                  CBS    Lock: Lock removed: CCbsSessionManager, level: 11, total lock:9
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: CapabilityManagerFinalize
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: GetPublicObjectMonitor::Audit
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: PublicObjectMonitorFinalize
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: Enter vCoreInitializeLock
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: WcpUnload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: DrupUnload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: CfgMgr32Unload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: DpxUnload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: SrUnload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: CbsEsdUnload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: CbsTraceInfoUninitialize
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: CbsEventUnregister
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: AppContainerUnload
2020-12-14 17:19:35, Info                  CBS    CbsCoreFinalize: WdsUnload, logging from cbscore will end.
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(IBSManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: IBSManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(ProvManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: ProvManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(AssocManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: AssocManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(GenericManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: GenericManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(OfflineSetupManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: OfflineSetupManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(SysprepManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: SysprepManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Finalizing the servicing provider(SetupPlatformManager) - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: SetupPlatformManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SOFTWARE. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SYSTEM. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SECURITY. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/SAM. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/DEFAULT. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Users/Default/NTUSER.DAT. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/COMPONENTS. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   Offline Registry: PID=2848 TID=3056 Hive is not mounted at HKLM\{bf1a281b-ad7b-4476-ac95-f47682990ce7}c:/Windows/system32/config/DRIVERS. - CRegistryMapping::Init
2020-12-14 17:19:35, Info                  DISM   DISM OS Provider: PID=2848 TID=3056 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=2848 TID=3056 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Manager: PID=1480 TID=1832 Closing session event handle 0x1fc - CDISMManager::CloseImageSession
2020-12-14 17:19:35, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
2020-12-14 17:19:35, Info                  DISM   DISM.EXE:
2020-12-14 17:19:35, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
2020-12-14 17:19:35, Info                  DISM   DISM.EXE:
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2020-12-14 17:19:35, Info                  DISM   DISM Provider Store: PID=1480 TID=1832 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
 
Update 3: Here is my CBS.log after getting the STATUS_SXS_COMPONENT_STORE_CORRUPT above. Could all of this trouble be because sqmapi.dll is not loading? OR could it be the Error STATUS_REVISION_MISMATCH ? Should I take the COMPONENTS registry file hive from my 11/29 ShadowExplorer and try placing that file like I did for the SOFTWARE, SAM, etc. files above?


Code:
2020-12-14 17:15:19, Info                  CBS    TI: --- Initializing Trusted Installer ---
2020-12-14 17:15:19, Info                  CBS    TI: Last boot time: 2020-12-14 17:14:54.495
2020-12-14 17:15:19, Info                  CBS    Starting TrustedInstaller initialization.
2020-12-14 17:15:19, Info                  CBS    Ending TrustedInstaller initialization.
2020-12-14 17:15:19, Info                  CBS    Starting the TrustedInstaller main loop.
2020-12-14 17:15:19, Info                  CBS    TrustedInstaller service starts successfully.
2020-12-14 17:15:19, Info                  CBS    Setup in progress, aborting startup processing checks.
2020-12-14 17:15:19, Info                  CBS    Startup processing thread terminated normally
2020-12-14 17:15:19, Info                  CBS    TI: Startup Processing completes, release startup processing lock.
2020-12-14 17:15:20, Info                  CBS    Starting TiWorker initialization.
2020-12-14 17:15:20, Info                  CBS    Ending TiWorker initialization.
2020-12-14 17:15:20, Info                  CBS    Starting the TiWorker main loop.
2020-12-14 17:15:20, Info                  CBS    TiWorker starts successfully.
2020-12-14 17:15:20, Info                  CBS    TiWorker: Client requests SFP repair object.
2020-12-14 17:15:20, Info                  CBS    Universal Time is: 2020-12-14 22:15:20.448
2020-12-14 17:15:20, Info                  CBS    Failed to load sqmapi.dll [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2020-12-14 17:15:20, Info                  CBS    Failed to load sqmapi (reports - possibly expected). [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
2020-12-14 17:15:20, Info                  CBS    Loaded Servicing Stack v10.0.14393.0 with Core: X:\windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.14393.0_none_36d3ccc3ddfd1ecb\cbscore.dll
2020-12-14 17:15:20, Info                  CSI    00000001@2020/12/14:22:15:20.464 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7ffdc8c56c49 @0x7ffdc8f955bb @0x7ffdc8f96372 @0x7ff676cc2d9d @0x7ff676cc3927 @0x7ffdd4d47d63)
2020-12-14 17:15:20, Info                  CBS    Scavenge starvation report has never been sent.
2020-12-14 17:15:20, Info                  CSI    00000002@2020/12/14:22:15:20.464 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7ffdc8c56c49 @0x7ffdc9774b3f @0x7ffdc9774c7e @0x7ff676cc230d @0x7ff676cc3954 @0x7ffdd4d47d63)
2020-12-14 17:15:20, Info                  CSI    00000003 Store architecture 0, requested architecture 9
2020-12-14 17:15:20, Error                 CSI    00000004@2020/12/14:22:15:20.479 (F) onecore\base\wcp\componentstore\com\store.cpp(5714): Error STATUS_REVISION_MISMATCH originated in function Windows::COM::VerifyStoreVersionNumber expression: (null)
[gle=0x80004005]
2020-12-14 17:15:20, Info                  CBS    Added X:\windows\Logs\CBS\CBS.log to WER report.
2020-12-14 17:15:20, Info                  CBS    Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
2020-12-14 17:15:20, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-12-14 17:15:20, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-12-14 17:15:20, Info                  CBS    Not able to add poqexec.log to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2020-12-14 17:15:20, Info                  CBS    Failed to submit the Windows Error Report. [HRESULT = 0x8007053d - ERROR_SERVER_DISABLED]
2020-12-14 17:17:25, Info                  CBS    Trusted Installer is shutting down because: SHUTDOWN_REASON_AUTOSTOP
2020-12-14 17:17:25, Info                  CBS    TiWorker signaled for shutdown, going to exit.
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: ExecutionEngineFinalize
2020-12-14 17:17:25, Info                  CBS    Ending the TiWorker main loop.
2020-12-14 17:17:25, Info                  CBS    Starting TiWorker finalization.
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: ManifestCacheFinalize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: ExecutionEngineFinalize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: ComponentAnalyzerFinalize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: PackageTrackerFinalize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: CoreResourcesUnload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: SessionManagerFinalize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: CapabilityManagerFinalize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: PublicObjectMonitorFinalize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: Enter vCoreInitializeLock
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: WcpUnload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: DrupUnload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: CfgMgr32Unload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: DpxUnload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: SrUnload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: CbsEsdUnload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: CbsTraceInfoUninitialize
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: CbsEventUnregister
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: AppContainerUnload
2020-12-14 17:17:25, Info                  CBS    CbsCoreFinalize: WdsUnload, logging from cbscore will end.
2020-12-14 17:17:25, Info                  CBS    Ending TiWorker finalization.
2020-12-14 17:17:25, Info                  CBS    Ending the TrustedInstaller main loop.
2020-12-14 17:17:25, Info                  CBS    Starting TrustedInstaller finalization.
2020-12-14 17:17:25, Info                  CBS    Ending TrustedInstaller finalization.
 
Update 4: I went ahead and replaced the COMPONENTS file with the copy found from 11/29 via shadowexplorer and now I'm getting SYSTEM SERVICE EXEPTION with file ASio.sys

This appears to be the audio driver from my old motherboard. Now the question, how to fix this without being able to boot into my Windows install?
 
Update 5: I went back and replaced the old 11/29 COMPONENTS hive with the most recent one we have been using.

OK, so it's really looking like the COMPONENTS hive registry is the issue. It's looking like it's having trouble retrieving the Canonical Data Keys... Is this repairable? Should I make a new thread asking for help repairing the registry hive?
 
The Windows Component Store is used to support the functions needed for the customization and updating of Windows. These components are kept to rollback any problematic change or to repair a file that becomes corrupted. Corruption at Component Store would not cause boot problem Windows OS does not use these files in Component Store to boot your computer they are backup files.

You can try to boot Windows into Safe Mode if this does not work try replacing registry hives with different ones.
 
The corrupt component store seems to be what is presenting DISM from repairing the system image.

When I do swap out a COMPONENTS hive from my one and only restore point from 11/29 (via shadowexplorer) that is when I get the BSOD above, regarding ASio.sys (which I think is a driver from my old motherboard)

So it definitely is causing boot problems.....

Solving these errors in the logs could potentially fix this issue...


Code:
2020-12-14 17:15:20, Error                 CSI    00000004@2020/12/14:22:15:20.479 (F) onecore\base\wcp\componentstore\com\store.cpp(5714): Error STATUS_REVISION_MISMATCH originated in function Windows::COM::VerifyStoreVersionNumber expression: (null)
[gle=0x80004005]

CSI    00000002@2020/12/14:22:18:38.542 (F) Attempting to mark store corrupt with category [l:28 ml:29]'CorruptMajorComponentsBranch'[gle=0x80004005]
2020-12-14 17:18:38, Error                 CSI    00000003@2020/12/14:22:18:38.542 (F) onecore\base\wcp\componentstore\storelayout.cpp(4826): Error STATUS_SXS_COMPONENT_STORE_CORRUPT originated in function ComponentStore::CRawStoreLayout::OpenCanonicalDataKey expression: (null)
[gle=0x80004005]
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top