[SOLVED] Error(s) found: Code 80070246 Windows Update ran into a problem.

krugm0f0

Active member
Joined
Feb 7, 2015
Posts
26
Hello.

I have been struggling with Windows update for quite some time now, sometime late last year..

2015-02-08 01_25_38-Windows Update - Clover.png

2015-02-08 01_26_02-Select updates to install - Clover.png

I have tried different fixes found online:

Bat-files:
Code:
%windir%\system32\Dism.exe /Online /Cleanup-Image /ScanHealth
%windir%\system32\Dism.exe /Online /Cleanup-Image /CheckHealth
%windir%\system32\Dism.exe /Online /Cleanup-Image /RestoreHealth

and

Code:
net stop wuauserv
cd %systemroot%\SoftwareDistribution
ren Download Download.old
net start wuauserv
net stop bits
net start bits
net stop cryptsvc
cd %systemroot%\system32
ren catroot2 catroot2old
net start cryptsvc

among other things. The DISM-program gives me an error:

Code:
C:\>dism /online /Cleanup-Image /StartComponentCleanup


Deployment Image Servicing and Management tool
Version: 6.3.9600.17031


Image Version: 6.3.9600.17031


[==========================100.0%==========================]


Error: 582


An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode charac
ter set this includes the characters 0xFFFF and 0xFFFE.


The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

dism.log:
Code:
2015-02-08 01:11:37, Info                  DISM   PID=3748 TID=3188 Scratch directory set to 'C:\Users\krugern\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2015-02-08 01:11:37, Info                  DISM   PID=3748 TID=3188 DismCore.dll version: 6.3.9600.17031 - CDISMManager::FinalConstruct
2015-02-08 01:11:37, Info                  DISM   PID=3748 TID=3188 Successfully loaded the ImageSession at "C:\WINDOWS\System32\Dism" - CDISMManager::LoadLocalImageSession
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Manager: PID=3748 TID=3188 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: 
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: 
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=amd64, Number of processors=8
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Dism.exe version: 6.3.9600.17031
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Executing command line: DISM.exe  /Online /Cleanup-image /Restorehealth
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Loading Provider from location C:\WINDOWS\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Connecting to the provider located at C:\WINDOWS\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Manager: PID=3748 TID=3188 physical location path: C:\ - CDISMManager::CreateImageSession
2015-02-08 01:11:37, Info                  DISM   DISM Manager: PID=3748 TID=3188 Copying DISM from "C:\WINDOWS\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
2015-02-08 01:11:37, Info                  DISM   DISM Manager: PID=3748 TID=3188 Successfully loaded the ImageSession at "C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884" - CDISMManager::LoadRemoteImageSession
2015-02-08 01:11:37, Info                  DISM   DISM Image Session: PID=3616 TID=7760 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM OS Provider: PID=3616 TID=7760 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM OS Provider: PID=3616 TID=7760 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM OS Provider: PID=3616 TID=7760 Host OS verion is 6.3 - CDISMOSServiceManager::SetDllSearchPath
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Warning               DISM   DISM Provider Store: PID=3616 TID=7760 Failed to Load the provider: C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Manager: PID=3748 TID=3188 Image session successfully loaded from the temporary location: C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884 - CDISMManager::CreateImageSession
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Getting Provider OSServices - CDISMProviderStore::GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Target image information: OS Version=6.3.9600.17129, Image architecture=amd64
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2015-02-08 01:11:37, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\cbs\cbs.log - CDISMPackageManager::Initialize
2015-02-08 01:11:37, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\IBSProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\IBSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM OS Provider: PID=3616 TID=7760 Successfully loaded the hive. - CDISMOSServiceManager::DetermineBootDrive
2015-02-08 01:11:37, Info                  DISM   DISM Driver Manager: PID=3616 TID=7760 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\Wow64provider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Warning               DISM   DISM Provider Store: PID=3616 TID=7760 Failed to get the IDismObject Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004002)
2015-02-08 01:11:37, Warning               DISM   DISM Provider Store: PID=3616 TID=7760 Failed to Load the provider: C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\Wow64provider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004002)
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\EmbeddedProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Warning               DISM   DISM Provider Store: PID=3616 TID=7760 Failed to Load the provider: C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\AppxProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\AssocProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\AssocProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\GenericProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\GenericProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Loading Provider from location C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Connecting to the provider located at C:\Users\krugern\AppData\Local\Temp\0A8AAA14-29F8-4789-932D-208CBC063884\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2015-02-08 01:11:37, Info                  DISM   DISM Transmog Provider: PID=3616 TID=7760 Current image session is [ONLINE] - CTransmogManager::GetMode
2015-02-08 01:11:37, Info                  DISM   DISM Transmog Provider: PID=3616 TID=7760 Audit Mode: [No] - CTransmogManager::Initialize
2015-02-08 01:11:37, Info                  DISM   DISM Transmog Provider: PID=3616 TID=7760 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
2015-02-08 01:11:37, Info                  DISM   DISM Transmog Provider: PID=3616 TID=7760 Product Type: [WinNT] - CTransmogManager::Initialize
2015-02-08 01:11:37, Info                  DISM   DISM Transmog Provider: PID=3616 TID=7760 Product Type ServerNT : [No] - CTransmogManager::Initialize
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IBSManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AppxManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AppxManager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AssocManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AssocManager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericManager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericManager.
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
2015-02-08 01:11:37, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2015-02-08 01:11:37, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2015-02-08 01:11:37, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2015-02-08 01:11:37, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2015-02-08 01:11:37, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 CBS session options=0x48100! - CDISMPackageManager::Internal_Finalize
2015-02-08 01:11:45, Info                  DISM   DISM Package Manager: PID=3616 TID=8328  Error in operation: (null) (CBS HRESULT=0x80070246) - CCbsConUIHandler::Error
2015-02-08 01:11:45, Error                 DISM   DISM Package Manager: PID=3616 TID=7760 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x80070246)
2015-02-08 01:11:45, Error                 DISM   DISM Package Manager: PID=3616 TID=7760 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x80070246)
2015-02-08 01:11:45, Error                 DISM   DISM Package Manager: PID=3616 TID=7760 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x80070246)
2015-02-08 01:11:45, Error                 DISM   DISM Package Manager: PID=3616 TID=7760 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070246)
2015-02-08 01:11:45, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2015-02-08 01:11:45, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070246
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Package Manager: PID=3616 TID=7760 Finalizing CBS core. - CDISMPackageManager::Finalize
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(IBSManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: IBSManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(AssocManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: AssocManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(GenericManager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: GenericManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3616 TID=7760 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
2015-02-08 01:11:45, Info                  DISM   DISM.EXE: 
2015-02-08 01:11:45, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
2015-02-08 01:11:45, Info                  DISM   DISM.EXE: 
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2015-02-08 01:11:45, Info                  DISM   DISM Provider Store: PID=3748 TID=3188 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider

SFCfix.exe:
Code:
Welcome to SFCFix by niemiro and sysnative.com.


Checking for updates . . .
No new update is available at this time.


Processing directive 1 of 1 (AutoAnalysis::)
Checking store directories . . .
Checking CBS.log . . .
Checking CBS.persist.log . . .
Checking CheckSUR.log . . .
Checking CheckSUR.persist.log . . .


Attempting repair . . .
Stage 1
Stage 2
Stage 3


Due to the nature of your corruptions, scan times have been extended by
approximately 15-20 minutes. Please be patient and allow the operation to
complete.




Deployment Image Servicing and Management tool
Version: 6.3.9600.17031


Image Version: 6.3.9600.17031


[==========================100.0%==========================]


Error: 582


An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode charac
ter set this includes the characters 0xFFFF and 0xFFFE.


The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

Too much?

Any ideas? I would be greatful forever if someone can point me in the right direction. If I can avoid refreshing the install I would go the distance for it!
 
Hello and welcome to the forum :)

Can you please upload the following folder? It looks like SFCFix has stalled on some specific logs I would like to analyze

Export CBS folder

  1. Click the Start button
    StartButton_16x16.gif
    then click Computer.
  2. Double-click on the C: drive, under the Hard Disk Drives category, and then scroll down to, and double click on the Windows folder.
  3. Find and double click on the Logs folder.
  4. Right-click on the CBS folder, and select Copy.
  5. Go back to your Desktop, right-click on it, and select Paste. You should now see a copy of the CBS folder appear on your Desktop called CBS.
  6. Right-click on this new folder, and navigate through Send to, and select Compressed (zipped) folder.
  7. A new file, also called CBS (CBS.zip), but this time with a different icon, will be created.
  8. Attach this to your next post please.
Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive
 
Hello and welcome to the forum :)

Can you please upload the following folder? It looks like SFCFix has stalled on some specific logs I would like to analyze

Export CBS folder

  1. Click the Start button
    StartButton_16x16.gif
    then click Computer.
  2. Double-click on the C: drive, under the Hard Disk Drives category, and then scroll down to, and double click on the Windows folder.
  3. Find and double click on the Logs folder.
  4. Right-click on the CBS folder, and select Copy.
  5. Go back to your Desktop, right-click on it, and select Paste. You should now see a copy of the CBS folder appear on your Desktop called CBS.
  6. Right-click on this new folder, and navigate through Send to, and select Compressed (zipped) folder.
  7. A new file, also called CBS (CBS.zip), but this time with a different icon, will be created.
  8. Attach this to your next post please.
Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive

Thank you, kind Sir.

CBS.zip attached!

View attachment 10770
 
Any progress on my situation? (It's Sunday though, so no pressure!:thumbsup2:)
 
I am also in Australia, different timezone :)

Code:
2015-02-08 04:51:28, Info                  CBS    Appl: detectParent: package: Package_27_for_KB2894856~31bf3856ad364e35~amd64~~6.3.2.0, no parent found, go absent
2015-02-08 04:51:28, Info                  CBS    Appl: detect Parent, Package: Package_27_for_KB2894856~31bf3856ad364e35~amd64~~6.3.2.0, Parent: Microsoft-Windows-NetFx4-US-OC-Package~31bf3856ad364e35~amd64~en-GB~6.3.9600.16384, Disposition = Detect, VersionComp: EQ, ServiceComp: EQ, BuildComp: EQ, DistributionComp: GE, RevisionComp: GE, Exist: present
2015-02-08 04:51:28, Info                  CBS    Appl: detectParent: package: Package_27_for_KB2894856~31bf3856ad364e35~amd64~~6.3.2.0, parent found: Microsoft-Windows-NetFx4-US-OC-Package~31bf3856ad364e35~amd64~en-GB~6.3.9600.16384, state: Installed
2015-02-08 04:51:28, Info                  CBS    Appl: detect Parent, Package: Package_27_for_KB2894856~31bf3856ad364e35~amd64~~6.3.2.0, disposition state from detectParent: Installed
2015-02-08 04:51:28, Info                  CBS    Appl: Evaluating package applicability for package Package_27_for_KB2894856~31bf3856ad364e35~amd64~~6.3.2.0, applicable state: Installed
2015-02-08 04:51:28, Info                  CSI    00000392@2015/2/8:03:51:28.449 PopulateComponentFamiliesKey - Begin
2015-02-08 04:51:29, Error                 CSI    00000393@2015/2/8:03:51:29.240 (F) base\lstring\lblob.cpp(2219): Error STATUS_ILLEGAL_CHARACTER originated in function RtlTranscodeLBlobs expression: __rv.UcsCharacter != (0xffffffff)

This is either an issue with a registry key or an issue with the file itself. First we will check the file.

DISM Scan

  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Command prompt (Admin) => Press Yes on the prompt
  3. Inside the Command Prompt windows copy and paste the following command DISM /Online /Cleanup-Image /RestoreHealth
  4. Please wait for this to Finish before continuing with rest of the steps.

Convert CBS.log to CBS.txt
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Run => Inside the run box copy and paste the following command:
    Code:
    cmd /c copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  3. Press Enter
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please upload CBS.txt to this thread
Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive
 
Code:
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.


C:\WINDOWS\system32>DISM /Online /Cleanup-Image /RestoreHealth


Deployment Image Servicing and Management tool
Version: 6.3.9600.17031


Image Version: 6.3.9600.17031


[==========================100.0%==========================]


Error: 582


An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode charac
ter set this includes the characters 0xFFFF and 0xFFFE.


The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log


C:\WINDOWS\system32>

I can't get that to the next step it seems?
 
There is an issue with the COMPONENTS registry hive by the looks of it.

Can you please go the following location C:\Windows\System32\config and look for the following files:
-COMPONENTS
-Any other files that start with the word COMPONENTS
-Or any files that have a similar name to COMPONENTS (it could be spelt different, have a number, a symbol etc)
If you find any please create a folder on your desktop and copy and paste all these files into this folder.
Next can you please zip this folder and upload them for me to analyze? The file may be too big to attach to this post, please use either Dropbox or One Drive.

  1. Click on the
    Win7Orb_zps4dae3b32.jpg
    button. Inside the search box type in CMD
  2. Right click on CMD => Choose Run as Administrator
  3. Inside the Command Prompt windows copy and paste the following commands
    dir %systemroot%\System32\config >1&&notepad 1
  4. Please post the contents of the notepad file back into this thread
 
I am having problems copying the COMPONENTS files.
I tried copying one by one to a folder on my desktop, and also making a zip-file out of them inside the source folder and then trying to copy the zip from there.
Working on it..


The notepad file:

Code:
 Volume in drive C has no label.
 Volume Serial Number is CCFC-197B


 Directory of C:\WINDOWS\System32\config


10.02.2015  07:39    <DIR>          .
10.02.2015  07:39    <DIR>          ..
18.04.2014  13:20    <DIR>          bbimigrate
18.04.2014  15:15           262ÿ144 BCD-Template
10.02.2015  04:04        39ÿ059ÿ456 COMPONENTS
22.08.2013  14:25                 0 COMPONENTS.LOG
10.02.2015  07:39        17ÿ975ÿ222 COMPONENTS.zip
05.02.2015  23:33           524ÿ288 DEFAULT
22.08.2013  14:25                 0 DEFAULT.LOG
09.02.2015  16:51         5ÿ373ÿ952 DRIVERS
22.08.2013  14:29               164 FP
22.08.2013  14:25    <DIR>          Journal
02.02.2015  06:02    <DIR>          RegBack
05.02.2015  23:33           262ÿ144 SAM
05.02.2015  23:33           262ÿ144 SECURITY
22.08.2013  14:25                 0 SECURITY.LOG
05.02.2015  23:33       260ÿ833ÿ280 SOFTWARE
22.08.2013  14:25                 0 SOFTWARE.LOG
05.02.2015  23:33        12ÿ058ÿ624 SYSTEM
22.08.2013  14:25                 0 SYSTEM.LOG
18.04.2014  13:16    <DIR>          systemprofile
18.03.2014  16:45    <DIR>          TxR
18.04.2014  15:15           262ÿ144 userdiff
              16 File(s)    336ÿ873ÿ562 bytes
               7 Dir(s)  105ÿ972ÿ109ÿ312 bytes free
 
Do you have any other language backs installed on your computer? What is odd is all of the files sizes for your files contain a "ÿ" symbol. Looking at all the numbers there they all seem to be in tact as I can see 0-9...

Warning:: This fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

Warning:: Before doing anything it is a good idea to back up any data/files that are important to you, in case your hard drive is dying. Please see Here

What I recommend from here is to run some HDD diagnostics. Please follow the steps here for SeaTools HDD Diagnostics. Run a Long test and a Short test, then report back the results to this thread.

chkdsk /f scan

  1. Click on the
    Win7Orb_zps4dae3b32.jpg
    button. Inside the search box type in CMD
  2. Right click on CMD => Choose Run as Administrator
  3. Inside the Command Prompt windows copy and paste the following commands
    chkdsk /f
  4. Reboot
  5. Download ListChkdskResult.exe (by SleepyDude) from Here
  6. Double click on it to run it. It will take a few seconds to scan, then it will open a Notepad window with the log. Copy and paste the contents of this into your next post please!
 
I will be running the HDD diagnostics now.

I did a chkdsk two days ago where it spent a long time on 15% and to where it eventually completed and booted into windows. I didn't get a look at how the test ended, but I guess it did ok since the computer booted fine?

I am running two 256 GB SSD's in raid as a main disk for windows and games.
 
If CHKDSK was hanging it could of been blocking of bad blocks. Once everything has been completed and the results have been given we should be able to get a better idea.
 
Do you have any other language backs installed on your computer? What is odd is all of the files sizes for your files contain a "ÿ" symbol. Looking at all the numbers there they all seem to be in tact as I can see 0-9...

Warning:: This fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

Warning:: Before doing anything it is a good idea to back up any data/files that are important to you, in case your hard drive is dying. Please see Here

What I recommend from here is to run some HDD diagnostics. Please follow the steps here for SeaTools HDD Diagnostics. Run a Long test and a Short test, then report back the results to this thread.

chkdsk /f scan

  1. Click on the
    Win7Orb_zps4dae3b32.jpg
    button. Inside the search box type in CMD
  2. Right click on CMD => Choose Run as Administrator
  3. Inside the Command Prompt windows copy and paste the following commands
    chkdsk /f
  4. Reboot
  5. Download ListChkdskResult.exe (by SleepyDude) from Here
  6. Double click on it to run it. It will take a few seconds to scan, then it will open a Notepad window with the log. Copy and paste the contents of this into your next post please!

I can't get the scan to boot from my USB stick. I don't have a cd-rom to burn the ISO to, so I downloaded a "ISO-to-USB-burner". Seeing someone claims problems with win 8.1 and UEFI. Will look into it during the weekend..
 
No worries, if it is still not working let me know.

I can't get seatools working. CHKDSK ran without problems this time, I watched it all the time..
I also ran HD Tune Pro with no errors found.

2015-02-14 10_40_57-HD Tune Pro 5.50 - Hard Disk_SSD Utility.png

Code:
ListChkdskResult by SleepyDude v0.1.7 Beta | 21-09-2013


------< Log generate on 14.02.2015 10:43:06 >------
Category: 0
Computer Name: krugMain
Event Code: 1001
Record Number: 3384018
Source Name: Microsoft-Windows-Wininit
Time Written: 02-13-2015 @ 23:44:10
Event Type: Information
User: 
Message: 


Checking file system on C:
The type of the file system is NTFS.




A disk check has been scheduled.
Windows will now check the disk.                         


Stage 1: Examining basic file system structure ...
Cleaning up instance tags for file 0xadf4.
  719360 file records processed.                                                        


File verification completed.
  3901 large file records processed.                                   


  0 bad file records processed.                                     




Stage 2: Examining file name linkage ...
  852694 index entries processed.                                                       


Index verification completed.
  0 unindexed files scanned.                                        


  0 unindexed files recovered.                                      




Stage 3: Examining security descriptors ...
Cleaning up 63 unused index entries from index $SII of file 0x9.
Cleaning up 63 unused index entries from index $SDH of file 0x9.
Cleaning up 63 unused security descriptors.
Security descriptor verification completed.
  66668 data files processed.                                           


CHKDSK is verifying Usn Journal...
Usn Journal verification completed.
CHKDSK discovered free space marked as allocated in the volume bitmap.


Windows has made corrections to the file system.
No further action is required.


 468457471 KB total disk space.
 364740272 KB in 648695 files.
    311192 KB in 66669 indexes.
         0 KB in bad sectors.
    802111 KB in use by the system.
     65536 KB occupied by the log file.
 102603896 KB available on disk.


      4096 bytes in each allocation unit.
 117114367 total allocation units on disk.
  25650974 allocation units available on disk.


Internal Info:
00 fa 0a 00 4d ea 0a 00 72 d7 14 00 00 00 00 00  ....M...r.......
e1 01 00 00 82 00 00 00 00 00 00 00 00 00 00 00  ................


Windows has finished checking your disk.
Please wait while your computer restarts.


-----------------------------------------------------------------------
Category: 0
Computer Name: krugMain
Event Code: 26226
Record Number: 3383974
Source Name: Chkdsk
Time Written: 02-13-2015 @ 23:37:42
Event Type: Information
User: 
Message: Chkdsk was executed in scan mode on a volume snapshot.  


Checking file system on C:


Stage 1: Examining basic file system structure ...
                                                                                       
  719104 file records processed.                                                        


File verification completed.
                                                                                       
  3901 large file records processed.                                   


                                                                                       
  0 bad file records processed.                                     




Stage 2: Examining file name linkage ...
                                                                                       
  852322 index entries processed.                                                       


Index verification completed.
                                                                                       


                                                                                       




Stage 3: Examining security descriptors ...
Security descriptor verification completed.
                                                                                       
  66610 data files processed.                                           


CHKDSK is verifying Usn Journal...
                                                                                       
  38564152 USN bytes processed.                                                           


Usn Journal verification completed.


Windows has scanned the file system and found no problems.
No further action is required.


 468457471 KB total disk space.
 366411620 KB in 648507 files.
    311116 KB in 66611 indexes.
    839555 KB in use by the system.
     65536 KB occupied by the log file.
 100895180 KB available on disk.


      4096 bytes in each allocation unit.
 117114367 total allocation units on disk.
  25223795 allocation units available on disk.


----------------------------------------------------------------------




Stage 1: Examining basic file system structure ...


Stage 2: Examining file name linkage ...


Stage 3: Examining security descriptors ...


Windows has scanned the file system and found no problems.
No further action is required.


-----------------------------------------------------------------------
 
Last edited:
Results look good from chkdsk.

I found the error that was causing DISM to fall over:
Code:
Key:   HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_netfx4-aspnet_webadmin_code_b03f5f7f11d50a3a_4.0.9600.16384_none_83928b8bbee557aa
Value: identity
Data:  NetFx4-aspnet_webadmin_code, Culture=neutral, Version=4.0.9600.16384, PublicKeyToken=b03f5f7f11d[B][Color=#FF0000]*�*[/Color][/B]0a3a, ProcessorArchitecture=amd64



Operation Completed!


SFCFix script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Go to your desktop and right click on the background -> Select New -> Text Document -> Name this file SFCFixScript.txt.
  3. Open up SFCFixScript.txt and copy all of the following text inside the code box below and paste it into SFCFixScript.txt.
    Code:
    LoadHive:: 
    COMPONENTS
    
    ::
    [HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_netfx4-aspnet_webadmin_code_b03f5f7f11d50a3a_4.0.9600.16384_none_83928b8bbee557aa]
    "identity"=hex:4e 65 74 46 78 34 2d 61 73 70 6e 65 74 5f 77 65 62 61 64 6d 69 6e 5f 63 6f 64 65 2c 20 43 75 6c 74 75 72 65 3d 6e 65 75 74 72 61 6c 2c 20 56 65 72 73 69 6f 6e 3d 34 2e 30 2e 39 36 30 30 2e 31 36 33 38 34 2c 20 50 75 62 6c 69 63 4b 65 79 54 6f 6b 65 6e 3d 62 30 33 66 35 66 37 66 31 31 64 35 30 61 33 61 2c 20 50 72 6f 63 65 73 73 6f 72 41 72 63 68 69 74 65 63 74 75 72 65 3d 61 6d 64 36 34
  4. Click on File -> Save. Close out of SFCFixScript.txt.
  5. Save any open documents and close all open windows.
  6. On your Desktop, you should see two files: SFCFix.exe and SFCFixScript.txt.
  7. Drag the file SFCFixScript.txt onto the file SFCFix.exe and release it.
  8. SFCFix will now process the script.
  9. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  10. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

Please try and run the DISM scan again and provide the CBS log and DISM log again.

Alex
 
Code:
SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-02-17 12:14:31.616
Microsoft Windows 8.1 Update 1 - amd64
Using .txt script file at E:\Desktop\SFCFixScript.txt [0]

LoadHive::
Successfully loaded registry hive C:\WINDOWS\System32\config\COMPONENTS into key HKEY_LOCAL_MACHINE\COMPONENTS.
LoadHive:: directive completed successfully.

RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_netfx4-aspnet_webadmin_code_b03f5f7f11d50a3a_4.0.9600.16384_none_83928b8bbee557aa.

Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_netfx4-aspnet_webadmin_code_b03f5f7f11d50a3a_4.0.9600.16384_none_83928b8bbee557aa.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_netfx4-aspnet_webadmin_code_b03f5f7f11d50a3a_4.0.9600.16384_none_83928b8bbee557aa.
RegistryScript:: directive completed successfully.

Successfully processed all directives.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2015-02-17 12:14:31.783
Script hash: J8ywILwMlg+nvMN+prsuGTpIR6YqXPZdeooDuEOoXWk=
----------------------EOF-----------------------

Code:
C:\>DISM /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Image Version: 6.3.9600.17031

[==========================100.0%==========================]

Error: 582

An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
https://www.dropbox.com/s/2n03dgd0pqaw8li/CBS2.txt?dl=0 CBS here

View attachment dism2.txt DISM as attachment
 
Lets see if SFCFix can find where this key is playing up.

SFCFix script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Go to your desktop and right click on the background -> Select New -> Text Document -> Name this file SFCFixScript.txt.
  3. Open up SFCFixScript.txt and copy all of the following text inside the code box below and paste it into SFCFixScript.txt.
    Code:
    BitShift::
  4. Click on File -> Save. Close out of SFCFixScript.txt.
  5. Save any open documents and close all open windows.
  6. On your Desktop, you should see two files: SFCFix.exe and SFCFixScript.txt.
  7. Drag the file SFCFixScript.txt onto the file SFCFix.exe and release it.
  8. SFCFix will now process the script.
  9. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  10. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
 
Back
Top