Hello,
I am new to NTLite and have been trying for around a week to integrate all Windows 7 x64 updates up to its end-of-life (EOL). My goal is to satisfy Windows Update (WU) as much as possible with everything that can be added offline. I have been using ONLY the "Latest Online Update" function of NTLite, supplementing it with some updates from a list that garlin provided a couple of years ago.
My source is an original Windows 7 x64 Ultimate ISO (double-checked via hash). I include updates ONLY up to EOL. During the offline integration process, everything seems to be reported as "OK." However, once I load my .ISO into a VM, I see an error in Windows Event Viewer under the "Setup" category:
At the same time, KB2603229 (also a post-setup KB) is reported as "successfully installed."
This always results in WU prompting me to download KB976932, which, although reported as "Windows 7 Service Pack 1 for x64," is essentially the missing KB2533552 (as confirmed via the Software Distribution folder, which shows that this is what WU is downloading).
Here’s what I have tried so far:
I wonder if testing on a VM could somehow impact this, although I doubt it. Any help would be greatly appreciated.
I am new to NTLite and have been trying for around a week to integrate all Windows 7 x64 updates up to its end-of-life (EOL). My goal is to satisfy Windows Update (WU) as much as possible with everything that can be added offline. I have been using ONLY the "Latest Online Update" function of NTLite, supplementing it with some updates from a list that garlin provided a couple of years ago.
My source is an original Windows 7 x64 Ultimate ISO (double-checked via hash). I include updates ONLY up to EOL. During the offline integration process, everything seems to be reported as "OK." However, once I load my .ISO into a VM, I see an error in Windows Event Viewer under the "Setup" category:
Code:
Windows update could not be installed because of error 2149842967 "" (Command line: ""C:\Windows\system32\wusa.exe" "E:\windows6.1-kb2533552-x64_0ba5ac38d4e1c9588a1e53ad390d23c1e4ecd04d.msu" ")
At the same time, KB2603229 (also a post-setup KB) is reported as "successfully installed."
This always results in WU prompting me to download KB976932, which, although reported as "Windows 7 Service Pack 1 for x64," is essentially the missing KB2533552 (as confirmed via the Software Distribution folder, which shows that this is what WU is downloading).
Here’s what I have tried so far:
- Performing multiple passes by forcing a different update order, but to no avail.
- Noticed that installing all updates up to (but not including) KB3125574 does not trigger this error. However, when I include KB3125574 and its dependency KB4490628, the error in the event log reappears.
I wonder if testing on a VM could somehow impact this, although I doubt it. Any help would be greatly appreciated.