Computer "appears" offline but isn't. 3k+ corrupt files

lmojzis

Active member
Joined
Dec 3, 2021
Posts
30
Hello. This is a "PLC" computer, isolated from internet. It's critical for running a special appliance. The software is no longer available for new installations, nor is it available for any newer platform. I accept the "best effort" and appreciate them!

The PC shows as lacking network connection, as in the following picture:

pJkMz.jpg


Computer had a bad motherboard with swollen caps which meant it was BSODing approximately every few days.

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2021-12-03 08:07:10.289
Microsoft Windows 7 Service Pack 1 - x86
Not using a script file.




AutoAnalysis::
WARNING: Failed to backup registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\ComponentDetect\x86_microsoft-windows-msvcrt_31bf3856ad364e35_0.0.0.0_none_f52f2bcde71059e3.
CORRUPT: Failed to repair orphaned component "value name not identified" (x86_microsoft-windows-msvcrt_31bf3856ad364e35_0.0.0.0_none_f52f2bcde71059e3) on component watchlist.





SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
   CBS & SFC total detected corruption count:     0
   CBS & SFC total unimportant corruption count:  0
   CBS & SFC total fixed corruption count:        0
   SURT total detected corruption count:          3953
   SURT total unimportant corruption count:       0
   SURT total fixed corruption count:             0
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2021-12-03 08:08:02.212
----------------------EOF-----------------------

Figured I might try to force install the relevant update:
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\ComponentDetect\x86_microsoft-windows-msvcrt_31bf3856ad364e35_0.0.0.0_none_f52f2bcde71059e3]
"Package_5_for_KB2654428~31bf3856ad364e35~x86~~6.1.1.0.2654428-9_neutral_LDR"="6.1.7600.21108@2"
"Package_5_for_KB2654428~31bf3856ad364e35~x86~~6.1.1.0.2654428-10_neutral_GDR"="6.1.7600.16930@2"
"Package_2_for_KB2654428~31bf3856ad364e35~x86~~6.1.1.0.2654428-4_neutral_GDR"="6.1.7601.17744@16"
"Package_2_for_KB2654428~31bf3856ad364e35~x86~~6.1.1.0.2654428-3_neutral_LDR"="6.1.7601.21878@2"

And this is the result of force reinstalling KB2654428:
Code:
2021-12-03 08:02:56, Info                  DISM   PID=2684 Scratch directory set to 'C:\Users\kotelna\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2021-12-03 08:02:56, Info                  DISM   PID=2684 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Manager: PID=2684 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM.EXE:
2021-12-03 08:02:56, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
2021-12-03 08:02:56, Info                  DISM   DISM.EXE:
2021-12-03 08:02:56, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.1.7601, Running architecture=x86, Number of processors=2
2021-12-03 08:02:56, Info                  DISM   DISM.EXE: Executing command line: dism.exe  /online /add-package /packagepath:Windows6.1-KB2654428-x86.cab /norestart /logpath:Windows6.1-KB2654428-x86.log
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2021-12-03 08:02:56, Info                  DISM   DISM Provider Store: PID=2684 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Manager: PID=2684 Successfully loaded the ImageSession at "C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B" - CDISMManager::LoadImageSession
2021-12-03 08:02:57, Info                  DISM   DISM Image Session: PID=3488 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:57, Info                  DISM   DISM OS Provider: PID=3488 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
2021-12-03 08:02:57, Info                  DISM   DISM OS Provider: PID=3488 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Getting Provider OSServices - CDISMProviderStore::GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:57, Warning               DISM   DISM Provider Store: PID=3488 Failed to Load the provider: C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-12-03 08:02:57, Info                  DISM   DISM Provider Store: PID=3488 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:58, Info                  DISM   DISM Manager: PID=2684 Image session successfully loaded from the temporary location: C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B - CDISMManager::CreateImageSession
2021-12-03 08:02:58, Info                  DISM   DISM Provider Store: PID=3488 Getting Provider OSServices - CDISMProviderStore::GetProvider
2021-12-03 08:02:58, Info                  DISM   DISM Provider Store: PID=3488 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:58, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-12-03 08:02:58, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_SUCCESS
2021-12-03 08:02:58, Info                  DISM   DISM.EXE: Target image information: OS Version=6.1.7601.24383, Image architecture=x86
2021-12-03 08:02:58, Info                  DISM   DISM Provider Store: PID=3488 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2021-12-03 08:02:58, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:58, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:58, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:58, Info                  DISM   DISM Provider Store: PID=3488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:58, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-12-03 08:02:58, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_SUCCESS
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2021-12-03 08:02:59, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-12-03 08:02:59, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_SUCCESS
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\cbs\cbs.log - CDISMPackageManager::Initialize
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-12-03 08:02:59, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_SUCCESS
2021-12-03 08:02:59, Info                  DISM   DISM OS Provider: PID=3488 Successfully loaded the hive. - CDISMOSServiceManager::DetermineBootDrive
2021-12-03 08:02:59, Info                  DISM   DISM Driver Manager: PID=3488 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Loading Provider from location C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Connecting to the provider located at C:\Users\kotelna\AppData\Local\Temp\8B7C1FF9-CE8E-41F2-AB66-46A1ECC6747B\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
2021-12-03 08:02:59, Info                  DISM   DISM Transmog Provider: PID=3488 Current image session is [ONLINE] - CTransmogManager::GetMode
2021-12-03 08:02:59, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Provider Store: PID=3488 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Encountered the option "packagepath" with value "Windows6.1-KB2654428-x86.cab" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Package Package_for_KB2654428~31bf3856ad364e35~x86~~6.1.1.0 with CBS state 7(CbsInstallStateInstalled) being mapped to dism state 5(DISM_INSTALL_STATE_INSTALLED) - CDISMPackage::LogInstallStateMapping
2021-12-03 08:02:59, Info                  DISM   DISM Package Manager: PID=3488 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
2021-12-03 08:03:31, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-12-03 08:03:31, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24383_none_0ba36e373ee432e7\pkgmgr.exe" : got STATUS_SUCCESS
2021-12-03 08:03:31, Info                  DISM   DISM Package Manager: PID=3488 CBS has requested a shutdown. - CDISMPackageManager::Internal_Finalize
2021-12-03 08:03:31, Info                  DISM   DISM Package Manager: PID=3488 DISM has detected a DISM component change. Requesting a shutdown. - CDISMPackageManager::Internal_Finalize
2021-12-03 08:03:31, Info                  DISM   DISM Image Session: PID=3488 The image requries a reboot. - CDISMImageSession::put_ImageState
2021-12-03 08:03:31, Info                  DISM   DISM Image Session: PID=3488 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Package Manager: PID=3488 Finalizing CBS core. - CDISMPackageManager::Finalize
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:31, Info                  DISM   DISM Provider Store: PID=3488 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:32, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=yes.
2021-12-03 08:03:32, Info                  DISM   DISM.EXE: Restart suppressed by /NoRestart command line switch.
2021-12-03 08:03:32, Info                  DISM   DISM.EXE:
2021-12-03 08:03:32, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
2021-12-03 08:03:32, Info                  DISM   DISM.EXE:
2021-12-03 08:03:32, Info                  DISM   DISM Image Session: PID=2684 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2021-12-03 08:03:32, Info                  DISM   DISM Provider Store: PID=2684 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2021-12-03 08:03:32, Info                  DISM   DISM Provider Store: PID=2684 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-12-03 08:03:32, Info                  DISM   DISM Provider Store: PID=2684 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
 
Last edited:
Hi. . .

Here is a list of all Windows Updates post W7 SP1 -

List of Standalone Updates for Post Windows 7 Service Pack 1​

List of Standalone Updates for Post Windows 7 Service Pack 1 - Windows 10 Installation Guides

The PC cannot be attached to the Internet or is it that you do not want it connected to the Internet?

Whatever you do, be sure to create a system restore point first - Windows System Restore - Create a Restore Point (Windows 10, 8.1, 8, 7 & Vista)

If system restore is not set up, try this - Windows System Restore - Configure Restore Point Space (Windows 10,8.1, 8, 7 & Vista)

- Disable your anti-virus software and 3rd party firewall, if present

- Download and run the System Update Readiness Tool - http://go.microsoft.com/fwlink/?linkid=181491
- copy to a PC connected to the Internet, then copy it over via USB drive

Run the Windows Update troubleshooter​

If your PC isn’t able to find or install updates, the Windows Update troubleshooter might be able to fix the problem.
  1. Select the Start button, and then select Control Panel.
  2. In the search box, enter troubleshooter and then select Troubleshooting from the list of results.
  3. Under System and Security, select Fix problems with Windows Update and then follow the instructions.

Also - Windows Update: FAQ

The problem that you are running into now that will not get any better is that Microsoft has removed most of the Windows 7 links from their site since Windows 7 End of Life has passed.

Will your app not run on Windows 8.1 or Windows 10?

Regards. . .

jcgriff2
 
Hello
The PC cannot be attached to the Internet or is it that you do not want it connected to the Internet?
The PC is actually connected to the network okay, it just shows as being "disconnected" but the PC itself can get to internet without problems. It's just that the Network Connectivity Status Indicator is borked.
Network and Sharing center says "You are not connected to any network" which is obviously not true as I am checking via RDP (username and hostname redacted):
1638605117085.png
 
Hi,

After consultation with @jcgriff2 I will help you.
If you still need help with this issue please attach the file C:\Windows\Logs\CBS\CheckSUR.log to your next reply.
 
We need run a few fixes. This is the first one.

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Start the System Update Readiness Tool (SURT) again.
On completion, attach the logfile C:\Windows\Logs\CBS\CheckSUR.log to your next reply.
 

Attachments

Hello.

Somehow the SFCFix.exe didn't manage to process the zip successfully, so I patched the registry manually according to the script.
Code:
AutoAnalysis::
ERROR: File Placement Mode failed to identify destinations for all files and folders.
  fixlist.txt
  manifests\
AutoAnalysis:: directive failed to complete successfully.

Then I installed the update windows6.1-kb947821-v34-x86_49649cb633aa4ff044cd70602ac777a0ec6f8630.msu. See attached CheckSUR.log
 

Attachments

Please provide the file SFCFix.log also.
 
I posted the excerpt previously. I assumed the output was useless so I didn't want to waste forum resources...
 

Attachments

Always post the complete log file.

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the file SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the
    myjIXnC.png
    SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Start the System Update Readiness Tool (SURT) again.
On completion, attach the logfile C:\Windows\Logs\CBS\CheckSUR.log to your next reply.
 
Nice.

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFixScript.txt and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Start the System Update Readiness Tool (SURT) again.
On completion, attach the logfile C:\Windows\Logs\CBS\CheckSUR.log to your next reply.
 

Attachments

Getting there :)

Code:
   CBS & SFC total detected corruption count:     4
   CBS & SFC total unimportant corruption count:  0
   CBS & SFC total fixed corruption count:        0
   SURT total detected corruption count:          1284
   SURT total unimportant corruption count:       0
   SURT total fixed corruption count:             0
 

Attachments

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Start the System Update Readiness Tool (SURT) again.
On completion, attach the logfile C:\Windows\Logs\CBS\CheckSUR.log to your next reply.
 

Attachments

Windows Update ran and installed 4 updates and failed installing 16 updates. Attaching updated CheckSUR.log
 

Attachments

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFixScript.txt and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Start the System Update Readiness Tool (SURT) again.
On completion, attach the logfile C:\Windows\Logs\CBS\CheckSUR.log to your next reply.
 

Attachments

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Start the System Update Readiness Tool (SURT) again.
On completion, attach the logfile C:\Windows\Logs\CBS\CheckSUR.log to your next reply.
 

Attachments

Back
Top