[SOLVED] Server 2016 / SFC /scannow corruption, dism corruption

axoncs

Contributor
Joined
Sep 7, 2019
Posts
9
Hello, looking for some help.

Have a Windows Server 2016 with some issues.

sfc /scannow reports corruption that cannot be resolved. I then tried dism /online /cleanup-image /restorehealth, which states RPC error.

Attached is the sfc /scannow cbs.log. Thank you for your help, run out of ideas/options.
 

Attachments

SFCfix.exe says the following:

SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-09-12 23:01:06.461
Microsoft Windows Server 10 Build 14393 - amd64
Not using a script file.




AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 32 datablocks.
Finish time: 2019-09-12 23:01:32.473
----------------------EOF-----------------------
 
Hello and welcome!

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.



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.
 

Attachments

Seems somehow this ran differently this time. Looks like good news?


SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-09-13 06:05:28.841
Microsoft Windows Server 10 Build 14393 - amd64
Using .zip script file at C:\Users\Administrator.COLE\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-d..mc-sitesandservices_31bf3856ad364e35_10.0.14393.2608_none_14c2a06ec4009185\Active Directory Sites and Services.lnk

Successfully copied file C:\Users\Administrator.COLE\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-d..mc-sitesandservices_31bf3856ad364e35_10.0.14393.2608_none_14c2a06ec4009185\Active Directory Sites and Services.lnk to C:\Windows\WinSxS\amd64_microsoft-windows-d..mc-sitesandservices_31bf3856ad364e35_10.0.14393.2608_none_14c2a06ec4009185\Active Directory Sites and Services.lnk.

Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-d..mc-sitesandservices_31bf3856ad364e35_10.0.14393.2608_none_14c2a06ec4009185\Active Directory Sites and Services.lnk
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-d..mc-sitesandservices_31bf3856ad364e35_10.0.14393.2608_none_14c2a06ec4009185\Active Directory Sites and Services.lnk
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 33 datablocks.
Finish time: 2019-09-13 06:05:29.341
Script hash: V/+5yJiCh7mLXUT0iAS8D9I2Pc38iS0LwO1VylEQVic=
----------------------EOF-----------------------
 

Attachments

Still suffering from this though:

C:\Windows\system32>dism /online /cleanup-image /restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.14393.3085

Image Version: 10.0.14393.3085

[==========================100.0%==========================]
Error: 1726

The remote procedure call failed.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 
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.

Followed by:

Step#2 - 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 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
  3. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 

Attachments

Success! I wish I knew your tricks, oh wise one :)

Sincerely appreciate the assistance. Send me a bill.
 

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

Back
Top