markus2016
Goto Top

Powershell: Fehler bei Remove-AppxProvisionedPackage - Windows 10 (1809)

Hallo zusammen,

bis Version Windows 10 (1803) funktionierte das Entfernen der Appx über Powershell in einem offline Image fehlerfrei.
Seit der Version 1809 bekomme ich immer folgende Fehlermeldung:

Remove-Appx:

Microsoft.BingWeather
Microsoft.DesktopAppInstaller
Microsoft.GetHelp
Microsoft.Getstarted
Microsoft.Messaging
Microsoft.Microsoft3DViewer
Microsoft.MicrosoftOfficeHub
Microsoft.MicrosoftSolitaireCollection
Microsoft.OneConnect
Microsoft.People
Microsoft.Print3D
Microsoft.StorePurchaseApp
microsoft.windowscommunicationsapps
Microsoft.WindowsFeedbackHub
Microsoft.Xbox.TCUI
Microsoft.XboxApp
Microsoft.XboxGameOverlay
Microsoft.XboxGamingOverlay
Microsoft.XboxIdentityProvider
Microsoft.XboxSpeechToTextOverlay
Microsoft.ZuneMusic
Microsoft.ZuneVideo


Remove-Appx | completed with Error
**Das Verzeichnis ist nicht leer.**

Ist das ein Bug in der Version 1809, oder muss hier etwas neues beachtet werden?

Log mit dem Loglevel 2
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=13568 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=13568 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=10956 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=10956 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=10956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=10956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:32, Info                  DISM   PID=5832 TID=10956 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:32, Info                  DISM   PID=5832 TID=10956 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:10:32, Info                  DISM   PID=5832 TID=10956 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:32, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:32, Info                  DISM   PID=5832 TID=10956 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:10:32, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:32, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:32, Info                  DISM   DISM Manager: PID=5832 TID=10956 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:32, Warning               DISM   DISM Provider Store: PID=5832 TID=10956 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:32, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:32, Warning               DISM   DISM Provider Store: PID=5832 TID=10956 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:32, Info                  DISM   DISM FFU Provider: PID=5832 TID=10956 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:10:33, Info                  DISM   DISM Manager: PID=5832 TID=10956 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:10:33, Info                  DISM   DISM Manager: PID=5832 TID=10956 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:33, Info                  DISM   DISM Manager: PID=5832 TID=10956 Create session event 0x14a4 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:33, Info                  DISM   DISM Manager: PID=5832 TID=10956 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:10:34, Info                  DISM   DISM Manager: PID=5832 TID=10956 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D54F7493-F595-4557-9BED-CDEA393D9BBC" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:10:34, Info                  DISM   DISM Image Session: PID=14176 TID=13608 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:10:34, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:34, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D54F7493-F595-4557-9BED-CDEA393D9BBC\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:34, Info                  DISM   DISM OS Provider: PID=14176 TID=13608 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:34, Info                  DISM   DISM OS Provider: PID=14176 TID=13608 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:34, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:34, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D54F7493-F595-4557-9BED-CDEA393D9BBC\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:34, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:34, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:34, Warning               DISM   DISM Provider Store: PID=14176 TID=13608 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D54F7493-F595-4557-9BED-CDEA393D9BBC\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:34, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:34, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:34, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:34, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:34, Info                  DISM   DISM Manager: PID=5832 TID=10956 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D54F7493-F595-4557-9BED-CDEA393D9BBC - CDISMManager::CreateImageSession
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=10956 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=6304 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=6304 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=6304 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=6304 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=6304 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=6304 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=10956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:34, Info                  DISM   API: PID=5832 TID=10956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Input parameters: Session: 2, PackageName: Microsoft.BingWeather_4.25.12127.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Input parameters: Session: 2, PackageName: Microsoft.BingWeather_4.25.12127.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=6304 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=10956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=10956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:36, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D54F7493-F595-4557-9BED-CDEA393D9BBC\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:36, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:36, Info                  DISM   API: PID=5832 TID=10956 Calling RemoveAllUserAppx with package full name = Microsoft.BingWeather_4.25.12127.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:10:40, Error                 DISM   DISM Appx Provider: PID=14176 TID=13608 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:10:40, Error                 DISM   DISM Appx Provider: PID=14176 TID=13608 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:10:40, Error                 DISM   DISM Appx Provider: PID=14176 TID=13608 Failed to destage package'Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:10:40, Error                 DISM   DISM Appx Provider: PID=14176 TID=13608 Failed to remove package Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:10:40, Error                 DISM   DISM Appx Provider: PID=14176 TID=13608 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:10:40, Error                 DISM   DISM Appx Provider: PID=14176 TID=13608 Encountered failure while removing package Microsoft.BingWeather_4.25.12127.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:10:40, Error                 DISM   API: PID=5832 TID=10956 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:10:40, Error                 DISM   API: PID=5832 TID=10956 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=10956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=10956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=10956 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=10956 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM OS Provider: PID=14176 TID=13608 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=14176 TID=13608 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Manager: PID=5832 TID=10956 Closing session event handle 0x14a4 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=10956 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=10956 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=13568 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=13568 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=13568 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=13568 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=13568 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=13596 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=13596 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=9520 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=9520 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=3008 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=9520 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:40, Info                  DISM   API: PID=5832 TID=9520 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:40, Info                  DISM   PID=5832 TID=9520 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:40, Info                  DISM   PID=5832 TID=9520 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:10:40, Info                  DISM   PID=5832 TID=9520 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:40, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:40, Info                  DISM   PID=5832 TID=9520 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:10:40, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:40, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:40, Info                  DISM   DISM Manager: PID=5832 TID=9520 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:40, Warning               DISM   DISM Provider Store: PID=5832 TID=9520 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:40, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:40, Warning               DISM   DISM Provider Store: PID=5832 TID=9520 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:40, Info                  DISM   DISM FFU Provider: PID=5832 TID=9520 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:10:41, Info                  DISM   DISM Manager: PID=5832 TID=9520 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:10:41, Info                  DISM   DISM Manager: PID=5832 TID=9520 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:41, Info                  DISM   DISM Manager: PID=5832 TID=9520 Create session event 0xf3c for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:41, Info                  DISM   DISM Manager: PID=5832 TID=9520 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:10:42, Info                  DISM   DISM Manager: PID=5832 TID=9520 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8470F3BB-D5CC-4A30-961A-539DDE7C4339" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:10:42, Info                  DISM   DISM Image Session: PID=13488 TID=2700 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:10:42, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:42, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8470F3BB-D5CC-4A30-961A-539DDE7C4339\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:42, Info                  DISM   DISM OS Provider: PID=13488 TID=2700 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:42, Info                  DISM   DISM OS Provider: PID=13488 TID=2700 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:42, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:42, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8470F3BB-D5CC-4A30-961A-539DDE7C4339\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:42, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:42, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:42, Warning               DISM   DISM Provider Store: PID=13488 TID=2700 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8470F3BB-D5CC-4A30-961A-539DDE7C4339\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:42, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:42, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:42, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:42, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:42, Info                  DISM   DISM Manager: PID=5832 TID=9520 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8470F3BB-D5CC-4A30-961A-539DDE7C4339 - CDISMManager::CreateImageSession
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=9520 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=3008 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=3008 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=3008 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=3008 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=3008 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=3008 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=9520 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:43, Info                  DISM   API: PID=5832 TID=9520 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Input parameters: Session: 2, PackageName: Microsoft.DesktopAppInstaller_2018.720.2137.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Input parameters: Session: 2, PackageName: Microsoft.DesktopAppInstaller_2018.720.2137.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=3008 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=9520 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=9520 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:44, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8470F3BB-D5CC-4A30-961A-539DDE7C4339\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:44, Info                  DISM   DISM Provider Store: PID=13488 TID=2700 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:44, Info                  DISM   API: PID=5832 TID=9520 Calling RemoveAllUserAppx with package full name = Microsoft.DesktopAppInstaller_2018.720.2137.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:10:48, Error                 DISM   DISM Appx Provider: PID=13488 TID=13508 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:10:48, Error                 DISM   DISM Appx Provider: PID=13488 TID=13508 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:10:48, Error                 DISM   DISM Appx Provider: PID=13488 TID=13508 Failed to destage package'Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:10:48, Error                 DISM   DISM Appx Provider: PID=13488 TID=13508 Failed to remove package Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:10:48, Error                 DISM   DISM Appx Provider: PID=13488 TID=13508 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:10:48, Error                 DISM   DISM Appx Provider: PID=13488 TID=13508 Encountered failure while removing package Microsoft.DesktopAppInstaller_2018.720.2137.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:10:48, Error                 DISM   API: PID=5832 TID=9520 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:10:48, Error                 DISM   API: PID=5832 TID=9520 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=3008 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=9520 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=9520 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=9520 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:48, Info                  DISM   API: PID=5832 TID=9520 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:48, Info                  DISM   DISM OS Provider: PID=13488 TID=13508 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:10:48, Info                  DISM   DISM Provider Store: PID=13488 TID=13508 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:48, Info                  DISM   DISM Manager: PID=5832 TID=9520 Closing session event handle 0xf3c - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=9520 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=9520 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13596 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13596 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13596 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13596 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13596 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=3008 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13816 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13816 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13904 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13904 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13820 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13904 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:49, Info                  DISM   API: PID=5832 TID=13904 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:49, Info                  DISM   PID=5832 TID=13904 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:49, Info                  DISM   PID=5832 TID=13904 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:10:49, Info                  DISM   PID=5832 TID=13904 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:49, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:49, Info                  DISM   PID=5832 TID=13904 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:10:49, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:49, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:49, Info                  DISM   DISM Manager: PID=5832 TID=13904 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:49, Warning               DISM   DISM Provider Store: PID=5832 TID=13904 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:49, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:49, Warning               DISM   DISM Provider Store: PID=5832 TID=13904 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:49, Info                  DISM   DISM FFU Provider: PID=5832 TID=13904 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:10:50, Info                  DISM   DISM Manager: PID=5832 TID=13904 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:10:50, Info                  DISM   DISM Manager: PID=5832 TID=13904 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:50, Info                  DISM   DISM Manager: PID=5832 TID=13904 Create session event 0x804 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:50, Info                  DISM   DISM Manager: PID=5832 TID=13904 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:10:50, Info                  DISM   DISM Manager: PID=5832 TID=13904 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\98CA2A46-155A-422C-9457-88E7DBDE534E" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:10:50, Info                  DISM   DISM Image Session: PID=13832 TID=13660 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:10:50, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:50, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\98CA2A46-155A-422C-9457-88E7DBDE534E\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:50, Info                  DISM   DISM OS Provider: PID=13832 TID=13660 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:50, Info                  DISM   DISM OS Provider: PID=13832 TID=13660 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:50, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:50, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\98CA2A46-155A-422C-9457-88E7DBDE534E\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:50, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:50, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:50, Warning               DISM   DISM Provider Store: PID=13832 TID=13660 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\98CA2A46-155A-422C-9457-88E7DBDE534E\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:50, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:50, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:50, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:50, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:50, Info                  DISM   DISM Manager: PID=5832 TID=13904 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\98CA2A46-155A-422C-9457-88E7DBDE534E - CDISMManager::CreateImageSession
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13904 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13820 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13820 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13820 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13820 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13820 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13820 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13904 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:51, Info                  DISM   API: PID=5832 TID=13904 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Input parameters: Session: 2, PackageName: Microsoft.GetHelp_10.1706.10441.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Input parameters: Session: 2, PackageName: Microsoft.GetHelp_10.1706.10441.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13820 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13904 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:52, Info                  DISM   API: PID=5832 TID=13904 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:52, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\98CA2A46-155A-422C-9457-88E7DBDE534E\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:52, Info                  DISM   DISM Provider Store: PID=13832 TID=13660 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:53, Info                  DISM   API: PID=5832 TID=13904 Calling RemoveAllUserAppx with package full name = Microsoft.GetHelp_10.1706.10441.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:10:56, Error                 DISM   DISM Appx Provider: PID=13832 TID=13660 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:10:56, Error                 DISM   DISM Appx Provider: PID=13832 TID=13660 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:10:56, Error                 DISM   DISM Appx Provider: PID=13832 TID=13660 Failed to destage package'Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:10:56, Error                 DISM   DISM Appx Provider: PID=13832 TID=13660 Failed to remove package Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:10:56, Error                 DISM   DISM Appx Provider: PID=13832 TID=13660 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:10:56, Error                 DISM   DISM Appx Provider: PID=13832 TID=13660 Encountered failure while removing package Microsoft.GetHelp_10.1706.10441.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:10:56, Error                 DISM   API: PID=5832 TID=13904 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:10:56, Error                 DISM   API: PID=5832 TID=13904 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13820 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13904 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13904 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13904 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:56, Info                  DISM   API: PID=5832 TID=13904 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:56, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:56, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:56, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:56, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:56, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:56, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:56, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM OS Provider: PID=13832 TID=13668 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=13832 TID=13668 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM Manager: PID=5832 TID=13904 Closing session event handle 0x804 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=13904 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13904 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13816 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13816 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13816 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13816 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13816 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=13820 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=8832 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=8832 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14044 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14044 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14060 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14044 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:57, Info                  DISM   API: PID=5832 TID=14044 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:10:57, Info                  DISM   PID=5832 TID=14044 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:57, Info                  DISM   PID=5832 TID=14044 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:10:57, Info                  DISM   PID=5832 TID=14044 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:10:57, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:57, Info                  DISM   PID=5832 TID=14044 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:10:57, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:57, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:57, Info                  DISM   DISM Manager: PID=5832 TID=14044 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:57, Warning               DISM   DISM Provider Store: PID=5832 TID=14044 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:57, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:57, Warning               DISM   DISM Provider Store: PID=5832 TID=14044 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:57, Info                  DISM   DISM FFU Provider: PID=5832 TID=14044 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:10:58, Info                  DISM   DISM Manager: PID=5832 TID=14044 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:10:58, Info                  DISM   DISM Manager: PID=5832 TID=14044 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:58, Info                  DISM   DISM Manager: PID=5832 TID=14044 Create session event 0x16f8 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:10:58, Info                  DISM   DISM Manager: PID=5832 TID=14044 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:10:59, Info                  DISM   DISM Manager: PID=5832 TID=14044 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\66210D98-97BF-4B2B-92BF-E97BE6D27489" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:10:59, Info                  DISM   DISM Image Session: PID=7204 TID=11920 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:10:59, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:59, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\66210D98-97BF-4B2B-92BF-E97BE6D27489\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:59, Info                  DISM   DISM OS Provider: PID=7204 TID=11920 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:59, Info                  DISM   DISM OS Provider: PID=7204 TID=11920 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:10:59, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:59, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\66210D98-97BF-4B2B-92BF-E97BE6D27489\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:10:59, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:59, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:10:59, Warning               DISM   DISM Provider Store: PID=7204 TID=11920 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\66210D98-97BF-4B2B-92BF-E97BE6D27489\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:10:59, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:59, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:10:59, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:59, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:10:59, Info                  DISM   DISM Manager: PID=5832 TID=14044 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\66210D98-97BF-4B2B-92BF-E97BE6D27489 - CDISMManager::CreateImageSession
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14044 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14060 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14060 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14060 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14060 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14060 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14060 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14044 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:10:59, Info                  DISM   API: PID=5832 TID=14044 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Input parameters: Session: 2, PackageName: Microsoft.Getstarted_6.13.11581.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Input parameters: Session: 2, PackageName: Microsoft.Getstarted_6.13.11581.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14060 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14044 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:00, Info                  DISM   API: PID=5832 TID=14044 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:00, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\66210D98-97BF-4B2B-92BF-E97BE6D27489\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:00, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:01, Info                  DISM   API: PID=5832 TID=14044 Calling RemoveAllUserAppx with package full name = Microsoft.Getstarted_6.13.11581.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:11:04, Error                 DISM   DISM Appx Provider: PID=7204 TID=11920 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:11:04, Error                 DISM   DISM Appx Provider: PID=7204 TID=11920 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:11:04, Error                 DISM   DISM Appx Provider: PID=7204 TID=11920 Failed to destage package'Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:11:04, Error                 DISM   DISM Appx Provider: PID=7204 TID=11920 Failed to remove package Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:11:04, Error                 DISM   DISM Appx Provider: PID=7204 TID=11920 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:11:04, Error                 DISM   DISM Appx Provider: PID=7204 TID=11920 Encountered failure while removing package Microsoft.Getstarted_6.13.11581.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:11:04, Error                 DISM   API: PID=5832 TID=14044 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:11:04, Error                 DISM   API: PID=5832 TID=14044 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14060 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14044 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14044 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14044 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:04, Info                  DISM   API: PID=5832 TID=14044 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:04, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:04, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:04, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:04, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:04, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:04, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:04, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM OS Provider: PID=7204 TID=11920 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=7204 TID=11920 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM Manager: PID=5832 TID=14044 Closing session event handle 0x16f8 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=14044 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14044 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=8832 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=8832 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=8832 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=8832 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=8832 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=14060 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=3256 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=3256 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=7644 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=7644 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=10112 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=7644 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:05, Info                  DISM   API: PID=5832 TID=7644 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:05, Info                  DISM   PID=5832 TID=7644 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:05, Info                  DISM   PID=5832 TID=7644 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:11:05, Info                  DISM   PID=5832 TID=7644 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:05, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:05, Info                  DISM   PID=5832 TID=7644 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:11:05, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:05, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:05, Info                  DISM   DISM Manager: PID=5832 TID=7644 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:05, Warning               DISM   DISM Provider Store: PID=5832 TID=7644 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:05, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:05, Warning               DISM   DISM Provider Store: PID=5832 TID=7644 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:05, Info                  DISM   DISM FFU Provider: PID=5832 TID=7644 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:11:06, Info                  DISM   DISM Manager: PID=5832 TID=7644 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:11:06, Info                  DISM   DISM Manager: PID=5832 TID=7644 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:06, Info                  DISM   DISM Manager: PID=5832 TID=7644 Create session event 0xdc4 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:06, Info                  DISM   DISM Manager: PID=5832 TID=7644 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:11:07, Info                  DISM   DISM Manager: PID=5832 TID=7644 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44DBAE0E-52AC-44FA-BB02-99B4C8847D2F" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:11:07, Info                  DISM   DISM Image Session: PID=13932 TID=14076 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:11:07, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:07, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44DBAE0E-52AC-44FA-BB02-99B4C8847D2F\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:07, Info                  DISM   DISM OS Provider: PID=13932 TID=14076 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:07, Info                  DISM   DISM OS Provider: PID=13932 TID=14076 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:07, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:07, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44DBAE0E-52AC-44FA-BB02-99B4C8847D2F\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:07, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:07, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:07, Warning               DISM   DISM Provider Store: PID=13932 TID=14076 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44DBAE0E-52AC-44FA-BB02-99B4C8847D2F\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:07, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:07, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:07, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:07, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:07, Info                  DISM   DISM Manager: PID=5832 TID=7644 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44DBAE0E-52AC-44FA-BB02-99B4C8847D2F - CDISMManager::CreateImageSession
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=7644 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=10112 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=10112 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=10112 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=10112 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=10112 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=10112 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=7644 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:07, Info                  DISM   API: PID=5832 TID=7644 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Input parameters: Session: 2, PackageName: Microsoft.Messaging_2018.727.1430.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Input parameters: Session: 2, PackageName: Microsoft.Messaging_2018.727.1430.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=10112 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=7644 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:08, Info                  DISM   API: PID=5832 TID=7644 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:08, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44DBAE0E-52AC-44FA-BB02-99B4C8847D2F\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:08, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:09, Info                  DISM   API: PID=5832 TID=7644 Calling RemoveAllUserAppx with package full name = Microsoft.Messaging_2018.727.1430.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:11:12, Error                 DISM   DISM Appx Provider: PID=13932 TID=14076 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:11:12, Error                 DISM   DISM Appx Provider: PID=13932 TID=14076 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:11:12, Error                 DISM   DISM Appx Provider: PID=13932 TID=14076 Failed to destage package'Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:11:12, Error                 DISM   DISM Appx Provider: PID=13932 TID=14076 Failed to remove package Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:11:12, Error                 DISM   DISM Appx Provider: PID=13932 TID=14076 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:11:12, Error                 DISM   DISM Appx Provider: PID=13932 TID=14076 Encountered failure while removing package Microsoft.Messaging_2018.727.1430.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:11:12, Error                 DISM   API: PID=5832 TID=7644 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:11:12, Error                 DISM   API: PID=5832 TID=7644 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=10112 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=7644 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=7644 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=7644 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:12, Info                  DISM   API: PID=5832 TID=7644 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:12, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:12, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:12, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:12, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:12, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:12, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:12, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM OS Provider: PID=13932 TID=14076 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=13932 TID=14076 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM Manager: PID=5832 TID=7644 Closing session event handle 0xdc4 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=7644 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=7644 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=3256 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=3256 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=3256 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=3256 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=3256 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=10112 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=12940 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=12940 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=14296 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=14296 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=13764 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=14296 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:13, Info                  DISM   API: PID=5832 TID=14296 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:13, Info                  DISM   PID=5832 TID=14296 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:13, Info                  DISM   PID=5832 TID=14296 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:11:13, Info                  DISM   PID=5832 TID=14296 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:13, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:13, Info                  DISM   PID=5832 TID=14296 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:11:13, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:13, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:13, Info                  DISM   DISM Manager: PID=5832 TID=14296 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:13, Warning               DISM   DISM Provider Store: PID=5832 TID=14296 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:13, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:13, Warning               DISM   DISM Provider Store: PID=5832 TID=14296 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:13, Info                  DISM   DISM FFU Provider: PID=5832 TID=14296 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:11:14, Info                  DISM   DISM Manager: PID=5832 TID=14296 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:11:14, Info                  DISM   DISM Manager: PID=5832 TID=14296 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:14, Info                  DISM   DISM Manager: PID=5832 TID=14296 Create session event 0x17dc for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:14, Info                  DISM   DISM Manager: PID=5832 TID=14296 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:11:15, Info                  DISM   DISM Manager: PID=5832 TID=14296 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44A12491-3FEC-4F0F-BFD2-EB4D31E5C9AE" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:11:15, Info                  DISM   DISM Image Session: PID=14184 TID=13792 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:11:15, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:15, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44A12491-3FEC-4F0F-BFD2-EB4D31E5C9AE\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:15, Info                  DISM   DISM OS Provider: PID=14184 TID=13792 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:15, Info                  DISM   DISM OS Provider: PID=14184 TID=13792 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:15, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:15, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44A12491-3FEC-4F0F-BFD2-EB4D31E5C9AE\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:15, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:15, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:15, Warning               DISM   DISM Provider Store: PID=14184 TID=13792 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44A12491-3FEC-4F0F-BFD2-EB4D31E5C9AE\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:15, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:15, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:15, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:15, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:15, Info                  DISM   DISM Manager: PID=5832 TID=14296 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44A12491-3FEC-4F0F-BFD2-EB4D31E5C9AE - CDISMManager::CreateImageSession
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=14296 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=13764 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=13764 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=13764 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=13764 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=13764 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=13764 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=14296 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:15, Info                  DISM   API: PID=5832 TID=14296 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Input parameters: Session: 2, PackageName: Microsoft.Microsoft3DViewer_4.1808.15012.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Input parameters: Session: 2, PackageName: Microsoft.Microsoft3DViewer_4.1808.15012.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=13764 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=14296 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=14296 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:17, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\44A12491-3FEC-4F0F-BFD2-EB4D31E5C9AE\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:17, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:17, Info                  DISM   API: PID=5832 TID=14296 Calling RemoveAllUserAppx with package full name = Microsoft.Microsoft3DViewer_4.1808.15012.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:11:20, Error                 DISM   DISM Appx Provider: PID=14184 TID=13792 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:11:20, Error                 DISM   DISM Appx Provider: PID=14184 TID=13792 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:11:20, Error                 DISM   DISM Appx Provider: PID=14184 TID=13792 Failed to destage package'Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:11:20, Error                 DISM   DISM Appx Provider: PID=14184 TID=13792 Failed to remove package Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:11:20, Error                 DISM   DISM Appx Provider: PID=14184 TID=13792 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:11:20, Error                 DISM   DISM Appx Provider: PID=14184 TID=13792 Encountered failure while removing package Microsoft.Microsoft3DViewer_4.1808.15012.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:11:20, Error                 DISM   API: PID=5832 TID=14296 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:11:20, Error                 DISM   API: PID=5832 TID=14296 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=13764 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=14296 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=14296 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=14296 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:20, Info                  DISM   API: PID=5832 TID=14296 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:20, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:20, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:20, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:20, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:20, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:20, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:20, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM OS Provider: PID=14184 TID=13792 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=14184 TID=13792 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM Manager: PID=5832 TID=14296 Closing session event handle 0x17dc - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14296 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=14296 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=12940 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=12940 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=12940 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=12940 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=12940 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13764 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=5996 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=5996 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=14096 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=14096 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=13920 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=14096 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:21, Info                  DISM   API: PID=5832 TID=14096 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:21, Info                  DISM   PID=5832 TID=14096 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:21, Info                  DISM   PID=5832 TID=14096 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:11:21, Info                  DISM   PID=5832 TID=14096 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:21, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:21, Info                  DISM   PID=5832 TID=14096 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:11:21, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:21, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:21, Info                  DISM   DISM Manager: PID=5832 TID=14096 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:21, Warning               DISM   DISM Provider Store: PID=5832 TID=14096 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:21, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:21, Warning               DISM   DISM Provider Store: PID=5832 TID=14096 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:21, Info                  DISM   DISM FFU Provider: PID=5832 TID=14096 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:11:22, Info                  DISM   DISM Manager: PID=5832 TID=14096 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:11:22, Info                  DISM   DISM Manager: PID=5832 TID=14096 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:22, Info                  DISM   DISM Manager: PID=5832 TID=14096 Create session event 0xf88 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:22, Info                  DISM   DISM Manager: PID=5832 TID=14096 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:11:23, Info                  DISM   DISM Manager: PID=5832 TID=14096 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\9664EC86-5340-489B-8B64-7BCCA053607D" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:11:23, Info                  DISM   DISM Image Session: PID=13912 TID=13916 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:11:23, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:23, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\9664EC86-5340-489B-8B64-7BCCA053607D\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:23, Info                  DISM   DISM OS Provider: PID=13912 TID=13916 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:23, Info                  DISM   DISM OS Provider: PID=13912 TID=13916 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:23, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:23, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\9664EC86-5340-489B-8B64-7BCCA053607D\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:23, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:23, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:23, Warning               DISM   DISM Provider Store: PID=13912 TID=13916 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\9664EC86-5340-489B-8B64-7BCCA053607D\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:23, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:23, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:23, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:23, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:23, Info                  DISM   DISM Manager: PID=5832 TID=14096 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\9664EC86-5340-489B-8B64-7BCCA053607D - CDISMManager::CreateImageSession
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=14096 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=13920 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=13920 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=13920 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=13920 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=13920 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=13920 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=14096 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:23, Info                  DISM   API: PID=5832 TID=14096 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Input parameters: Session: 2, PackageName: Microsoft.MicrosoftOfficeHub_2017.1219.520.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Input parameters: Session: 2, PackageName: Microsoft.MicrosoftOfficeHub_2017.1219.520.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=13920 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=14096 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=14096 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:25, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\9664EC86-5340-489B-8B64-7BCCA053607D\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:25, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:25, Info                  DISM   API: PID=5832 TID=14096 Calling RemoveAllUserAppx with package full name = Microsoft.MicrosoftOfficeHub_2017.1219.520.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:11:28, Error                 DISM   DISM Appx Provider: PID=13912 TID=13916 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:11:28, Error                 DISM   DISM Appx Provider: PID=13912 TID=13916 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:11:28, Error                 DISM   DISM Appx Provider: PID=13912 TID=13916 Failed to destage package'Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:11:28, Error                 DISM   DISM Appx Provider: PID=13912 TID=13916 Failed to remove package Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:11:28, Error                 DISM   DISM Appx Provider: PID=13912 TID=13916 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:11:28, Error                 DISM   DISM Appx Provider: PID=13912 TID=13916 Encountered failure while removing package Microsoft.MicrosoftOfficeHub_2017.1219.520.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:11:28, Error                 DISM   API: PID=5832 TID=14096 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:11:28, Error                 DISM   API: PID=5832 TID=14096 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=13920 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=14096 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=14096 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=14096 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:28, Info                  DISM   API: PID=5832 TID=14096 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:28, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:28, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:28, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:28, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:28, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:28, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:28, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM OS Provider: PID=13912 TID=13916 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=13912 TID=13916 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM Manager: PID=5832 TID=14096 Closing session event handle 0xf88 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=14096 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=14096 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=5996 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=5996 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=5996 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=5996 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=5996 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13920 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=14188 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=14188 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=9264 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=9264 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=13892 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=9264 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:29, Info                  DISM   API: PID=5832 TID=9264 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:29, Info                  DISM   PID=5832 TID=9264 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:29, Info                  DISM   PID=5832 TID=9264 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:11:29, Info                  DISM   PID=5832 TID=9264 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:29, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:29, Info                  DISM   PID=5832 TID=9264 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:11:29, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:29, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:29, Info                  DISM   DISM Manager: PID=5832 TID=9264 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:29, Warning               DISM   DISM Provider Store: PID=5832 TID=9264 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:29, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:29, Warning               DISM   DISM Provider Store: PID=5832 TID=9264 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:29, Info                  DISM   DISM FFU Provider: PID=5832 TID=9264 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:11:30, Info                  DISM   DISM Manager: PID=5832 TID=9264 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:11:30, Info                  DISM   DISM Manager: PID=5832 TID=9264 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:30, Info                  DISM   DISM Manager: PID=5832 TID=9264 Create session event 0x17c4 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:30, Info                  DISM   DISM Manager: PID=5832 TID=9264 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:11:31, Info                  DISM   DISM Manager: PID=5832 TID=9264 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5A2A7CFC-3692-40CE-AC04-31D61C0CAB4C" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:11:31, Info                  DISM   DISM Image Session: PID=13544 TID=14164 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:11:31, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:31, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5A2A7CFC-3692-40CE-AC04-31D61C0CAB4C\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:31, Info                  DISM   DISM OS Provider: PID=13544 TID=14164 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:31, Info                  DISM   DISM OS Provider: PID=13544 TID=14164 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:31, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:31, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5A2A7CFC-3692-40CE-AC04-31D61C0CAB4C\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:31, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:31, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:31, Warning               DISM   DISM Provider Store: PID=13544 TID=14164 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5A2A7CFC-3692-40CE-AC04-31D61C0CAB4C\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:31, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:31, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:31, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:31, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:31, Info                  DISM   DISM Manager: PID=5832 TID=9264 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5A2A7CFC-3692-40CE-AC04-31D61C0CAB4C - CDISMManager::CreateImageSession
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=9264 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=13892 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=13892 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=13892 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=13892 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=13892 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=13892 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=9264 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:31, Info                  DISM   API: PID=5832 TID=9264 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Input parameters: Session: 2, PackageName: Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Input parameters: Session: 2, PackageName: Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=13892 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=9264 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=9264 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:33, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5A2A7CFC-3692-40CE-AC04-31D61C0CAB4C\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:33, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:33, Info                  DISM   API: PID=5832 TID=9264 Calling RemoveAllUserAppx with package full name = Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:11:36, Error                 DISM   DISM Appx Provider: PID=13544 TID=14164 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:11:36, Error                 DISM   DISM Appx Provider: PID=13544 TID=14164 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:11:36, Error                 DISM   DISM Appx Provider: PID=13544 TID=14164 Failed to destage package'Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:11:36, Error                 DISM   DISM Appx Provider: PID=13544 TID=14164 Failed to remove package Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:11:36, Error                 DISM   DISM Appx Provider: PID=13544 TID=14164 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:11:36, Error                 DISM   DISM Appx Provider: PID=13544 TID=14164 Encountered failure while removing package Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:11:36, Error                 DISM   API: PID=5832 TID=9264 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:11:36, Error                 DISM   API: PID=5832 TID=9264 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=13892 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=9264 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=9264 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=9264 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:36, Info                  DISM   API: PID=5832 TID=9264 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:36, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:36, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:36, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:36, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:36, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:36, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:36, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM OS Provider: PID=13544 TID=14164 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=13544 TID=14164 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM Manager: PID=5832 TID=9264 Closing session event handle 0x17c4 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=9264 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=9264 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=14188 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=14188 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=14188 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=14188 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=14188 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13892 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=7044 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=7044 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13404 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13404 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=5796 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13404 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:37, Info                  DISM   API: PID=5832 TID=13404 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:37, Info                  DISM   PID=5832 TID=13404 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:37, Info                  DISM   PID=5832 TID=13404 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:11:37, Info                  DISM   PID=5832 TID=13404 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:37, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:37, Info                  DISM   PID=5832 TID=13404 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:11:37, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:37, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:37, Info                  DISM   DISM Manager: PID=5832 TID=13404 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:37, Warning               DISM   DISM Provider Store: PID=5832 TID=13404 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:37, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:37, Warning               DISM   DISM Provider Store: PID=5832 TID=13404 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:37, Info                  DISM   DISM FFU Provider: PID=5832 TID=13404 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:11:38, Info                  DISM   DISM Manager: PID=5832 TID=13404 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:11:38, Info                  DISM   DISM Manager: PID=5832 TID=13404 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:38, Info                  DISM   DISM Manager: PID=5832 TID=13404 Create session event 0x51c for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:38, Info                  DISM   DISM Manager: PID=5832 TID=13404 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:11:39, Info                  DISM   DISM Manager: PID=5832 TID=13404 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D360DF38-1607-43C2-92F2-3145AA798962" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:11:39, Info                  DISM   DISM Image Session: PID=9180 TID=13608 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:11:39, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:39, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D360DF38-1607-43C2-92F2-3145AA798962\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:39, Info                  DISM   DISM OS Provider: PID=9180 TID=13608 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:39, Info                  DISM   DISM OS Provider: PID=9180 TID=13608 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:39, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:39, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D360DF38-1607-43C2-92F2-3145AA798962\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:39, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:39, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:39, Warning               DISM   DISM Provider Store: PID=9180 TID=13608 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D360DF38-1607-43C2-92F2-3145AA798962\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:39, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:39, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:39, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:39, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:39, Info                  DISM   DISM Manager: PID=5832 TID=13404 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D360DF38-1607-43C2-92F2-3145AA798962 - CDISMManager::CreateImageSession
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=13404 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=5796 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=5796 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=5796 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=5796 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=5796 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=5796 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=13404 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:39, Info                  DISM   API: PID=5832 TID=13404 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Input parameters: Session: 2, PackageName: Microsoft.OneConnect_5.1807.1991.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Input parameters: Session: 2, PackageName: Microsoft.OneConnect_5.1807.1991.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=5796 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=13404 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:40, Info                  DISM   API: PID=5832 TID=13404 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:40, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\D360DF38-1607-43C2-92F2-3145AA798962\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:40, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:41, Info                  DISM   API: PID=5832 TID=13404 Calling RemoveAllUserAppx with package full name = Microsoft.OneConnect_5.1807.1991.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:11:44, Error                 DISM   DISM Appx Provider: PID=9180 TID=13608 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:11:44, Error                 DISM   DISM Appx Provider: PID=9180 TID=13608 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:11:44, Error                 DISM   DISM Appx Provider: PID=9180 TID=13608 Failed to destage package'Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:11:44, Error                 DISM   DISM Appx Provider: PID=9180 TID=13608 Failed to remove package Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:11:44, Error                 DISM   DISM Appx Provider: PID=9180 TID=13608 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:11:44, Error                 DISM   DISM Appx Provider: PID=9180 TID=13608 Encountered failure while removing package Microsoft.OneConnect_5.1807.1991.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:11:44, Error                 DISM   API: PID=5832 TID=13404 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:11:44, Error                 DISM   API: PID=5832 TID=13404 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=5796 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=13404 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=13404 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=13404 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:44, Info                  DISM   API: PID=5832 TID=13404 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:44, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:44, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:44, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:44, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:44, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:44, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:44, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM OS Provider: PID=9180 TID=13608 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=9180 TID=13608 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM Manager: PID=5832 TID=13404 Closing session event handle 0x51c - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=13404 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=13404 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7044 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7044 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7044 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7044 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7044 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=5796 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=4912 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=4912 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7252 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7252 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=14200 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7252 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:45, Info                  DISM   API: PID=5832 TID=7252 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:45, Info                  DISM   PID=5832 TID=7252 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:45, Info                  DISM   PID=5832 TID=7252 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:11:45, Info                  DISM   PID=5832 TID=7252 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:45, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:45, Info                  DISM   PID=5832 TID=7252 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:11:45, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:45, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:45, Info                  DISM   DISM Manager: PID=5832 TID=7252 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:45, Warning               DISM   DISM Provider Store: PID=5832 TID=7252 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:45, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:45, Warning               DISM   DISM Provider Store: PID=5832 TID=7252 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:45, Info                  DISM   DISM FFU Provider: PID=5832 TID=7252 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:11:46, Info                  DISM   DISM Manager: PID=5832 TID=7252 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:11:46, Info                  DISM   DISM Manager: PID=5832 TID=7252 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:46, Info                  DISM   DISM Manager: PID=5832 TID=7252 Create session event 0x1360 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:46, Info                  DISM   DISM Manager: PID=5832 TID=7252 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:11:47, Info                  DISM   DISM Manager: PID=5832 TID=7252 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\529BB642-0E72-4E74-BD02-D121583ECD37" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:11:47, Info                  DISM   DISM Image Session: PID=1344 TID=13488 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:11:47, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:47, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\529BB642-0E72-4E74-BD02-D121583ECD37\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:47, Info                  DISM   DISM OS Provider: PID=1344 TID=13488 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:47, Info                  DISM   DISM OS Provider: PID=1344 TID=13488 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:47, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:47, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\529BB642-0E72-4E74-BD02-D121583ECD37\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:47, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:47, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:47, Warning               DISM   DISM Provider Store: PID=1344 TID=13488 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\529BB642-0E72-4E74-BD02-D121583ECD37\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:47, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:47, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:47, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:47, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:47, Info                  DISM   DISM Manager: PID=5832 TID=7252 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\529BB642-0E72-4E74-BD02-D121583ECD37 - CDISMManager::CreateImageSession
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=7252 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=14200 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=14200 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=14200 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=14200 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=14200 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=14200 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=7252 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:48, Info                  DISM   API: PID=5832 TID=7252 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Input parameters: Session: 2, PackageName: Microsoft.People_2018.516.2011.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Input parameters: Session: 2, PackageName: Microsoft.People_2018.516.2011.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=14200 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=7252 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=7252 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:49, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\529BB642-0E72-4E74-BD02-D121583ECD37\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:49, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:49, Info                  DISM   API: PID=5832 TID=7252 Calling RemoveAllUserAppx with package full name = Microsoft.People_2018.516.2011.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:11:53, Error                 DISM   DISM Appx Provider: PID=1344 TID=13488 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:11:53, Error                 DISM   DISM Appx Provider: PID=1344 TID=13488 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:11:53, Error                 DISM   DISM Appx Provider: PID=1344 TID=13488 Failed to destage package'Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:11:53, Error                 DISM   DISM Appx Provider: PID=1344 TID=13488 Failed to remove package Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:11:53, Error                 DISM   DISM Appx Provider: PID=1344 TID=13488 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:11:53, Error                 DISM   DISM Appx Provider: PID=1344 TID=13488 Encountered failure while removing package Microsoft.People_2018.516.2011.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:11:53, Error                 DISM   API: PID=5832 TID=7252 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:11:53, Error                 DISM   API: PID=5832 TID=7252 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=7252 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=7252 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=7252 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=7252 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM OS Provider: PID=1344 TID=13488 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=1344 TID=13488 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Manager: PID=5832 TID=7252 Closing session event handle 0x1360 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=7252 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=7252 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4912 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4912 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4912 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4912 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4912 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=14200 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4052 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4052 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4892 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4892 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=5376 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4892 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:53, Info                  DISM   API: PID=5832 TID=4892 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:53, Info                  DISM   PID=5832 TID=4892 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:53, Info                  DISM   PID=5832 TID=4892 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:11:53, Info                  DISM   PID=5832 TID=4892 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:11:53, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:53, Info                  DISM   PID=5832 TID=4892 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:11:53, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:53, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:53, Info                  DISM   DISM Manager: PID=5832 TID=4892 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:53, Warning               DISM   DISM Provider Store: PID=5832 TID=4892 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:53, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:53, Warning               DISM   DISM Provider Store: PID=5832 TID=4892 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:53, Info                  DISM   DISM FFU Provider: PID=5832 TID=4892 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:11:54, Info                  DISM   DISM Manager: PID=5832 TID=4892 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:11:54, Info                  DISM   DISM Manager: PID=5832 TID=4892 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:54, Info                  DISM   DISM Manager: PID=5832 TID=4892 Create session event 0x16f4 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:11:54, Info                  DISM   DISM Manager: PID=5832 TID=4892 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:11:55, Info                  DISM   DISM Manager: PID=5832 TID=4892 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3A0D172D-25D3-45B5-8E5F-0CF5A8200C74" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:11:55, Info                  DISM   DISM Image Session: PID=13816 TID=13952 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:11:55, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:55, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3A0D172D-25D3-45B5-8E5F-0CF5A8200C74\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:55, Info                  DISM   DISM OS Provider: PID=13816 TID=13952 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:55, Info                  DISM   DISM OS Provider: PID=13816 TID=13952 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:11:55, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:55, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3A0D172D-25D3-45B5-8E5F-0CF5A8200C74\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:55, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:55, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:11:55, Warning               DISM   DISM Provider Store: PID=13816 TID=13952 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3A0D172D-25D3-45B5-8E5F-0CF5A8200C74\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:11:55, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:55, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:11:55, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:55, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:11:55, Info                  DISM   DISM Manager: PID=5832 TID=4892 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3A0D172D-25D3-45B5-8E5F-0CF5A8200C74 - CDISMManager::CreateImageSession
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=4892 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=5376 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=5376 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=5376 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=5376 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=5376 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=5376 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=4892 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:56, Info                  DISM   API: PID=5832 TID=4892 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Input parameters: Session: 2, PackageName: Microsoft.Print3D_3.0.1521.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Input parameters: Session: 2, PackageName: Microsoft.Print3D_3.0.1521.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=5376 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=4892 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=4892 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:11:57, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3A0D172D-25D3-45B5-8E5F-0CF5A8200C74\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:57, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:11:57, Info                  DISM   API: PID=5832 TID=4892 Calling RemoveAllUserAppx with package full name = Microsoft.Print3D_3.0.1521.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:01, Error                 DISM   DISM Appx Provider: PID=13816 TID=13952 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:01, Error                 DISM   DISM Appx Provider: PID=13816 TID=13952 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:01, Error                 DISM   DISM Appx Provider: PID=13816 TID=13952 Failed to destage package'Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:01, Error                 DISM   DISM Appx Provider: PID=13816 TID=13952 Failed to remove package Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:01, Error                 DISM   DISM Appx Provider: PID=13816 TID=13952 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:01, Error                 DISM   DISM Appx Provider: PID=13816 TID=13952 Encountered failure while removing package Microsoft.Print3D_3.0.1521.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:01, Error                 DISM   API: PID=5832 TID=4892 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:01, Error                 DISM   API: PID=5832 TID=4892 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4892 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4892 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4892 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4892 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM OS Provider: PID=13816 TID=13952 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=13816 TID=13952 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Manager: PID=5832 TID=4892 Closing session event handle 0x16f4 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   DISM Provider Store: PID=5832 TID=4892 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4892 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4052 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4052 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4052 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4052 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=4052 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:12:01, Info                  DISM   API: PID=5832 TID=5376 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=8832 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=8832 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=13956 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=13956 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=14044 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=13956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:02, Info                  DISM   API: PID=5832 TID=13956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:02, Info                  DISM   PID=5832 TID=13956 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:02, Info                  DISM   PID=5832 TID=13956 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:12:02, Info                  DISM   PID=5832 TID=13956 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:02, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:02, Info                  DISM   PID=5832 TID=13956 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:12:02, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:02, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:02, Info                  DISM   DISM Manager: PID=5832 TID=13956 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:02, Warning               DISM   DISM Provider Store: PID=5832 TID=13956 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:02, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:02, Warning               DISM   DISM Provider Store: PID=5832 TID=13956 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:02, Info                  DISM   DISM FFU Provider: PID=5832 TID=13956 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:12:03, Info                  DISM   DISM Manager: PID=5832 TID=13956 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:12:03, Info                  DISM   DISM Manager: PID=5832 TID=13956 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:03, Info                  DISM   DISM Manager: PID=5832 TID=13956 Create session event 0x17bc for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:03, Info                  DISM   DISM Manager: PID=5832 TID=13956 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:12:03, Info                  DISM   DISM Manager: PID=5832 TID=13956 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA3CAE5E-9514-4C30-9489-4DC8E0870712" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:12:03, Info                  DISM   DISM Image Session: PID=9712 TID=1768 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:12:03, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:03, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA3CAE5E-9514-4C30-9489-4DC8E0870712\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:03, Info                  DISM   DISM OS Provider: PID=9712 TID=1768 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:03, Info                  DISM   DISM OS Provider: PID=9712 TID=1768 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:03, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:03, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA3CAE5E-9514-4C30-9489-4DC8E0870712\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:03, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:03, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:03, Warning               DISM   DISM Provider Store: PID=9712 TID=1768 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA3CAE5E-9514-4C30-9489-4DC8E0870712\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:03, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:03, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:03, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:03, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:03, Info                  DISM   DISM Manager: PID=5832 TID=13956 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA3CAE5E-9514-4C30-9489-4DC8E0870712 - CDISMManager::CreateImageSession
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=13956 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=14044 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=14044 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=14044 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=14044 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=14044 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=14044 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=13956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:04, Info                  DISM   API: PID=5832 TID=13956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Input parameters: Session: 2, PackageName: Microsoft.StorePurchaseApp_11805.1001.813.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Input parameters: Session: 2, PackageName: Microsoft.StorePurchaseApp_11805.1001.813.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=14044 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=13956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:05, Info                  DISM   API: PID=5832 TID=13956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:05, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA3CAE5E-9514-4C30-9489-4DC8E0870712\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:05, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:06, Info                  DISM   API: PID=5832 TID=13956 Calling RemoveAllUserAppx with package full name = Microsoft.StorePurchaseApp_11805.1001.813.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:09, Error                 DISM   DISM Appx Provider: PID=9712 TID=1768 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:09, Error                 DISM   DISM Appx Provider: PID=9712 TID=1768 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:09, Error                 DISM   DISM Appx Provider: PID=9712 TID=1768 Failed to destage package'Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:09, Error                 DISM   DISM Appx Provider: PID=9712 TID=1768 Failed to remove package Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:09, Error                 DISM   DISM Appx Provider: PID=9712 TID=1768 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:09, Error                 DISM   DISM Appx Provider: PID=9712 TID=1768 Encountered failure while removing package Microsoft.StorePurchaseApp_11805.1001.813.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:09, Error                 DISM   API: PID=5832 TID=13956 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:09, Error                 DISM   API: PID=5832 TID=13956 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=14044 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=13956 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=13956 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=13956 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:09, Info                  DISM   API: PID=5832 TID=13956 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:09, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:09, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:09, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:09, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:09, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:09, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:09, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM OS Provider: PID=9712 TID=1768 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=9712 TID=1768 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM Manager: PID=5832 TID=13956 Closing session event handle 0x17bc - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=13956 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13956 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=8832 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=8832 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=8832 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=8832 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=8832 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=14044 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=12868 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=12868 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=2316 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=2316 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=13640 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=2316 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:10, Info                  DISM   API: PID=5832 TID=2316 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:10, Info                  DISM   PID=5832 TID=2316 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:10, Info                  DISM   PID=5832 TID=2316 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:12:10, Info                  DISM   PID=5832 TID=2316 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:10, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:10, Info                  DISM   PID=5832 TID=2316 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:12:10, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:10, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:10, Info                  DISM   DISM Manager: PID=5832 TID=2316 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:10, Warning               DISM   DISM Provider Store: PID=5832 TID=2316 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:10, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:10, Warning               DISM   DISM Provider Store: PID=5832 TID=2316 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:10, Info                  DISM   DISM FFU Provider: PID=5832 TID=2316 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:12:11, Info                  DISM   DISM Manager: PID=5832 TID=2316 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:12:11, Info                  DISM   DISM Manager: PID=5832 TID=2316 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:11, Info                  DISM   DISM Manager: PID=5832 TID=2316 Create session event 0x1700 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:11, Info                  DISM   DISM Manager: PID=5832 TID=2316 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:12:12, Info                  DISM   DISM Manager: PID=5832 TID=2316 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA15AD7F-3611-47DA-ABB8-5BAD7CE57134" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:12:12, Info                  DISM   DISM Image Session: PID=13792 TID=12660 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:12:12, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:12, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA15AD7F-3611-47DA-ABB8-5BAD7CE57134\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:12, Info                  DISM   DISM OS Provider: PID=13792 TID=12660 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:12, Info                  DISM   DISM OS Provider: PID=13792 TID=12660 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:12, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:12, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA15AD7F-3611-47DA-ABB8-5BAD7CE57134\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:12, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:12, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:12, Warning               DISM   DISM Provider Store: PID=13792 TID=12660 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA15AD7F-3611-47DA-ABB8-5BAD7CE57134\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:12, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:12, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:12, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:12, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:12, Info                  DISM   DISM Manager: PID=5832 TID=2316 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA15AD7F-3611-47DA-ABB8-5BAD7CE57134 - CDISMManager::CreateImageSession
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=2316 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=13640 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=13640 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=13640 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=13640 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=13640 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=13640 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=2316 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:13, Info                  DISM   API: PID=5832 TID=2316 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Input parameters: Session: 2, PackageName: microsoft.windowscommunicationsapps_2015.9330.21365.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Input parameters: Session: 2, PackageName: microsoft.windowscommunicationsapps_2015.9330.21365.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=13640 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=2316 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:14, Info                  DISM   API: PID=5832 TID=2316 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:14, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FA15AD7F-3611-47DA-ABB8-5BAD7CE57134\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:14, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:15, Info                  DISM   API: PID=5832 TID=2316 Calling RemoveAllUserAppx with package full name = microsoft.windowscommunicationsapps_2015.9330.21365.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:18, Error                 DISM   DISM Appx Provider: PID=13792 TID=12660 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:18, Error                 DISM   DISM Appx Provider: PID=13792 TID=12660 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:18, Error                 DISM   DISM Appx Provider: PID=13792 TID=12660 Failed to destage package'microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:18, Error                 DISM   DISM Appx Provider: PID=13792 TID=12660 Failed to remove package microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:18, Error                 DISM   DISM Appx Provider: PID=13792 TID=12660 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:18, Error                 DISM   DISM Appx Provider: PID=13792 TID=12660 Encountered failure while removing package microsoft.windowscommunicationsapps_2015.9330.21365.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:18, Error                 DISM   API: PID=5832 TID=2316 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:18, Error                 DISM   API: PID=5832 TID=2316 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=2316 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=2316 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=2316 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=2316 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM OS Provider: PID=13792 TID=12660 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=13792 TID=12660 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Manager: PID=5832 TID=2316 Closing session event handle 0x1700 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   DISM Provider Store: PID=5832 TID=2316 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=2316 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=12868 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=12868 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=12868 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=12868 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=12868 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:12:18, Info                  DISM   API: PID=5832 TID=13640 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=13844 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=13844 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11704 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11704 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11856 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11704 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:19, Info                  DISM   API: PID=5832 TID=11704 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:19, Info                  DISM   PID=5832 TID=11704 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:19, Info                  DISM   PID=5832 TID=11704 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:12:19, Info                  DISM   PID=5832 TID=11704 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:19, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:19, Info                  DISM   PID=5832 TID=11704 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:12:19, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:19, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:19, Info                  DISM   DISM Manager: PID=5832 TID=11704 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:19, Warning               DISM   DISM Provider Store: PID=5832 TID=11704 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:19, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:19, Warning               DISM   DISM Provider Store: PID=5832 TID=11704 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:19, Info                  DISM   DISM FFU Provider: PID=5832 TID=11704 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:12:20, Info                  DISM   DISM Manager: PID=5832 TID=11704 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:12:20, Info                  DISM   DISM Manager: PID=5832 TID=11704 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:20, Info                  DISM   DISM Manager: PID=5832 TID=11704 Create session event 0x1530 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:20, Info                  DISM   DISM Manager: PID=5832 TID=11704 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:12:20, Info                  DISM   DISM Manager: PID=5832 TID=11704 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\0977F187-465D-4375-BEE5-2B3BFB7274A8" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:12:20, Info                  DISM   DISM Image Session: PID=13908 TID=13924 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:12:20, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:20, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\0977F187-465D-4375-BEE5-2B3BFB7274A8\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:20, Info                  DISM   DISM OS Provider: PID=13908 TID=13924 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:20, Info                  DISM   DISM OS Provider: PID=13908 TID=13924 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:20, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:20, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\0977F187-465D-4375-BEE5-2B3BFB7274A8\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:20, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:20, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:20, Warning               DISM   DISM Provider Store: PID=13908 TID=13924 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\0977F187-465D-4375-BEE5-2B3BFB7274A8\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:20, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:20, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:20, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:20, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:20, Info                  DISM   DISM Manager: PID=5832 TID=11704 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\0977F187-465D-4375-BEE5-2B3BFB7274A8 - CDISMManager::CreateImageSession
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11704 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11856 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11856 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11856 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11856 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11856 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11856 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11704 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:21, Info                  DISM   API: PID=5832 TID=11704 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Input parameters: Session: 2, PackageName: Microsoft.WindowsFeedbackHub_2018.822.2.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Input parameters: Session: 2, PackageName: Microsoft.WindowsFeedbackHub_2018.822.2.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11856 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11704 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:22, Info                  DISM   API: PID=5832 TID=11704 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:22, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\0977F187-465D-4375-BEE5-2B3BFB7274A8\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:22, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:23, Info                  DISM   API: PID=5832 TID=11704 Calling RemoveAllUserAppx with package full name = Microsoft.WindowsFeedbackHub_2018.822.2.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:26, Error                 DISM   DISM Appx Provider: PID=13908 TID=13924 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:26, Error                 DISM   DISM Appx Provider: PID=13908 TID=13924 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:26, Error                 DISM   DISM Appx Provider: PID=13908 TID=13924 Failed to destage package'Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:26, Error                 DISM   DISM Appx Provider: PID=13908 TID=13924 Failed to remove package Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:26, Error                 DISM   DISM Appx Provider: PID=13908 TID=13924 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:26, Error                 DISM   DISM Appx Provider: PID=13908 TID=13924 Encountered failure while removing package Microsoft.WindowsFeedbackHub_2018.822.2.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:26, Error                 DISM   API: PID=5832 TID=11704 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:26, Error                 DISM   API: PID=5832 TID=11704 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11704 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11856 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11704 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11704 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:26, Info                  DISM   API: PID=5832 TID=11704 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:26, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:26, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:26, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:26, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:26, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:26, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:26, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM OS Provider: PID=13908 TID=13924 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=13908 TID=13924 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM Manager: PID=5832 TID=11704 Closing session event handle 0x1530 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=11704 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11704 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13844 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13844 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13844 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13844 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13844 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=11856 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13500 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13500 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13524 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13524 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13496 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13524 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:27, Info                  DISM   API: PID=5832 TID=13524 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:27, Info                  DISM   PID=5832 TID=13524 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:27, Info                  DISM   PID=5832 TID=13524 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:12:27, Info                  DISM   PID=5832 TID=13524 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:27, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:27, Info                  DISM   PID=5832 TID=13524 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:12:27, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:27, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:27, Info                  DISM   DISM Manager: PID=5832 TID=13524 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:27, Warning               DISM   DISM Provider Store: PID=5832 TID=13524 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:27, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:27, Warning               DISM   DISM Provider Store: PID=5832 TID=13524 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:27, Info                  DISM   DISM FFU Provider: PID=5832 TID=13524 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:12:28, Info                  DISM   DISM Manager: PID=5832 TID=13524 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:12:28, Info                  DISM   DISM Manager: PID=5832 TID=13524 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:28, Info                  DISM   DISM Manager: PID=5832 TID=13524 Create session event 0x1358 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:28, Info                  DISM   DISM Manager: PID=5832 TID=13524 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:12:29, Info                  DISM   DISM Manager: PID=5832 TID=13524 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7CB45754-EE7D-49DE-AC96-9A1445013ECB" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:12:29, Info                  DISM   DISM Image Session: PID=14292 TID=8008 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:12:29, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:29, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7CB45754-EE7D-49DE-AC96-9A1445013ECB\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:29, Info                  DISM   DISM OS Provider: PID=14292 TID=8008 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:29, Info                  DISM   DISM OS Provider: PID=14292 TID=8008 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:29, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:29, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7CB45754-EE7D-49DE-AC96-9A1445013ECB\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:29, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:29, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:29, Warning               DISM   DISM Provider Store: PID=14292 TID=8008 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7CB45754-EE7D-49DE-AC96-9A1445013ECB\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:29, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:29, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:29, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:29, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:29, Info                  DISM   DISM Manager: PID=5832 TID=13524 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7CB45754-EE7D-49DE-AC96-9A1445013ECB - CDISMManager::CreateImageSession
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13524 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13496 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13496 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13496 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13496 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13496 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13496 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13524 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:30, Info                  DISM   API: PID=5832 TID=13524 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Input parameters: Session: 2, PackageName: Microsoft.Xbox.TCUI_1.11.28003.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Input parameters: Session: 2, PackageName: Microsoft.Xbox.TCUI_1.11.28003.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13496 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13524 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13524 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:31, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7CB45754-EE7D-49DE-AC96-9A1445013ECB\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:31, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:31, Info                  DISM   API: PID=5832 TID=13524 Calling RemoveAllUserAppx with package full name = Microsoft.Xbox.TCUI_1.11.28003.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:35, Error                 DISM   DISM Appx Provider: PID=14292 TID=8008 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:35, Error                 DISM   DISM Appx Provider: PID=14292 TID=8008 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:35, Error                 DISM   DISM Appx Provider: PID=14292 TID=8008 Failed to destage package'Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:35, Error                 DISM   DISM Appx Provider: PID=14292 TID=8008 Failed to remove package Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:35, Error                 DISM   DISM Appx Provider: PID=14292 TID=8008 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:35, Error                 DISM   DISM Appx Provider: PID=14292 TID=8008 Encountered failure while removing package Microsoft.Xbox.TCUI_1.11.28003.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:35, Error                 DISM   API: PID=5832 TID=13524 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:35, Error                 DISM   API: PID=5832 TID=13524 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13524 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13524 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13524 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13524 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM OS Provider: PID=14292 TID=8008 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=14292 TID=8008 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Manager: PID=5832 TID=13524 Closing session event handle 0x1358 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=13524 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13524 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13500 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13500 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13500 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13500 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13500 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13496 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13568 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13568 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=3508 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=3508 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=13648 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=3508 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:35, Info                  DISM   API: PID=5832 TID=3508 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:35, Info                  DISM   PID=5832 TID=3508 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:35, Info                  DISM   PID=5832 TID=3508 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:12:35, Info                  DISM   PID=5832 TID=3508 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:35, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:35, Info                  DISM   PID=5832 TID=3508 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:12:35, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:35, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:35, Info                  DISM   DISM Manager: PID=5832 TID=3508 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:35, Warning               DISM   DISM Provider Store: PID=5832 TID=3508 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:35, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:35, Warning               DISM   DISM Provider Store: PID=5832 TID=3508 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:35, Info                  DISM   DISM FFU Provider: PID=5832 TID=3508 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:12:36, Info                  DISM   DISM Manager: PID=5832 TID=3508 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:12:36, Info                  DISM   DISM Manager: PID=5832 TID=3508 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:36, Info                  DISM   DISM Manager: PID=5832 TID=3508 Create session event 0xe04 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:36, Info                  DISM   DISM Manager: PID=5832 TID=3508 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:12:37, Info                  DISM   DISM Manager: PID=5832 TID=3508 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7F27FD18-3B5A-4E15-838C-4C25EBC1AB54" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:12:37, Info                  DISM   DISM Image Session: PID=13776 TID=9180 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:12:37, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:37, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7F27FD18-3B5A-4E15-838C-4C25EBC1AB54\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:37, Info                  DISM   DISM OS Provider: PID=13776 TID=9180 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:37, Info                  DISM   DISM OS Provider: PID=13776 TID=9180 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:37, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:37, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7F27FD18-3B5A-4E15-838C-4C25EBC1AB54\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:37, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:37, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:37, Warning               DISM   DISM Provider Store: PID=13776 TID=9180 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7F27FD18-3B5A-4E15-838C-4C25EBC1AB54\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:37, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:37, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:37, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:37, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:37, Info                  DISM   DISM Manager: PID=5832 TID=3508 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7F27FD18-3B5A-4E15-838C-4C25EBC1AB54 - CDISMManager::CreateImageSession
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=3508 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=13648 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=13648 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=13648 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=13648 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=13648 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=13648 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=3508 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:38, Info                  DISM   API: PID=5832 TID=3508 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Input parameters: Session: 2, PackageName: Microsoft.XboxApp_41.41.18001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Input parameters: Session: 2, PackageName: Microsoft.XboxApp_41.41.18001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=13648 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=3508 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=3508 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:39, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7F27FD18-3B5A-4E15-838C-4C25EBC1AB54\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:39, Info                  DISM   DISM Provider Store: PID=13776 TID=9180 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:39, Info                  DISM   API: PID=5832 TID=3508 Calling RemoveAllUserAppx with package full name = Microsoft.XboxApp_41.41.18001.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:43, Error                 DISM   DISM Appx Provider: PID=13776 TID=9180 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:43, Error                 DISM   DISM Appx Provider: PID=13776 TID=9180 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:43, Error                 DISM   DISM Appx Provider: PID=13776 TID=9180 Failed to destage package'Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:43, Error                 DISM   DISM Appx Provider: PID=13776 TID=9180 Failed to remove package Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:43, Error                 DISM   DISM Appx Provider: PID=13776 TID=9180 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:43, Error                 DISM   DISM Appx Provider: PID=13776 TID=9180 Encountered failure while removing package Microsoft.XboxApp_41.41.18001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:43, Error                 DISM   API: PID=5832 TID=3508 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:43, Error                 DISM   API: PID=5832 TID=3508 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=3508 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=3508 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=3508 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=3508 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM OS Provider: PID=13776 TID=13876 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=13776 TID=13876 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Manager: PID=5832 TID=3508 Closing session event handle 0xe04 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   DISM Provider Store: PID=5832 TID=3508 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=3508 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13648 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13568 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13568 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13568 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:43, Info                  DISM   API: PID=5832 TID=13568 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13568 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13648 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13648 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13648 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13648 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13476 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=13476 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2700 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2700 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2500 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2700 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:44, Info                  DISM   API: PID=5832 TID=2700 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:44, Info                  DISM   PID=5832 TID=2700 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:44, Info                  DISM   PID=5832 TID=2700 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:12:44, Info                  DISM   PID=5832 TID=2700 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:44, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:44, Info                  DISM   PID=5832 TID=2700 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:12:44, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:44, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:44, Info                  DISM   DISM Manager: PID=5832 TID=2700 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:44, Warning               DISM   DISM Provider Store: PID=5832 TID=2700 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:44, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:44, Warning               DISM   DISM Provider Store: PID=5832 TID=2700 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:44, Info                  DISM   DISM FFU Provider: PID=5832 TID=2700 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:12:45, Info                  DISM   DISM Manager: PID=5832 TID=2700 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:12:45, Info                  DISM   DISM Manager: PID=5832 TID=2700 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:45, Info                  DISM   DISM Manager: PID=5832 TID=2700 Create session event 0x93c for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:45, Info                  DISM   DISM Manager: PID=5832 TID=2700 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:12:45, Info                  DISM   DISM Manager: PID=5832 TID=2700 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\049F24E4-D759-4D63-920D-8BA01913DF94" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:12:45, Info                  DISM   DISM Image Session: PID=13508 TID=7252 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:12:45, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:45, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\049F24E4-D759-4D63-920D-8BA01913DF94\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:45, Info                  DISM   DISM OS Provider: PID=13508 TID=7252 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:45, Info                  DISM   DISM OS Provider: PID=13508 TID=7252 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:45, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:45, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\049F24E4-D759-4D63-920D-8BA01913DF94\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:45, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:45, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:45, Warning               DISM   DISM Provider Store: PID=13508 TID=7252 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\049F24E4-D759-4D63-920D-8BA01913DF94\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:45, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:45, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:45, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:45, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:45, Info                  DISM   DISM Manager: PID=5832 TID=2700 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\049F24E4-D759-4D63-920D-8BA01913DF94 - CDISMManager::CreateImageSession
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2700 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2500 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2500 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2500 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2500 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2500 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2500 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2700 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:46, Info                  DISM   API: PID=5832 TID=2700 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Input parameters: Session: 2, PackageName: Microsoft.XboxGameOverlay_1.32.17005.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Input parameters: Session: 2, PackageName: Microsoft.XboxGameOverlay_1.32.17005.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2500 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2700 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:47, Info                  DISM   API: PID=5832 TID=2700 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:47, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\049F24E4-D759-4D63-920D-8BA01913DF94\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:47, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:48, Info                  DISM   API: PID=5832 TID=2700 Calling RemoveAllUserAppx with package full name = Microsoft.XboxGameOverlay_1.32.17005.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:51, Error                 DISM   DISM Appx Provider: PID=13508 TID=7252 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:51, Error                 DISM   DISM Appx Provider: PID=13508 TID=7252 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:51, Error                 DISM   DISM Appx Provider: PID=13508 TID=7252 Failed to destage package'Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:51, Error                 DISM   DISM Appx Provider: PID=13508 TID=7252 Failed to remove package Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:51, Error                 DISM   DISM Appx Provider: PID=13508 TID=7252 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:51, Error                 DISM   DISM Appx Provider: PID=13508 TID=7252 Encountered failure while removing package Microsoft.XboxGameOverlay_1.32.17005.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:51, Error                 DISM   API: PID=5832 TID=2700 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:51, Error                 DISM   API: PID=5832 TID=2700 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2500 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2700 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2700 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2700 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:51, Info                  DISM   API: PID=5832 TID=2700 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM OS Provider: PID=13508 TID=7252 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=13508 TID=7252 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Manager: PID=5832 TID=2700 Closing session event handle 0x93c - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:51, Info                  DISM   DISM Provider Store: PID=5832 TID=2700 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2700 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=13476 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=13476 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=13476 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=13476 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=13476 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=2500 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11812 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11812 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=14212 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=14212 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=11952 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=14212 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:52, Info                  DISM   API: PID=5832 TID=14212 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:52, Info                  DISM   PID=5832 TID=14212 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:52, Info                  DISM   PID=5832 TID=14212 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:12:52, Info                  DISM   PID=5832 TID=14212 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:12:52, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:52, Info                  DISM   PID=5832 TID=14212 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:12:52, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:52, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:52, Info                  DISM   DISM Manager: PID=5832 TID=14212 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:52, Warning               DISM   DISM Provider Store: PID=5832 TID=14212 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:52, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:52, Warning               DISM   DISM Provider Store: PID=5832 TID=14212 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:52, Info                  DISM   DISM FFU Provider: PID=5832 TID=14212 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:12:53, Info                  DISM   DISM Manager: PID=5832 TID=14212 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:12:53, Info                  DISM   DISM Manager: PID=5832 TID=14212 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:53, Info                  DISM   DISM Manager: PID=5832 TID=14212 Create session event 0xa90 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:12:53, Info                  DISM   DISM Manager: PID=5832 TID=14212 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:12:53, Info                  DISM   DISM Manager: PID=5832 TID=14212 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\A047299B-1240-4689-90AE-133E943DCEC1" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:12:53, Info                  DISM   DISM Image Session: PID=14032 TID=6100 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:12:53, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:53, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\A047299B-1240-4689-90AE-133E943DCEC1\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:53, Info                  DISM   DISM OS Provider: PID=14032 TID=6100 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:53, Info                  DISM   DISM OS Provider: PID=14032 TID=6100 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:12:53, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:53, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\A047299B-1240-4689-90AE-133E943DCEC1\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:53, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:53, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:12:53, Warning               DISM   DISM Provider Store: PID=14032 TID=6100 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\A047299B-1240-4689-90AE-133E943DCEC1\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:12:53, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:53, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:12:53, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:53, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:12:53, Info                  DISM   DISM Manager: PID=5832 TID=14212 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\A047299B-1240-4689-90AE-133E943DCEC1 - CDISMManager::CreateImageSession
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=14212 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=11952 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=11952 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=11952 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=11952 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=11952 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=11952 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=14212 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:54, Info                  DISM   API: PID=5832 TID=14212 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Input parameters: Session: 2, PackageName: Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Input parameters: Session: 2, PackageName: Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=11952 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=14212 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:55, Info                  DISM   API: PID=5832 TID=14212 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:55, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\A047299B-1240-4689-90AE-133E943DCEC1\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:55, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:12:56, Info                  DISM   API: PID=5832 TID=14212 Calling RemoveAllUserAppx with package full name = Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:12:59, Error                 DISM   DISM Appx Provider: PID=14032 TID=6100 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:12:59, Error                 DISM   DISM Appx Provider: PID=14032 TID=6100 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:12:59, Error                 DISM   DISM Appx Provider: PID=14032 TID=6100 Failed to destage package'Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:12:59, Error                 DISM   DISM Appx Provider: PID=14032 TID=6100 Failed to remove package Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:12:59, Error                 DISM   DISM Appx Provider: PID=14032 TID=6100 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:12:59, Error                 DISM   DISM Appx Provider: PID=14032 TID=6100 Encountered failure while removing package Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:12:59, Error                 DISM   API: PID=5832 TID=14212 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:12:59, Error                 DISM   API: PID=5832 TID=14212 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=11952 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=14212 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=14212 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=14212 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:12:59, Info                  DISM   API: PID=5832 TID=14212 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:59, Info                  DISM   DISM OS Provider: PID=14032 TID=6100 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:12:59, Info                  DISM   DISM Provider Store: PID=14032 TID=6100 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:12:59, Info                  DISM   DISM Manager: PID=5832 TID=14212 Closing session event handle 0xa90 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=14212 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=14212 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11812 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11812 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11812 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11812 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11812 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11952 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11536 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=11536 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=8360 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=8360 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=436 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=8360 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:00, Info                  DISM   API: PID=5832 TID=8360 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:00, Info                  DISM   PID=5832 TID=8360 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:00, Info                  DISM   PID=5832 TID=8360 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:13:00, Info                  DISM   PID=5832 TID=8360 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:00, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:00, Info                  DISM   PID=5832 TID=8360 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:13:00, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:00, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:00, Info                  DISM   DISM Manager: PID=5832 TID=8360 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:00, Warning               DISM   DISM Provider Store: PID=5832 TID=8360 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:00, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:00, Warning               DISM   DISM Provider Store: PID=5832 TID=8360 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:00, Info                  DISM   DISM FFU Provider: PID=5832 TID=8360 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:13:01, Info                  DISM   DISM Manager: PID=5832 TID=8360 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:13:01, Info                  DISM   DISM Manager: PID=5832 TID=8360 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:01, Info                  DISM   DISM Manager: PID=5832 TID=8360 Create session event 0x181c for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:01, Info                  DISM   DISM Manager: PID=5832 TID=8360 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:13:01, Info                  DISM   DISM Manager: PID=5832 TID=8360 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5CDF822D-2000-443E-8240-BA5D62194E94" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:13:01, Info                  DISM   DISM Image Session: PID=14052 TID=13816 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:13:01, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:01, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5CDF822D-2000-443E-8240-BA5D62194E94\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:01, Info                  DISM   DISM OS Provider: PID=14052 TID=13816 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:01, Info                  DISM   DISM OS Provider: PID=14052 TID=13816 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:01, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:01, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5CDF822D-2000-443E-8240-BA5D62194E94\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:01, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:01, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:01, Warning               DISM   DISM Provider Store: PID=14052 TID=13816 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5CDF822D-2000-443E-8240-BA5D62194E94\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:01, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:01, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:01, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:01, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:01, Info                  DISM   DISM Manager: PID=5832 TID=8360 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5CDF822D-2000-443E-8240-BA5D62194E94 - CDISMManager::CreateImageSession
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=8360 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=436 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=436 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=436 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=436 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=436 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=436 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=8360 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:02, Info                  DISM   API: PID=5832 TID=8360 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Input parameters: Session: 2, PackageName: Microsoft.XboxIdentityProvider_12.44.20001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Input parameters: Session: 2, PackageName: Microsoft.XboxIdentityProvider_12.44.20001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=436 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=8360 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:03, Info                  DISM   API: PID=5832 TID=8360 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:03, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5CDF822D-2000-443E-8240-BA5D62194E94\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:03, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:04, Info                  DISM   API: PID=5832 TID=8360 Calling RemoveAllUserAppx with package full name = Microsoft.XboxIdentityProvider_12.44.20001.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:13:07, Error                 DISM   DISM Appx Provider: PID=14052 TID=13816 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:13:07, Error                 DISM   DISM Appx Provider: PID=14052 TID=13816 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:13:07, Error                 DISM   DISM Appx Provider: PID=14052 TID=13816 Failed to destage package'Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:13:07, Error                 DISM   DISM Appx Provider: PID=14052 TID=13816 Failed to remove package Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:13:07, Error                 DISM   DISM Appx Provider: PID=14052 TID=13816 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:13:07, Error                 DISM   DISM Appx Provider: PID=14052 TID=13816 Encountered failure while removing package Microsoft.XboxIdentityProvider_12.44.20001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:13:07, Error                 DISM   API: PID=5832 TID=8360 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:13:07, Error                 DISM   API: PID=5832 TID=8360 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=436 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=8360 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=8360 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=8360 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:07, Info                  DISM   API: PID=5832 TID=8360 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:07, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:07, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:07, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:07, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:07, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:07, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:07, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM OS Provider: PID=14052 TID=13816 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=14052 TID=13816 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM Manager: PID=5832 TID=8360 Closing session event handle 0x181c - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=8360 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=8360 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=11536 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=11536 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=11536 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=11536 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=11536 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=436 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=3256 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=3256 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13684 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13684 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13976 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13684 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:08, Info                  DISM   API: PID=5832 TID=13684 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:08, Info                  DISM   PID=5832 TID=13684 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:08, Info                  DISM   PID=5832 TID=13684 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:13:08, Info                  DISM   PID=5832 TID=13684 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:08, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:08, Info                  DISM   PID=5832 TID=13684 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:13:08, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:08, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:08, Info                  DISM   DISM Manager: PID=5832 TID=13684 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:08, Warning               DISM   DISM Provider Store: PID=5832 TID=13684 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:08, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:08, Warning               DISM   DISM Provider Store: PID=5832 TID=13684 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:08, Info                  DISM   DISM FFU Provider: PID=5832 TID=13684 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:13:09, Info                  DISM   DISM Manager: PID=5832 TID=13684 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:13:09, Info                  DISM   DISM Manager: PID=5832 TID=13684 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:09, Info                  DISM   DISM Manager: PID=5832 TID=13684 Create session event 0x15a4 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:09, Info                  DISM   DISM Manager: PID=5832 TID=13684 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:13:10, Info                  DISM   DISM Manager: PID=5832 TID=13684 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3340223A-F49E-4E3D-81E3-7AEC5C0CDB50" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:13:10, Info                  DISM   DISM Image Session: PID=8816 TID=12072 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:13:10, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:10, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3340223A-F49E-4E3D-81E3-7AEC5C0CDB50\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:10, Info                  DISM   DISM OS Provider: PID=8816 TID=12072 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:10, Info                  DISM   DISM OS Provider: PID=8816 TID=12072 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:10, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:10, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3340223A-F49E-4E3D-81E3-7AEC5C0CDB50\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:10, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:10, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:10, Warning               DISM   DISM Provider Store: PID=8816 TID=12072 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3340223A-F49E-4E3D-81E3-7AEC5C0CDB50\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:10, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:10, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:10, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:10, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:10, Info                  DISM   DISM Manager: PID=5832 TID=13684 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3340223A-F49E-4E3D-81E3-7AEC5C0CDB50 - CDISMManager::CreateImageSession
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13684 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13976 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13976 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13976 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13976 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13976 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13976 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13684 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:10, Info                  DISM   API: PID=5832 TID=13684 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Input parameters: Session: 2, PackageName: Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Input parameters: Session: 2, PackageName: Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13976 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13684 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:11, Info                  DISM   API: PID=5832 TID=13684 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:11, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3340223A-F49E-4E3D-81E3-7AEC5C0CDB50\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:11, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:12, Info                  DISM   API: PID=5832 TID=13684 Calling RemoveAllUserAppx with package full name = Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:13:15, Error                 DISM   DISM Appx Provider: PID=8816 TID=12072 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:13:15, Error                 DISM   DISM Appx Provider: PID=8816 TID=12072 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:13:15, Error                 DISM   DISM Appx Provider: PID=8816 TID=12072 Failed to destage package'Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:13:15, Error                 DISM   DISM Appx Provider: PID=8816 TID=12072 Failed to remove package Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:13:15, Error                 DISM   DISM Appx Provider: PID=8816 TID=12072 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:13:15, Error                 DISM   DISM Appx Provider: PID=8816 TID=12072 Encountered failure while removing package Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:13:15, Error                 DISM   API: PID=5832 TID=13684 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:13:15, Error                 DISM   API: PID=5832 TID=13684 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13976 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13684 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13684 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13684 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:15, Info                  DISM   API: PID=5832 TID=13684 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:15, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:15, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:15, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:15, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:15, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:15, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:15, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM OS Provider: PID=8816 TID=12072 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=8816 TID=12072 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM Manager: PID=5832 TID=13684 Closing session event handle 0x15a4 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13684 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13684 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=3256 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=3256 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=3256 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=3256 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=3256 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13976 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=9440 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=9440 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13968 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13968 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=14148 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13968 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:16, Info                  DISM   API: PID=5832 TID=13968 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:16, Info                  DISM   PID=5832 TID=13968 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:16, Info                  DISM   PID=5832 TID=13968 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:13:16, Info                  DISM   PID=5832 TID=13968 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:16, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:16, Info                  DISM   PID=5832 TID=13968 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:13:16, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:16, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:16, Info                  DISM   DISM Manager: PID=5832 TID=13968 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:16, Warning               DISM   DISM Provider Store: PID=5832 TID=13968 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:16, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:16, Warning               DISM   DISM Provider Store: PID=5832 TID=13968 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:16, Info                  DISM   DISM FFU Provider: PID=5832 TID=13968 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:13:17, Info                  DISM   DISM Manager: PID=5832 TID=13968 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:13:17, Info                  DISM   DISM Manager: PID=5832 TID=13968 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:17, Info                  DISM   DISM Manager: PID=5832 TID=13968 Create session event 0x18c4 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:17, Info                  DISM   DISM Manager: PID=5832 TID=13968 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:13:18, Info                  DISM   DISM Manager: PID=5832 TID=13968 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\DDCE89A1-E78F-4231-AB0F-9E8B2E5244CF" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:13:18, Info                  DISM   DISM Image Session: PID=13512 TID=13860 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:13:18, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:18, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\DDCE89A1-E78F-4231-AB0F-9E8B2E5244CF\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:18, Info                  DISM   DISM OS Provider: PID=13512 TID=13860 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:18, Info                  DISM   DISM OS Provider: PID=13512 TID=13860 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:18, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:18, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\DDCE89A1-E78F-4231-AB0F-9E8B2E5244CF\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:18, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:18, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:18, Warning               DISM   DISM Provider Store: PID=13512 TID=13860 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\DDCE89A1-E78F-4231-AB0F-9E8B2E5244CF\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:18, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:18, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:18, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:18, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:18, Info                  DISM   DISM Manager: PID=5832 TID=13968 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\DDCE89A1-E78F-4231-AB0F-9E8B2E5244CF - CDISMManager::CreateImageSession
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=13968 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=14148 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=14148 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=14148 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=14148 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=14148 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=14148 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=13968 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:18, Info                  DISM   API: PID=5832 TID=13968 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Input parameters: Session: 2, PackageName: Microsoft.ZuneMusic_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Input parameters: Session: 2, PackageName: Microsoft.ZuneMusic_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=14148 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=13968 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:19, Info                  DISM   API: PID=5832 TID=13968 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:19, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\DDCE89A1-E78F-4231-AB0F-9E8B2E5244CF\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:19, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:20, Info                  DISM   API: PID=5832 TID=13968 Calling RemoveAllUserAppx with package full name = Microsoft.ZuneMusic_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:13:23, Error                 DISM   DISM Appx Provider: PID=13512 TID=13860 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:13:23, Error                 DISM   DISM Appx Provider: PID=13512 TID=13860 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:13:23, Error                 DISM   DISM Appx Provider: PID=13512 TID=13860 Failed to destage package'Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:13:23, Error                 DISM   DISM Appx Provider: PID=13512 TID=13860 Failed to remove package Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:13:23, Error                 DISM   DISM Appx Provider: PID=13512 TID=13860 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:13:23, Error                 DISM   DISM Appx Provider: PID=13512 TID=13860 Encountered failure while removing package Microsoft.ZuneMusic_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:13:23, Error                 DISM   API: PID=5832 TID=13968 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:13:23, Error                 DISM   API: PID=5832 TID=13968 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=14148 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=13968 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=13968 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=13968 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:23, Info                  DISM   API: PID=5832 TID=13968 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:23, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:23, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:23, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:23, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:23, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:23, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:23, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM OS Provider: PID=13512 TID=13860 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=13512 TID=13860 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM Manager: PID=5832 TID=13968 Closing session event handle 0x18c4 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=13968 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=13968 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=9440 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=9440 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=9440 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=9440 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=9440 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14148 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll:                                            - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll: Host machine information: OS Version=10.0.17763, Running architecture=amd64, Number of processors=4 - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll: API Version 10.0.17763.1 - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Enter DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Input parameters: LogLevel: 2, LogFilePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt, ScratchDirectory: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Initialized GlobalConfig - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Initialized SessionTable - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=7268 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=7268 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Created g_internalDismSession - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Leave DismInitializeInternal - DismInitializeInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Enter DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Input parameters: ImagePath: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Lookup in table by path failed for: 477228434_6815744_13030 - CTransactionalImageTable::LookupImagePath
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Waiting for m_pInternalThread to start - CCommandThread::Start
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14080 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14080 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 m_pInternalThread started - CCommandThread::Start
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=12868 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14080 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:24, Info                  DISM   API: PID=5832 TID=14080 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:24, Info                  DISM   PID=5832 TID=14080 Scratch directory set to 'C:\Users\MARKUS~1\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:24, Info                  DISM   PID=5832 TID=14080 DismCore.dll version: 10.0.17763.1 - CDISMManager::FinalConstruct
2018-12-04 00:13:24, Info                  DISM   PID=5832 TID=14080 Scratch directory set to 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp'. - CDISMManager::put_ScratchDir  
2018-12-04 00:13:24, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:24, Info                  DISM   PID=5832 TID=14080 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession  
2018-12-04 00:13:24, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:24, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:24, Info                  DISM   DISM Manager: PID=5832 TID=14080 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:24, Warning               DISM   DISM Provider Store: PID=5832 TID=14080 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:24, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:24, Warning               DISM   DISM Provider Store: PID=5832 TID=14080 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:24, Info                  DISM   DISM FFU Provider: PID=5832 TID=14080 [C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[5832] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[5832] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[5832] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 00:13:25, Info                  DISM   DISM Manager: PID=5832 TID=14080 physical location path: C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMManager::CreateImageSession
2018-12-04 00:13:25, Info                  DISM   DISM Manager: PID=5832 TID=14080 Event name for current DISM session is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875 - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:25, Info                  DISM   DISM Manager: PID=5832 TID=14080 Create session event 0x1914 for current DISM session and event name is Global\__?_Volume{1f612da3-0000-0000-0000-500600000000}__477228434_23396352_407875  - CDISMManager::CheckSessionAndLock
2018-12-04 00:13:25, Info                  DISM   DISM Manager: PID=5832 TID=14080 Copying DISM from "C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation  
2018-12-04 00:13:26, Info                  DISM   DISM Manager: PID=5832 TID=14080 Successfully loaded the ImageSession at "C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\773FC106-E870-4181-AD71-CC203ADFB5E2" - CDISMManager::LoadRemoteImageSession  
2018-12-04 00:13:26, Info                  DISM   DISM Image Session: PID=14312 TID=13916 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2018-12-04 00:13:26, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:26, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\773FC106-E870-4181-AD71-CC203ADFB5E2\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:26, Info                  DISM   DISM OS Provider: PID=14312 TID=13916 Defaulting SystemPath to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:26, Info                  DISM   DISM OS Provider: PID=14312 TID=13916 Defaulting Windows folder to C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Windows - CDISMOSServiceManager::Final_OnConnect
2018-12-04 00:13:26, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:26, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\773FC106-E870-4181-AD71-CC203ADFB5E2\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:26, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:26, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2018-12-04 00:13:26, Warning               DISM   DISM Provider Store: PID=14312 TID=13916 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\773FC106-E870-4181-AD71-CC203ADFB5E2\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 00:13:26, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:26, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2018-12-04 00:13:26, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:26, Info                  DISM   Initialized Panther logging at C:\Windows_Home\Windows 10 -1809- Redstone 5\AppxLog.txt
2018-12-04 00:13:26, Info                  DISM   DISM Manager: PID=5832 TID=14080 Image session successfully loaded from the temporary location: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\773FC106-E870-4181-AD71-CC203ADFB5E2 - CDISMManager::CreateImageSession
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=14080 Target image information: OS Version=10.0.17763.107, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=12868 Leave DismOpenSessionInternal - DismOpenSessionInternal
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=12868 Session id is: 2 - DismOpenSessionInternal
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=12868 Enter DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=12868 Input parameters: Session: 2 - DismGetOsInfoInternal
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=12868 Initialized default cancel event - DismGetOsInfoInternal
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=12868 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=14080 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:26, Info                  DISM   API: PID=5832 TID=14080 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Leave DismGetOsInfoInternal - DismGetOsInfoInternal
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Enter DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Input parameters: Session: 2, PackageName: Microsoft.ZuneVideo_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Input parameters: Session: 2, PackageName: Microsoft.ZuneVideo_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe, RemoveFromAllUsers: false - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Initialized default cancel event - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=12868 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=14080 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=14080 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:28, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Connecting to the provider located at C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\773FC106-E870-4181-AD71-CC203ADFB5E2\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:28, Info                  DISM   DISM Provider Store: PID=14312 TID=13916 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2018-12-04 00:13:28, Info                  DISM   API: PID=5832 TID=14080 Calling RemoveAllUserAppx with package full name = Microsoft.ZuneVideo_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe - CRemoveAppxCommandObject::InternalExecute
2018-12-04 00:13:31, Error                 DISM   DISM Appx Provider: PID=14312 TID=13912 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 00:13:31, Error                 DISM   DISM Appx Provider: PID=14312 TID=13912 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 00:13:31, Error                 DISM   DISM Appx Provider: PID=14312 TID=13912 Failed to destage package'Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 00:13:31, Error                 DISM   DISM Appx Provider: PID=14312 TID=13912 Failed to remove package Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 00:13:31, Error                 DISM   DISM Appx Provider: PID=14312 TID=13912 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 00:13:31, Error                 DISM   DISM Appx Provider: PID=14312 TID=13912 Encountered failure while removing package Microsoft.ZuneVideo_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 00:13:32, Error                 DISM   API: PID=5832 TID=14080 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 00:13:32, Error                 DISM   API: PID=5832 TID=14080 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Leave DismRemoveProvisionedAppxPackageInternal - DismRemoveProvisionedAppxPackageInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Enter DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Exit DismGetLastErrorMessageInternal - DismGetLastErrorMessageInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Enter DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Leave DismDeleteInternal - DismDeleteInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Enter DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Input parameters: Session: 2 - DismCloseSessionInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Refcount for DismSession= 2s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=14080 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=14080 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=14080 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=14080 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM OS Provider: PID=14312 TID=13912 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=14312 TID=13912 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Manager: PID=5832 TID=14080 Closing session event handle 0x1914 - CDISMManager::CleanupImageSessionEntry
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   DISM Provider Store: PID=5832 TID=14080 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=14080 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Leave DismCloseSessionInternal - DismCloseSessionInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Enter DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 GetReferenceCount hr: 0x0 - CSessionTable::RemoveSession
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Refcount for DismSession= 1s 0 - CSessionTable::RemoveSession
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=7268 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=7268 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=7268 ExecuteLoop: Cancel signaled - CCommandThread::ExecuteLoop
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=7268 Leave CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=7268 Leave CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Deleted g_internalDismSession - DismShutdownInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Shutdown SessionTable - DismShutdownInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 Leave DismShutdownInternal - DismShutdownInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll:                                          - DismShutdownInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll: <----- Ending DismApi.dll session -----> - DismShutdownInternal
2018-12-04 00:13:32, Info                  DISM   API: PID=5832 TID=12868 DismApi.dll:                                          - DismShutdownInternal

Schöne Grüße
Markus2016

Content-Key: 394552

Url: https://administrator.de/contentid/394552

Ausgedruckt am: 29.03.2024 um 10:03 Uhr

Mitglied: Pjordorf
Pjordorf 04.12.2018 um 20:53:20 Uhr
Goto Top
Hallo,

Zitat von @Markus2016:
Seit der Version 1809 bekomme ich immer folgende Fehlermeldung:
Ich habe mal in deinen geposteten 3388 Zeilen geschaut und aufgehört zu lesen als ich
 2018-12-04 00:10:32, Info                  DISM   API: PID=5832 TID=6304 DismApi.dll: Parent process command line: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -File "C:\Windows_Home\Windows-Image erstellen\#Windows-Images Tool\Windows-Image Tool_v2018.12.01.ps1"  - DismInitializeInternal  
(Deine Zeile 6) auf dein Powershell v1.0 gestolpert bin. Ist dem so oder ist da was falsch gelaufen, bzw. sollte da nicht 5 oder 5.1 oder gar Powershell Core 6 oder 6.1 stehen?

Gruß,
Peter
Mitglied: Markus2016
Markus2016 04.12.2018 aktualisiert um 23:53:01 Uhr
Goto Top
Hallo Peter,

danke für den Hinweis. Das habe ich übersehen.

Warum Powershell bei einem Windows Build 17763.134 im Versionsordner v1.0 installiert wurde, verstehe ich nicht?
powershellversion
Alle meine Scripte starte ich immer mit "Set-StrictMode", um solche Fehler zu verhindern.
Set-StrictMode -Version 5.1

Function Set-RunAs {

$PSscript = Get-Item $MyInvocation.ScriptName

$WindowsIdentity = [System.Security.Principal.WindowsIdentity]::GetCurrent() 
$WindowsPrincipal = New-Object System.Security.Principal.WindowsPrincipal($WindowsIdentity)

IF (!$WindowsPrincipal.IsInRole([System.Security.Principal.WindowsBuiltInRole]::Administrator))
{

Start-Process powershell.exe "-NoProfile -ExecutionPolicy Bypass -File `"$($PSscript.FullName)`"" -Verb RunAs ; exit   

} 

Write-LogFile -Info "RunAs Administrator" -Passed "completed successfully" -Failed "completed with Error"  

Write-Host $(Get-Host | Out-String)

} Set-RunAs

Zur Sicherheit habe ich mir nach dem Start als Administrator die PS-Version anzeigen lassen.
Name                    : ConsoleHost
Version                 : 5.1.17763.134
InstanceId            : f660e77c-1951-4ac7-baab-19e5c234eb66
UI                           : System.Management.Automation.Internal.Host.InternalHostUserInterface
CurrentCulture     : de-DE
CurrentUICulture : de-DE
PrivateData          : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy
DebuggerEnabled     : True
IsRunspacePushed  : False
Runspace                   : System.Management.Automation.Runspaces.LocalRunspace
Somit sollte die PS-Version nicht das Problem sein.

Hast Du vielleicht noch eine weitere Idee?

Um das Lesen zu verkürzen, habe ich das LogLevel 1 noch ergänzt. face-wink
2018-12-04 23:43:52, Warning               DISM   DISM Provider Store: PID=15104 TID=4236 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:43:52, Warning               DISM   DISM Provider Store: PID=15104 TID=4236 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:43:54, Warning               DISM   DISM Provider Store: PID=14432 TID=13276 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8D64EF07-DCCA-4605-8EBF-C7B37D91DE7D\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:00, Error                 DISM   DISM Appx Provider: PID=14432 TID=13276 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:00, Error                 DISM   DISM Appx Provider: PID=14432 TID=13276 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:00, Error                 DISM   DISM Appx Provider: PID=14432 TID=13276 Failed to destage package'Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:00, Error                 DISM   DISM Appx Provider: PID=14432 TID=13276 Failed to remove package Microsoft.BingWeather_4.25.12127.0_neutral_split.scale-150_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:00, Error                 DISM   DISM Appx Provider: PID=14432 TID=13276 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:00, Error                 DISM   DISM Appx Provider: PID=14432 TID=13276 Encountered failure while removing package Microsoft.BingWeather_4.25.12127.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:00, Error                 DISM   API: PID=15104 TID=4236 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:00, Error                 DISM   API: PID=15104 TID=4236 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:00, Warning               DISM   DISM Provider Store: PID=15104 TID=3588 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:00, Warning               DISM   DISM Provider Store: PID=15104 TID=3588 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:02, Warning               DISM   DISM Provider Store: PID=1440 TID=15056 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\C740F46A-DC91-43D7-AB35-7E817BF5138D\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:08, Error                 DISM   DISM Appx Provider: PID=1440 TID=15056 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:08, Error                 DISM   DISM Appx Provider: PID=1440 TID=15056 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:08, Error                 DISM   DISM Appx Provider: PID=1440 TID=15056 Failed to destage package'Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:08, Error                 DISM   DISM Appx Provider: PID=1440 TID=15056 Failed to remove package Microsoft.DesktopAppInstaller_1.0.22011.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:08, Error                 DISM   DISM Appx Provider: PID=1440 TID=15056 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:08, Error                 DISM   DISM Appx Provider: PID=1440 TID=15056 Encountered failure while removing package Microsoft.DesktopAppInstaller_2018.720.2137.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:08, Error                 DISM   API: PID=15104 TID=3588 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:08, Error                 DISM   API: PID=15104 TID=3588 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:08, Warning               DISM   DISM Provider Store: PID=15104 TID=14884 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:08, Warning               DISM   DISM Provider Store: PID=15104 TID=14884 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:10, Warning               DISM   DISM Provider Store: PID=12968 TID=7048 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\5A768DC1-1A30-487B-96F6-8B050187AD4E\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:15, Error                 DISM   DISM Appx Provider: PID=12968 TID=7048 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:15, Error                 DISM   DISM Appx Provider: PID=12968 TID=7048 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:15, Error                 DISM   DISM Appx Provider: PID=12968 TID=7048 Failed to destage package'Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:15, Error                 DISM   DISM Appx Provider: PID=12968 TID=7048 Failed to remove package Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:15, Error                 DISM   DISM Appx Provider: PID=12968 TID=7048 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:15, Error                 DISM   DISM Appx Provider: PID=12968 TID=7048 Encountered failure while removing package Microsoft.GetHelp_10.1706.10441.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:15, Error                 DISM   API: PID=15104 TID=14884 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:15, Error                 DISM   API: PID=15104 TID=14884 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:16, Warning               DISM   DISM Provider Store: PID=15104 TID=3804 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:16, Warning               DISM   DISM Provider Store: PID=15104 TID=3804 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:18, Warning               DISM   DISM Provider Store: PID=12844 TID=14208 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\9866B25C-857B-439D-A24D-464BD4FF9BC4\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:23, Error                 DISM   DISM Appx Provider: PID=12844 TID=14208 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:23, Error                 DISM   DISM Appx Provider: PID=12844 TID=14208 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:23, Error                 DISM   DISM Appx Provider: PID=12844 TID=14208 Failed to destage package'Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:23, Error                 DISM   DISM Appx Provider: PID=12844 TID=14208 Failed to remove package Microsoft.Getstarted_6.13.11581.0_neutral_split.language-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:23, Error                 DISM   DISM Appx Provider: PID=12844 TID=14208 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:23, Error                 DISM   DISM Appx Provider: PID=12844 TID=14208 Encountered failure while removing package Microsoft.Getstarted_6.13.11581.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:23, Error                 DISM   API: PID=15104 TID=3804 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:23, Error                 DISM   API: PID=15104 TID=3804 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:24, Warning               DISM   DISM Provider Store: PID=15104 TID=11016 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:24, Warning               DISM   DISM Provider Store: PID=15104 TID=11016 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:26, Warning               DISM   DISM Provider Store: PID=13768 TID=7640 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\E75DADEA-8615-4BE1-8ED4-97E5C458E4AF\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:31, Error                 DISM   DISM Appx Provider: PID=13768 TID=7640 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:31, Error                 DISM   DISM Appx Provider: PID=13768 TID=7640 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:31, Error                 DISM   DISM Appx Provider: PID=13768 TID=7640 Failed to destage package'Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:31, Error                 DISM   DISM Appx Provider: PID=13768 TID=7640 Failed to remove package Microsoft.Messaging_3.43.27001.0_neutral_split.scale-150_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:31, Error                 DISM   DISM Appx Provider: PID=13768 TID=7640 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:31, Error                 DISM   DISM Appx Provider: PID=13768 TID=7640 Encountered failure while removing package Microsoft.Messaging_2018.727.1430.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:32, Error                 DISM   API: PID=15104 TID=11016 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:32, Error                 DISM   API: PID=15104 TID=11016 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:32, Warning               DISM   DISM Provider Store: PID=15104 TID=13300 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:32, Warning               DISM   DISM Provider Store: PID=15104 TID=13300 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:34, Warning               DISM   DISM Provider Store: PID=14692 TID=9276 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\C2AC83EA-0BCD-4663-9BC9-346A2E8DD43D\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:39, Error                 DISM   DISM Appx Provider: PID=14692 TID=9276 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:39, Error                 DISM   DISM Appx Provider: PID=14692 TID=9276 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:39, Error                 DISM   DISM Appx Provider: PID=14692 TID=9276 Failed to destage package'Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:39, Error                 DISM   DISM Appx Provider: PID=14692 TID=9276 Failed to remove package Microsoft.Microsoft3DViewer_4.1808.15012.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:39, Error                 DISM   DISM Appx Provider: PID=14692 TID=9276 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:39, Error                 DISM   DISM Appx Provider: PID=14692 TID=9276 Encountered failure while removing package Microsoft.Microsoft3DViewer_4.1808.15012.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:39, Error                 DISM   API: PID=15104 TID=13300 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:39, Error                 DISM   API: PID=15104 TID=13300 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:40, Warning               DISM   DISM Provider Store: PID=15104 TID=11160 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:40, Warning               DISM   DISM Provider Store: PID=15104 TID=11160 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:42, Warning               DISM   DISM Provider Store: PID=896 TID=4716 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\A437BF5A-0EE7-4DF8-A364-F9419BFF7E8C\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:47, Error                 DISM   DISM Appx Provider: PID=896 TID=4716 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:47, Error                 DISM   DISM Appx Provider: PID=896 TID=4716 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:47, Error                 DISM   DISM Appx Provider: PID=896 TID=4716 Failed to destage package'Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:47, Error                 DISM   DISM Appx Provider: PID=896 TID=4716 Failed to remove package Microsoft.MicrosoftOfficeHub_17.8918.5926.0_neutral_de-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:47, Error                 DISM   DISM Appx Provider: PID=896 TID=4716 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:47, Error                 DISM   DISM Appx Provider: PID=896 TID=4716 Encountered failure while removing package Microsoft.MicrosoftOfficeHub_2017.1219.520.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:47, Error                 DISM   API: PID=15104 TID=11160 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:47, Error                 DISM   API: PID=15104 TID=11160 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:48, Warning               DISM   DISM Provider Store: PID=15104 TID=14680 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:48, Warning               DISM   DISM Provider Store: PID=15104 TID=14680 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:50, Warning               DISM   DISM Provider Store: PID=13468 TID=5940 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\34731944-5D85-46C6-95BF-64FD5397F2C7\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:55, Error                 DISM   DISM Appx Provider: PID=13468 TID=5940 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:44:55, Error                 DISM   DISM Appx Provider: PID=13468 TID=5940 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:44:55, Error                 DISM   DISM Appx Provider: PID=13468 TID=5940 Failed to destage package'Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:44:55, Error                 DISM   DISM Appx Provider: PID=13468 TID=5940 Failed to remove package Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_split.language-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:44:55, Error                 DISM   DISM Appx Provider: PID=13468 TID=5940 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:44:55, Error                 DISM   DISM Appx Provider: PID=13468 TID=5940 Encountered failure while removing package Microsoft.MicrosoftSolitaireCollection_4.1.5252.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:44:55, Error                 DISM   API: PID=15104 TID=14680 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:44:55, Error                 DISM   API: PID=15104 TID=14680 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:44:56, Warning               DISM   DISM Provider Store: PID=15104 TID=1792 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:44:56, Warning               DISM   DISM Provider Store: PID=15104 TID=1792 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:44:58, Warning               DISM   DISM Provider Store: PID=6156 TID=10468 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\E3AB8E15-20B5-4B31-A8C7-4B5C15E517E8\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:03, Error                 DISM   DISM Appx Provider: PID=6156 TID=10468 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:03, Error                 DISM   DISM Appx Provider: PID=6156 TID=10468 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:03, Error                 DISM   DISM Appx Provider: PID=6156 TID=10468 Failed to destage package'Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:03, Error                 DISM   DISM Appx Provider: PID=6156 TID=10468 Failed to remove package Microsoft.OneConnect_5.1807.1991.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:03, Error                 DISM   DISM Appx Provider: PID=6156 TID=10468 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:03, Error                 DISM   DISM Appx Provider: PID=6156 TID=10468 Encountered failure while removing package Microsoft.OneConnect_5.1807.1991.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:03, Error                 DISM   API: PID=15104 TID=1792 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:03, Error                 DISM   API: PID=15104 TID=1792 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:04, Warning               DISM   DISM Provider Store: PID=15104 TID=4236 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:04, Warning               DISM   DISM Provider Store: PID=15104 TID=4236 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:45:05, Warning               DISM   DISM Provider Store: PID=13036 TID=8300 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\663C3B07-9692-4410-8364-F0D836475A64\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:11, Error                 DISM   DISM Appx Provider: PID=13036 TID=8300 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:11, Error                 DISM   DISM Appx Provider: PID=13036 TID=8300 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:11, Error                 DISM   DISM Appx Provider: PID=13036 TID=8300 Failed to destage package'Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:11, Error                 DISM   DISM Appx Provider: PID=13036 TID=8300 Failed to remove package Microsoft.People_10.1805.1361.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:11, Error                 DISM   DISM Appx Provider: PID=13036 TID=8300 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:11, Error                 DISM   DISM Appx Provider: PID=13036 TID=8300 Encountered failure while removing package Microsoft.People_2018.516.2011.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:11, Error                 DISM   API: PID=15104 TID=4236 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:11, Error                 DISM   API: PID=15104 TID=4236 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:12, Warning               DISM   DISM Provider Store: PID=15104 TID=3332 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:12, Warning               DISM   DISM Provider Store: PID=15104 TID=3332 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:45:13, Warning               DISM   DISM Provider Store: PID=8040 TID=15248 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\012240D9-A361-4D9E-A657-9E6DF9927EF7\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:19, Error                 DISM   DISM Appx Provider: PID=8040 TID=15248 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:19, Error                 DISM   DISM Appx Provider: PID=8040 TID=15248 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:19, Error                 DISM   DISM Appx Provider: PID=8040 TID=15248 Failed to destage package'Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:19, Error                 DISM   DISM Appx Provider: PID=8040 TID=15248 Failed to remove package Microsoft.Print3D_3.0.1521.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:19, Error                 DISM   DISM Appx Provider: PID=8040 TID=15248 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:19, Error                 DISM   DISM Appx Provider: PID=8040 TID=15248 Encountered failure while removing package Microsoft.Print3D_3.0.1521.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:19, Error                 DISM   API: PID=15104 TID=3332 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:19, Error                 DISM   API: PID=15104 TID=3332 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:20, Warning               DISM   DISM Provider Store: PID=15104 TID=3668 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:20, Warning               DISM   DISM Provider Store: PID=15104 TID=3668 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:45:21, Warning               DISM   DISM Provider Store: PID=12292 TID=5060 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\B25095E5-DCEC-4EAB-864C-2991FBEB11A9\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:27, Error                 DISM   DISM Appx Provider: PID=12292 TID=5060 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:27, Error                 DISM   DISM Appx Provider: PID=12292 TID=5060 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:27, Error                 DISM   DISM Appx Provider: PID=12292 TID=5060 Failed to destage package'Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:27, Error                 DISM   DISM Appx Provider: PID=12292 TID=5060 Failed to remove package Microsoft.StorePurchaseApp_11805.1001.8.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:27, Error                 DISM   DISM Appx Provider: PID=12292 TID=5060 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:27, Error                 DISM   DISM Appx Provider: PID=12292 TID=5060 Encountered failure while removing package Microsoft.StorePurchaseApp_11805.1001.813.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:27, Error                 DISM   API: PID=15104 TID=3668 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:27, Error                 DISM   API: PID=15104 TID=3668 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:28, Warning               DISM   DISM Provider Store: PID=15104 TID=3672 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:28, Warning               DISM   DISM Provider Store: PID=15104 TID=3672 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:45:29, Warning               DISM   DISM Provider Store: PID=4772 TID=1660 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\73727394-6D62-4EAC-82FF-34F499F75521\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:35, Error                 DISM   DISM Appx Provider: PID=4772 TID=1660 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:35, Error                 DISM   DISM Appx Provider: PID=4772 TID=1660 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:35, Error                 DISM   DISM Appx Provider: PID=4772 TID=1660 Failed to destage package'microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:35, Error                 DISM   DISM Appx Provider: PID=4772 TID=1660 Failed to remove package microsoft.windowscommunicationsapps_17.9330.21365.0_neutral_de-de_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:35, Error                 DISM   DISM Appx Provider: PID=4772 TID=1660 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:35, Error                 DISM   DISM Appx Provider: PID=4772 TID=1660 Encountered failure while removing package microsoft.windowscommunicationsapps_2015.9330.21365.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:35, Error                 DISM   API: PID=15104 TID=3672 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:35, Error                 DISM   API: PID=15104 TID=3672 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:36, Warning               DISM   DISM Provider Store: PID=15104 TID=15044 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:36, Warning               DISM   DISM Provider Store: PID=15104 TID=15044 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:45:37, Warning               DISM   DISM Provider Store: PID=14560 TID=15196 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\8BABAD7B-8380-4C96-B79B-189E51D77B4C\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:43, Error                 DISM   DISM Appx Provider: PID=14560 TID=15196 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:43, Error                 DISM   DISM Appx Provider: PID=14560 TID=15196 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:43, Error                 DISM   DISM Appx Provider: PID=14560 TID=15196 Failed to destage package'Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:43, Error                 DISM   DISM Appx Provider: PID=14560 TID=15196 Failed to remove package Microsoft.WindowsFeedbackHub_1.1805.2331.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:43, Error                 DISM   DISM Appx Provider: PID=14560 TID=15196 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:43, Error                 DISM   DISM Appx Provider: PID=14560 TID=15196 Encountered failure while removing package Microsoft.WindowsFeedbackHub_2018.822.2.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:43, Error                 DISM   API: PID=15104 TID=15044 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:43, Error                 DISM   API: PID=15104 TID=15044 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:44, Warning               DISM   DISM Provider Store: PID=15104 TID=6324 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:44, Warning               DISM   DISM Provider Store: PID=15104 TID=6324 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:45:45, Warning               DISM   DISM Provider Store: PID=15224 TID=5224 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\4B7CCBEE-649E-4914-BBDB-21B2A8168E7C\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:51, Error                 DISM   DISM Appx Provider: PID=15224 TID=5224 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:51, Error                 DISM   DISM Appx Provider: PID=15224 TID=5224 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:51, Error                 DISM   DISM Appx Provider: PID=15224 TID=5224 Failed to destage package'Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:51, Error                 DISM   DISM Appx Provider: PID=15224 TID=5224 Failed to remove package Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:51, Error                 DISM   DISM Appx Provider: PID=15224 TID=5224 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:51, Error                 DISM   DISM Appx Provider: PID=15224 TID=5224 Encountered failure while removing package Microsoft.Xbox.TCUI_1.11.28003.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:51, Error                 DISM   API: PID=15104 TID=6324 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:51, Error                 DISM   API: PID=15104 TID=6324 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:51, Warning               DISM   DISM Provider Store: PID=15104 TID=3348 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:51, Warning               DISM   DISM Provider Store: PID=15104 TID=3348 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:45:53, Warning               DISM   DISM Provider Store: PID=10824 TID=15004 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\FD96D84D-B170-48BD-9244-9D6C81B639C3\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:59, Error                 DISM   DISM Appx Provider: PID=10824 TID=15004 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:45:59, Error                 DISM   DISM Appx Provider: PID=10824 TID=15004 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:45:59, Error                 DISM   DISM Appx Provider: PID=10824 TID=15004 Failed to destage package'Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:45:59, Error                 DISM   DISM Appx Provider: PID=10824 TID=15004 Failed to remove package Microsoft.XboxApp_41.41.18001.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:45:59, Error                 DISM   DISM Appx Provider: PID=10824 TID=15004 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:45:59, Error                 DISM   DISM Appx Provider: PID=10824 TID=15004 Encountered failure while removing package Microsoft.XboxApp_41.41.18001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:45:59, Error                 DISM   API: PID=15104 TID=3348 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:45:59, Error                 DISM   API: PID=15104 TID=3348 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:45:59, Warning               DISM   DISM Provider Store: PID=15104 TID=15236 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:45:59, Warning               DISM   DISM Provider Store: PID=15104 TID=15236 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:46:01, Warning               DISM   DISM Provider Store: PID=7480 TID=15168 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\C84F9D5C-A3AF-41E0-BA92-2EDDF37C1859\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:07, Error                 DISM   DISM Appx Provider: PID=7480 TID=15168 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:46:07, Error                 DISM   DISM Appx Provider: PID=7480 TID=15168 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:46:07, Error                 DISM   DISM Appx Provider: PID=7480 TID=15168 Failed to destage package'Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:46:07, Error                 DISM   DISM Appx Provider: PID=7480 TID=15168 Failed to remove package Microsoft.XboxGameOverlay_1.32.17005.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:46:07, Error                 DISM   DISM Appx Provider: PID=7480 TID=15168 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:46:07, Error                 DISM   DISM Appx Provider: PID=7480 TID=15168 Encountered failure while removing package Microsoft.XboxGameOverlay_1.32.17005.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:46:07, Error                 DISM   API: PID=15104 TID=15236 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:46:07, Error                 DISM   API: PID=15104 TID=15236 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:46:07, Warning               DISM   DISM Provider Store: PID=15104 TID=13080 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:07, Warning               DISM   DISM Provider Store: PID=15104 TID=13080 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:46:09, Warning               DISM   DISM Provider Store: PID=1236 TID=1412 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\3E3429F0-EE93-4C30-8BED-0D284CEB6222\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:14, Error                 DISM   DISM Appx Provider: PID=1236 TID=1412 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:46:14, Error                 DISM   DISM Appx Provider: PID=1236 TID=1412 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:46:14, Error                 DISM   DISM Appx Provider: PID=1236 TID=1412 Failed to destage package'Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:46:14, Error                 DISM   DISM Appx Provider: PID=1236 TID=1412 Failed to remove package Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:46:14, Error                 DISM   DISM Appx Provider: PID=1236 TID=1412 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:46:14, Error                 DISM   DISM Appx Provider: PID=1236 TID=1412 Encountered failure while removing package Microsoft.XboxGamingOverlay_2.20.22001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:46:14, Error                 DISM   API: PID=15104 TID=13080 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:46:14, Error                 DISM   API: PID=15104 TID=13080 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:46:15, Warning               DISM   DISM Provider Store: PID=15104 TID=12584 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:15, Warning               DISM   DISM Provider Store: PID=15104 TID=12584 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:46:17, Warning               DISM   DISM Provider Store: PID=11616 TID=9868 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\ABBDC1F9-91DE-407E-B8C8-CD1798DCA15A\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:23, Error                 DISM   DISM Appx Provider: PID=11616 TID=12300 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:46:23, Error                 DISM   DISM Appx Provider: PID=11616 TID=12300 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:46:23, Error                 DISM   DISM Appx Provider: PID=11616 TID=12300 Failed to destage package'Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:46:23, Error                 DISM   DISM Appx Provider: PID=11616 TID=12300 Failed to remove package Microsoft.XboxIdentityProvider_12.44.20001.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:46:23, Error                 DISM   DISM Appx Provider: PID=11616 TID=12300 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:46:23, Error                 DISM   DISM Appx Provider: PID=11616 TID=12300 Encountered failure while removing package Microsoft.XboxIdentityProvider_12.44.20001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:46:23, Error                 DISM   API: PID=15104 TID=12584 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:46:23, Error                 DISM   API: PID=15104 TID=12584 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:46:23, Warning               DISM   DISM Provider Store: PID=15104 TID=8984 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:23, Warning               DISM   DISM Provider Store: PID=15104 TID=8984 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:46:25, Warning               DISM   DISM Provider Store: PID=13200 TID=7920 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7B187363-363D-4B56-9144-0D0F0E123A91\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:31, Error                 DISM   DISM Appx Provider: PID=13200 TID=7920 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:46:31, Error                 DISM   DISM Appx Provider: PID=13200 TID=7920 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:46:31, Error                 DISM   DISM Appx Provider: PID=13200 TID=7920 Failed to destage package'Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:46:31, Error                 DISM   DISM Appx Provider: PID=13200 TID=7920 Failed to remove package Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x64__8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:46:31, Error                 DISM   DISM Appx Provider: PID=13200 TID=7920 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:46:31, Error                 DISM   DISM Appx Provider: PID=13200 TID=7920 Encountered failure while removing package Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:46:31, Error                 DISM   API: PID=15104 TID=8984 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:46:31, Error                 DISM   API: PID=15104 TID=8984 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:46:31, Warning               DISM   DISM Provider Store: PID=15104 TID=12312 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:31, Warning               DISM   DISM Provider Store: PID=15104 TID=12312 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:46:33, Warning               DISM   DISM Provider Store: PID=4752 TID=7048 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\CA45BCFF-A244-4D70-AD6F-E8DE2CF1F0CF\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:38, Error                 DISM   DISM Appx Provider: PID=4752 TID=7048 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:46:38, Error                 DISM   DISM Appx Provider: PID=4752 TID=7048 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:46:38, Error                 DISM   DISM Appx Provider: PID=4752 TID=7048 Failed to destage package'Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:46:38, Error                 DISM   DISM Appx Provider: PID=4752 TID=7048 Failed to remove package Microsoft.ZuneMusic_10.18052.20211.0_neutral_split.scale-100_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:46:38, Error                 DISM   DISM Appx Provider: PID=4752 TID=7048 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:46:38, Error                 DISM   DISM Appx Provider: PID=4752 TID=7048 Encountered failure while removing package Microsoft.ZuneMusic_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:46:38, Error                 DISM   API: PID=15104 TID=12312 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:46:38, Error                 DISM   API: PID=15104 TID=12312 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)
2018-12-04 23:46:39, Warning               DISM   DISM Provider Store: PID=15104 TID=2448 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:39, Warning               DISM   DISM Provider Store: PID=15104 TID=2448 Failed to load the provider: C:\WINDOWS\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
[15104] [0x80070005] GetVolumeRootFromPath:(540): Zugriff verweigert
[15104] [0x80070005] SetSysVolInfoPath:(3603): Zugriff verweigert
[15104] ImageUnmarshallHandle: Reconstituting wim at C:\Windows_Home\Windows 10 -1809- Redstone 5\DiskImage\sources\install.wim.
2018-12-04 23:46:41, Warning               DISM   DISM Provider Store: PID=3804 TID=8664 Failed to load the provider: C:\Windows_Home\Windows 10 -1809- Redstone 5\Temp\7A7FBD69-0449-4D26-8E7C-0723B76E3101\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2018-12-04 23:46:46, Error                 DISM   DISM Appx Provider: PID=3804 TID=8664 Failed deleting path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePath(hr:0x80070091)  
2018-12-04 23:46:46, Error                 DISM   DISM Appx Provider: PID=3804 TID=8664 Failed while trying to destage path 'C:\Windows_Home\Windows 10 -1809- Redstone 5\Mount\Program Files\WindowsApps\Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::DestagePackage(hr:0x80070091)  
2018-12-04 23:46:46, Error                 DISM   DISM Appx Provider: PID=3804 TID=8664 Failed to destage package'Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe' - CPackageAdapter::RemovePackage(hr:0x80070091)  
2018-12-04 23:46:46, Error                 DISM   DISM Appx Provider: PID=3804 TID=8664 Failed to remove package Microsoft.ZuneVideo_10.18052.20211.0_neutral_split.scale-125_8wekyb3d8bbwe while processing target type = 2 - CDismRequest::RemovePackages::<lambda_9b94996bf1effd4999a868f943d0c8d4>::operator ()(hr:0x80070091)
2018-12-04 23:46:46, Error                 DISM   DISM Appx Provider: PID=3804 TID=8664 Failed to remove related packages - CPackageAdapter::RemovePackage(hr:0x80070091)
2018-12-04 23:46:46, Error                 DISM   DISM Appx Provider: PID=3804 TID=8664 Encountered failure while removing package Microsoft.ZuneVideo_2019.18052.20211.0_neutral_~_8wekyb3d8bbwe - CAppxManager::RemoveAllUserAppx(hr:0x80070091)
2018-12-04 23:46:46, Error                 DISM   API: PID=15104 TID=2448 Failed to remove package - CRemoveAppxCommandObject::InternalExecute(hr:0x80070091)
2018-12-04 23:46:46, Error                 DISM   API: PID=15104 TID=2448 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80070091)

Vielen Dank

Schöne Grüße
Markus
Mitglied: Markus2016
Markus2016 08.12.2018 um 00:13:36 Uhr
Goto Top
Hallo zusammen,

habe nun die Ursache gefunden. face-smile

Windows 10 1809 Appx Issues
This issue does not occur when using Mount-WindowsImage without the -Optimize

Lösung

Schöne Grüße
Markus