[SOLVED] Windows 10 1903 (KB4517389) – Error 0x80091007 dism.log warnings

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows10.0-KB4517389-x64_PSFX.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start 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. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows10.0-KB4517389-x64_PSFX.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows10.0-KB4517389-x64_PSFX.cab\Windows10.0-KB4517389-x64_PSFX.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again.
 
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.
 

Attachments

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-10-24 23:34:09.693
Microsoft Windows 10 Build 18362 - amd64
Using .zip script file at C:\Users\felix\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-Package04~31bf3856ad364e35~amd64~~10.0.18362.387.cat

Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing.LOG1 to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG1.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing.LOG2 to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG2.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\Microsoft-Windows-Client-Features-Package04~31bf3856ad364e35~amd64~~10.0.18362.387.cat to C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-Package04~31bf3856ad364e35~amd64~~10.0.18362.387.cat.

Successfully restored ownership for C:\WINDOWS\Servicing\Packages
Successfully restored permissions on C:\WINDOWS\Servicing\Packages
Successfully restored ownership for C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-Package04~31bf3856ad364e35~amd64~~10.0.18362.387.cat
Successfully restored permissions on C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-Package04~31bf3856ad364e35~amd64~~10.0.18362.387.cat
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 113 datablocks.
Finish time: 2019-10-24 23:34:14.474
Script hash: tZfvKfC6xxMTfFVqnavbWqf6vVcjmonOE8MWBmrtTfI=
----------------------EOF-----------------------
 

Attachments

it didnt worked but i couldnt find a folder named "f" in the SFCfix.

Error - Package_for_RollupFix: 0x80091007
 

Attachments

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.
 

Attachments

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-10-25 17:32:08.129
Microsoft Windows 10 Build 18362 - amd64
Using .zip script file at C:\Users\felix\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG1
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG2
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms
Successfully took permissions for file or folder C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-WOW64-Package02~31bf3856ad364e35~amd64~~10.0.18362.418.cat

Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing.LOG1 to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG1.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing.LOG2 to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG2.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms to C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms.
Successfully copied file C:\Users\felix\AppData\Local\niemiro\Archive\Packages\Microsoft-Windows-Client-Features-WOW64-Package02~31bf3856ad364e35~amd64~~10.0.18362.418.cat to C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-WOW64-Package02~31bf3856ad364e35~amd64~~10.0.18362.418.cat.

Failed to reset file attributes for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG1 with error code ERROR_ACCESS_DENIED.
Successfully restored ownership for C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG1
Successfully restored permissions on C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG1
Failed to reset file attributes for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG2 with error code ERROR_ACCESS_DENIED.
Successfully restored ownership for C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG2
Successfully restored permissions on C:\WINDOWS\Servicing\Packages\ComponentBasedServicing.LOG2
Failed to reset file attributes for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf with error code ERROR_ACCESS_DENIED.
Successfully restored ownership for C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf
Successfully restored permissions on C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TM.blf
Failed to reset file attributes for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms with error code ERROR_ACCESS_DENIED.
Successfully restored ownership for C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms
Successfully restored permissions on C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000001.regtrans-ms
Failed to reset file attributes for file or folder C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms with error code ERROR_ACCESS_DENIED.
Successfully restored ownership for C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms
Successfully restored permissions on C:\WINDOWS\Servicing\Packages\ComponentBasedServicing{b45fc98d-40f5-11e9-8e36-bc5ff4f040ec}.TMContainer00000000000000000002.regtrans-ms
Successfully restored ownership for C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-WOW64-Package02~31bf3856ad364e35~amd64~~10.0.18362.418.cat
Successfully restored permissions on C:\WINDOWS\Servicing\Packages\Microsoft-Windows-Client-Features-WOW64-Package02~31bf3856ad364e35~amd64~~10.0.18362.418.cat
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 119 datablocks.
Finish time: 2019-10-25 17:32:10.182
Script hash: dkAVsGGFxQ0C6s05v6247VPULYoipJ8JVs0qg/lFOXQ=
----------------------EOF-----------------------
 
i retried and windows updated Frameworks too. The Frameworksupdate was succesfull but the Update (KB4517389) – Error 0x80091007, and Security Intelligence-Update for Windows Defender Antivirus - KB2267602 (Version 1.305.576.0) – Error 0x80070643.
 

Attachments

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

Back
Top