I'm having a tough time getting update KB5007651 to install on several client machines. Every time I search for updates, whether through my remote management tool or locally, the update shows as not installed. Has anyone faced a similar issue or have any suggestions on how to resolve this?
2 Answers
It sounds like this update might be stuck in a failed state. Try running this command in the command prompt: `dism /online /cleanup-image /revertpendingactions`. This can sometimes clear up issues and allow the update to install.
Have you checked if there's an error code showing up when the installation fails? Sometimes a code can help pinpoint the problem. If the update seems to run but doesn't actually install, that might be worth investigating further.

Thanks for the tip! I’ll give that a shot. Honestly, I can't remember everything I've tried, but it's worth a try.