Hi, I was reading the forums and saw a number of posts from Maxstar helping people with DISM/CBS manifest issues. I tried to post to the "Windows Update Fixes and tutorials" forum (where the posts I referenced were located), but it says I have insufficient privileges to do that, so I thought I'd try posting here.
I am trying to change an old 2016 Server running the Eval version to a Server Standard version with a proper license key (long story, but can give details if needed), and when I do so I am getting an error. I've think I've tracked the issue down to a missing manifest for a superseded package.
After getting an error with the DISM command to change to the ServerStandard edition, I dug around in the logs and ran the "DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH" command and got an "Error 1734 - The array bounds are invalid" message. Some more digging around in the CBS log and I see the following:
Mark store corruption flag because of package: Package_7395_for_KB4550947~31bf3856ad364e35~amd64~~10.0.1.8. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
It seems that KB4550947 was superseded by other packages but the command is still looking for it. I tried downloading and installing that KB, but it gives me an error that "the update is not applicable to your computer" even though I got it from the MS update site.
In the other posting I saw Maxstar had asked for various log files and provided some data files to run with a tool he referenced, but they were specific to that particular issue so I'm not exactly sure what they were trying to fix.
At any rate, I'm not sure how to proceed at this point since I can't get the original KB to install and I don't know how to get into the guts of the system to remove the dependence on that KB or update it to the packages that superseded it or anything.
Any assistance with this would be really appreciated, thanks!
I am trying to change an old 2016 Server running the Eval version to a Server Standard version with a proper license key (long story, but can give details if needed), and when I do so I am getting an error. I've think I've tracked the issue down to a missing manifest for a superseded package.
After getting an error with the DISM command to change to the ServerStandard edition, I dug around in the logs and ran the "DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH" command and got an "Error 1734 - The array bounds are invalid" message. Some more digging around in the CBS log and I see the following:
Mark store corruption flag because of package: Package_7395_for_KB4550947~31bf3856ad364e35~amd64~~10.0.1.8. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
It seems that KB4550947 was superseded by other packages but the command is still looking for it. I tried downloading and installing that KB, but it gives me an error that "the update is not applicable to your computer" even though I got it from the MS update site.
In the other posting I saw Maxstar had asked for various log files and provided some data files to run with a tool he referenced, but they were specific to that particular issue so I'm not exactly sure what they were trying to fix.
At any rate, I'm not sure how to proceed at this point since I can't get the original KB to install and I don't know how to get into the guts of the system to remove the dependence on that KB or update it to the packages that superseded it or anything.
Any assistance with this would be really appreciated, thanks!