[SOLVED] Win10 Ent 2016 LTSB - DISM Failure - Error 1734 - Array Bounds are Invalid

G-to-the-Sp0t

New member
Joined
May 7, 2025
Posts
4
Hello,

We have an Axis Camera Station server running Win10 Enterprise 2016 LTSB. We had an extended power outage and in my attempts to ensure it was running properly I ran into DISM errors and have seen many point others to the sysnative.com forums for assistance.


C:\windows\system32>dism /Online /Cleanup-image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.14393.4169

Image Version: 10.0.14393.7426

[===========================86.5%================== ]
Error: 1734

The array bounds are invalid.

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



It seems the CBS log is needed. From the CBS log. Also attached:

Checking System Update Readiness.

(p) CBS Catalog Missing Package_5865_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5871_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5873_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5881_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5882_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5883_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5884_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5886_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5887_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5889_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5893_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5902_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4
(p) CBS Catalog Missing Package_5903_for_KB5052006~31bf3856ad364e35~amd64~~10.0.1.4


I grabbed the x64 KB5052006 assuming I could install it to resolve this missing package issue. I was wrong.

Any direction would be greatly appreciated.

Thank you.
 

Attachments

Hi and welcome to Sysnative,

Step 1. Download
67139f7e69a58-SFCFix-ico.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.
67139f52b3c1e-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 2. 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

Hello Maxstar - It looks like you are a rock star!

After running SFCFix.exe I get the following when running the DISM command.

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

Deployment Image Servicing and Management tool
Version: 10.0.14393.4169

Image Version: 10.0.14393.7426

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.



The SFCFix log is attached.
 

Attachments

Hello again Maxstar - I just wanted to say thank you and that I truly appreciate your time and efforts.

I like to be as self sufficient as possible. Where can I start to learn about the process for troubleshooting this type of issue.
 

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

Back
Top