[SOLVED] WS2016 Update error 0x80070003 and DISM error 1734 the array bounds are invalid

novikoff

Well-known member
Joined
Aug 18, 2021
Posts
52
Hello. When installing the KB5022289 update on Windows Server 2016 Standart gives an error:

Installation error: The following update cannot be installed due to error 0x80070003: Cumulative update for Windows Server 2016 for systems based on x64 processors, 2023 01 (KB5022289).

SFC Results:
C:\Windows\system32>sfc /scannow

The system scan has started. This process may take some time.

The beginning of the verification stage when scanning the system.
The verification is 100% complete.

Windows Resource Protection did not detect any integrity violations.

DISM Results:
DISM.exe /Online /Cleanup-image /Restorehealth.

DISM system
Version: 10.0.14393.4169

Image version: 10.0.14393.4169

[==========================100.0%==========================]
Error: 1734

The array bounds are invalid.

The DISM log file is located at C:\Windows\Logs\DISM\dism.log

Similarly [SOLVED] - WS2016 DISM error 1734 the array bounds are invalid

The ComponentsScanner results and the CBS archive are attached.

I hope you all can help.

Thank You.
 
P.S. Windows Server 2016 - Hyper-V virtual machine. Host OS - Windows Server 2019
 
Hi and welcome to Sysnative,

Could you please upload the attachements again, they are missing from your first post.
 
Hi,

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:5008207
  • Let me know if it says it was successful or you get the message: The update KB5008207 is not installed on this computer.
 
Hi,
Get the message: The update KB5008207 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:
KB5008207
  • 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.
 
FRST64.exe does not run on WS2016 - nothing happens. There is no information in the event logs. Antivirus is disabled. WS2016 domain member - may need to configure policies.
 
FRST64.exe is compatibel with all server versions, so this mus be a policy issue or a behaviour blocker is blocking this tool because it is not digitally signed.
 
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.
 

Attachments

The fix has not been fully executed, some keys could not be removed due the following message.
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\Package_10093_for_KB5008207~31bf3856ad364e35~amd64~~0.0.0.0 => невозможно удалить. Доступ не разрешён.
=> невозможно удалить. Доступ не разрешён. Translate: cannot be deleted. Access is not authorised.

Could you please perform the steps in post #7 again.
 
Please run FRST with administrator privileges again.

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.
 

Attachments

Could you please perform the steps in post#7 again, just to be sure all the keys and values are deleted succesfully.
 

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

Back
Top