Unable to install KB4537821 on Windows Server 2012 R2

Found what I needed in that other registry hive. Let's try this:

http://download.windowsupdate.com/c..._9946bc9008c14c5eefba036dbc7beb5ecb98337a.msu

Install Update with DISM

  1. Download the update MSU here:
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp


    replace C:\temp with your path if different

    expand {update name}.msu -f:* C:\temp

    replace {update name} with the name of the MSU file downloaded in step 1

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\{update name}.cab

  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?

  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 
Seems to be taking a decent while. I'm seeing a large amount of the following in the CBS log.

CSIPERF:TXCOMMIT;15524
2020-03-12 19:52:16, Info CSI 00004a1a Creating NT transaction (seq 3498), objectname [6]"(null)"
2020-03-12 19:52:16, Info CSI 00004a1b Created NT transaction (seq 3498) result 0x00000000, handle @0x1cd18
2020-03-12 19:52:16, Info CSI 00004a1c@2020/3/12:23:52:16.842 Beginning NT transaction commit...
2020-03-12 19:52:16, Info CSI 00004a1d@2020/3/12:23:52:16.858 CSI perf trace:
CSIPERF:TXCOMMIT;16267
 
Ah it finally finished looks like it failed.


Processing 1 of 1 -
An error occurred - Package_for_RollupFix Error: 0x80073712

Error: 14098

The component store has been corrupted.

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

Attachments

Tried copying the mediaplayer-core manifest and files over manually and ran sfc /scannow. Same error about a hash mismatch in the CBS.log.
 
Code:
2020-03-12 20:00:52, Error                 CSI    00004e46 (F) HRESULT_FROM_WIN32(14098) #31404322# from Windows::ServicingAPI::CCSITransactionAnalysis_ICSIInventory::EnumComponentsDeployments(flags = (ICSIINVENTORY_ENUMCOMPONENTSDEPLOYMENTS_FLAG_INCLUDE_PINNED|ICSIINVENTORY_ENUMCOMPONENTSDEPLOYMENTS_FLAG_INCLUDE_INSTALLED|ICSIINVENTORY_ENUMCOMPONENTSDEPLOYMENTS_FLAG_ASSEMBLY_NOT_FOUND_RETURNS_NULL), cComponents = 1)
[gle=0x80073712]
2020-03-12 20:00:52, Info                  CBS    Failed to EnumerateComponentDeployment, component: amd64_microsoft-windows-pdc_31bf3856ad364e35_6.3.9600.19101_none_984486672fed53ad [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-03-12 20:00:52, Info                  CBS    Failed to load component owners on component: amd64_microsoft-windows-pdc_31bf3856ad364e35_0.0.0.0_none_272b812f5cbbd39d, version: 6.3.9600.19101 [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]


Try using DISM to install the following update:
http://download.windowsupdate.com/d..._8f81f13e3e111d81e2f965e73ec7f0cc38c54dad.msu

If it fails, zip and attach the CBS log.
 
I'll get back to you shortly. I don't have access to my usual collection of VMs, so it will take me a bit to source the registry keys for these updates.
 
Hey I appreciate all the help you've provided so far and was wondering if you had any luck tracking down what you needed or if you needed anything else from my end.
 
Last edited:
Sorry, covid related delays, haven't had free time. I should get back to you with a first fix in a few hours, otherwise I will reply again with an ETA.
 
Let's try this

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. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. 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.

Once complete, try to install the update again with DISM. When it fails, zip and attach CBS.log
 

Attachments

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-03-20 14:49:00.620
Microsoft Windows Server 2012 R2 Update 3 - amd64
Using .txt script file at C:\Users\Administrator\Desktop\SFCFix.txt [0]




RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-pdc_31bf3856ad364e35_6.3.9600.19101_none_984486672fed53ad.

Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-pdc_31bf3856ad364e35_6.3.9600.19101_none_984486672fed53ad.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-pdc_31bf3856ad364e35_6.3.9600.19101_none_984486672fed53ad.
RegistryScript:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2020-03-20 14:49:01.337
Script hash: T2wJTvPMHN8Mj9MKIbc2u1qvBwX8nUyyOQJgJBLE8TQ=
----------------------EOF-----------------------
 

Attachments

Code:
2020-03-20 15:02:12, Info                  CBS    Failed to EnumerateComponentDeployment, component: amd64_cpu.inf_31bf3856ad364e35_6.3.9600.19101_none_4e5bf107c31a4d2f [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-03-20 15:02:12, Info                  CBS    Failed to load component owners on component: amd64_cpu.inf_31bf3856ad364e35_0.0.0.0_none_dd42ebcfefe8cd1f, version: 6.3.9600.19101 [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]
2020-03-20 15:02:12, Info                  CBS    Failed to load current component state [HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT]

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. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. 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.

Once complete, try to install the update again with DISM. When it fails, zip and attach CBS.log
 

Attachments

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-03-20 15:46:27.970
Microsoft Windows Server 2012 R2 Update 3 - amd64
Using .txt script file at \\fileserver\dropbox\Austin\SFCFix.txt [1]




RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_cpu.inf_31bf3856ad364e35_6.3.9600.19101_none_4e5bf107c31a4d2f.

Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_cpu.inf_31bf3856ad364e35_6.3.9600.19101_none_4e5bf107c31a4d2f.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_cpu.inf_31bf3856ad364e35_6.3.9600.19101_none_4e5bf107c31a4d2f.
RegistryScript:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 4 datablocks.
Finish time: 2020-03-20 15:46:28.035
Script hash: kkfddAB4TOn5xm42UmArwL3aNCmmnKkHTGezVFiV8S4=
----------------------EOF-----------------------
 

Attachments

I'll need to take a look at another part of the registry.

Export Component Based Servicing

  1. Click on the Start button and in the search box, type regedit
  2. When you see regedit on the list, right-click on it and select Run as administrator
  3. When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\
  4. Once selected, click File > Export....
  5. Change the Save as type: to Registry Hive Files (*.*)
  6. Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  7. Right Click on the ComponentBasedServicing file on your Desktop and choose Send To -> Compressed (Zipped) Folder.

Once done please upload ComponentBasedServicing.zip via DropBox OneDrive or SendSpace
 
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. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. 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.

DISM /RestoreHealth Scan

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. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt

  3. This will create a file, cbs.txt on your Desktop. Please zip and attach this to your next post.

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 

Attachments

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-03-20 17:15:29.593
Microsoft Windows Server 2012 R2 Update 3 - amd64
Using .txt script file at \\fileserver\dropbox\Austin\SFCFix.txt [0]




RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_552_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_928_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1741_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1755_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1772_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1819_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9\Owners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1823_for_KB4343898~31bf3856ad364e35~amd64~~6.3.1.9.
RegistryScript:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 18 datablocks.
Finish time: 2020-03-20 17:15:30.225
Script hash: DIeAenhkkY+hc2m4huECLnj1PiYACqxpH7qo4Lhx/vg=
----------------------EOF-----------------------
 

Attachments

Very good. Please try the update again with DISM. I expect that it will fail again, when it does zip and attach the CBS log.
 

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

Back
Top