[SOLVED] Problem with update KB4503548 and DISM Error 87

Qartvela

Well-known member
Joined
Jan 26, 2019
Posts
86
Hello

Again need your help:

I have problem with update KB4503548 and DISM Error 87:
Code:
Microsoft .NET Framework 4.8 for Windows 7 for x64 (KB4503548)

Download size: 35.0 MB

You may need to restart your computer for this update to take effect.

Update type: Recommended

The Microsoft .NET Framework 4.8 is a highly compatible, in-place update for all the previous versions of .NET Framework 4.X. After you install this update, you may have to restart your computer.

More information:
http://support.microsoft.com/kb/4503548

Help and Support:
http://support.microsoft.com
Installed, but received again and again...

sfc /scannow
PAUSE
DISM /Online /Cleanup-image /Scanhealth
DISM /Online /Cleanup-Image /RestoreHealth
PAUSE
:
Code:
C:\Users\Administrator\Desktop>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files and successfully repaired
them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log

C:\Users\Administrator\Desktop>PAUSE
Press any key to continue . . .

C:\Users\Administrator\Desktop>DISM /Online /Cleanup-image /Scanhealth

Deployment Image Servicing and Management tool
Version: 6.1.7601.24499

Image Version: 6.1.7601.24499

................................................................................
................................................................................
................................................................................
................................................................................
.......Completed running scanhealth, check logs at %windir%\logs\CBS\Checksur.lo
g

The operation completed successfully.

C:\Users\Administrator\Desktop>DISM /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 6.1.7601.24499

Image Version: 6.1.7601.24499


Error: 87

The restorehealth option is not recognized in this context.
For more information, refer to the help.

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

C:\Users\Administrator\Desktop>PAUSE
Press any key to continue . . .
CBS.log
CheckSUR.log
CheckSUR.persist.log
dism.log

Scan log from FRST64:
Addition.txt
FRST.txt
 

Attachments

Hello!

Remove Update Manually
1. Click on the Start button and in the search box, type Command Prompt
2. When you see Command Prompt on the list, right-click on it and select Run as administrator
3. When command prompt opens, copy and paste the following command into it, press enter
wusa /uninstall /KB:958830


4. Let me know if it says it was successful or if there are any errors.
 
Thanks. Please run this twice now.

SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 
Code:
Beginning system scan.  This process will take some time.


Beginning verification phase of system scan.

Verification 100% complete.


Windows Resource Protection found corrupt files and successfully repaired

them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For

example C:\Windows\Logs\CBS\CBS.log
 

Attachments

I`m sorry, I do not understand, run again sfc /scannow and upload here cbs.txt?
 
Code:
C:\Users\Administrator>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.
 

Attachments

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

Back
Top