[SOLVED] Server 2016 Essentials. DISM issues

Joined
Mar 13, 2024
Posts
9
I have gone around the bend with this one. I get a successful sfc /scannow but when I try DISM /Online /Cleanup-Image /RestoreHealth I get either can't find source files or 1734 The array bounds are invalid error.

I've pointed to a new ISO mount, and to another Server 2016 installation that I know is good. I've checked, cleaned, everything I can on the component store and am at a standstill.

Any thoughts?
 
Hi and welcome to Sysnative,

Upload a copy of the CBS folder
  • Open Windows Explorer and browse to the C:\Windows\Logs folder.
  • Right-click on the CBS folder and choose Send to > Compressed (zipped) folder.
  • Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
  • Click on the Yes button here.
653a64385d891-618e949e09fef-CBS-Folder.png

  • Attach the file CBS.zip to your next reply. If the file is too large to attach, upload the CBS.zip file to www.wetransfer.com and post the link in your next reply.
 
Follow these instructions to remove an update.
  • Open the Start menu of Windows and type the command CMD
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, then press enter.
Code:
wusa /uninstall /KB:4577015
  • Let me know if it says it was successful or you get the message: The update KB4577015 is not installed on this computer.
 
Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link
  • Open the startmenu and type the command cmd.
  • After you find the Command Prompt, right click on it and select Run as Administrator.
  • Copy and paste the following into the Command Prompt and press enter.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Registry button.
Code:
KB4577015
  • When the scan is complete, a message will display that SearchReg.txt is saved in the same folder FRST was started from.
  • Post the logfile SearchReg.txt as attachment in your next reply.
 
Step 1. Start the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool again.

Warning: This script was written specifically for this system. Do not run this script on another system.
  • Download the attachment fixlist.txt and save it to your desktop.
  • Right-click on FRST.exe and select "Run as administrator".
  • Press the Fix button.
  • If for some reason the tool needs a restart, please make sure you let the system restart normally.
  • When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  • Post the logfile Fixlog.txt as attachment in your next reply.


Step 2. Download
6530fbb0f4101-56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 3. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

Great the remnants of KB4577015 are removed successfully. Let me know the result of step 2 / 3 as well.
 
Yes that's possible, this fix can take some time so please wait a bit longer.
 
I just donated to your site. I want to thank you again as this cost me three days of searching and you helped me tremdously. I am a small business owner and this server worked flawlessly for years until now so I'm thrilled I didn't have to do an upgrade.
 
Hi,

You're welcome and glad to hear the issues have been resolved - and also thanks for your donation to Sysnative.

One last thing. What should I save as a backup to have a known good server?

1. You can use the Windows Server Backup feature: use backup feature to back up and restore data - Windows Server
2. For an SBS and/or some Workstations I also recommend 'Macrium Reflect Workstation / Server', which can easily be used with an NAS in a network for backup storage.

Personally, I prefer Macrium Reflect to schedule a task for a few Workstations and e.g. one Server to create regular backups / images.
 

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

Back
Top