Hello,
I've seen similar post on the same issue. I'm hoping you can help me out as I'm not sure where to go next. Windows Server 2016 Standard.
I was having issues with backups (System State) and VSS Writers so I ran SFC/ Scannow with the following results.
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.
Afterwards I ran:
C:\Windows\system32>DISM /Online /Cleanup-Image /CheckHealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.4169
Image Version: 10.0.14393.4169
The component store is repairable.
The operation completed successfully.
C:\Windows\system32>DISM /Online /Cleanup-Image /ScanHealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.4169
Image Version: 10.0.14393.4169
[==========================100.0%==========================] The component store is repairable.
The operation completed successfully.
C:\Windows\system32>
C:\Windows\system32>DISM /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.4169
Image Version: 10.0.14393.4169
[==========================100.0%==========================]
Error: 1734
The array bounds are invalid.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
More info:
Initially the /Restorehealth command was failing complaining about the Source. So I ran the following command using downloaded ISO and also Dell OEM disk. both times command failed re: source.
dism /online /cleanup-image /restorehealth /source:WIM:e:\sources\install.wim:1 /limitaccess
It was suggested I run a disk check. I did, errors were found and fixed. Now the /Restorehealth command returns the Error: 1734 The array bounds are invalid.
Any help you greatly be appreciated.
Attached are the 3 log files you requested.
I've seen similar post on the same issue. I'm hoping you can help me out as I'm not sure where to go next. Windows Server 2016 Standard.
I was having issues with backups (System State) and VSS Writers so I ran SFC/ Scannow with the following results.
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.
Afterwards I ran:
C:\Windows\system32>DISM /Online /Cleanup-Image /CheckHealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.4169
Image Version: 10.0.14393.4169
The component store is repairable.
The operation completed successfully.
C:\Windows\system32>DISM /Online /Cleanup-Image /ScanHealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.4169
Image Version: 10.0.14393.4169
[==========================100.0%==========================] The component store is repairable.
The operation completed successfully.
C:\Windows\system32>
C:\Windows\system32>DISM /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.4169
Image Version: 10.0.14393.4169
[==========================100.0%==========================]
Error: 1734
The array bounds are invalid.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
More info:
Initially the /Restorehealth command was failing complaining about the Source. So I ran the following command using downloaded ISO and also Dell OEM disk. both times command failed re: source.
dism /online /cleanup-image /restorehealth /source:WIM:e:\sources\install.wim:1 /limitaccess
It was suggested I run a disk check. I did, errors were found and fixed. Now the /Restorehealth command returns the Error: 1734 The array bounds are invalid.
Any help you greatly be appreciated.
Attached are the 3 log files you requested.