[SOLVED] DISM Error 1734

recbr9

Well-known member
Joined
Jul 8, 2023
Posts
59
Hello all.

I have an Windows Server 2016 Standard, after Windows Update I get a error executing the "Dism /Online /Cleanup-Image /RestoreHealth".

Culd someone help-me to solve this problem?

Regards.

C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth

Ferramenta de Gerenciamento e Manutenção de Imagens de Implantação
Versão: 10.0.14393.4169

Versão da Imagem: 10.0.14393.4169

[==========================100.0%==========================]
Erro: 1734

Limites de matriz inválidos.

O arquivo de log do DISM pode ser localizado em C:\Windows\Logs\DISM\dism.log
 

Attachments

Hi and welcome to Sysnative,

Step 1. Download
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.
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 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

The fix completed succesfully, let me know the result of DISM (Step 2) If there are no issues, try to update again. If it fails attach a new copy of the CBS logs.
 
Success Maxstar, thanks a lot for your help!



C:\Windows\system32>DISM /online /cleanup-image /RestoreHealth

Ferramenta de Gerenciamento e Manutenção de Imagens de Implantação
Versão: 10.0.14393.4169

Versão da Imagem: 10.0.14393.4169

[==========================100.0%==========================] Operação de restauração concluída com êxito.
A operação foi concluída com êxito.
 
Hi,

You're welcome. Glad to hear the problem has been resolved... (y)
 

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

Back
Top