Hi, having issues trying to find, uninstall, and then hide a fualty update causing issues with LOB applications.
Get-WindowsUpdate returns no results when run naked, and returns some results, but not an update I know is installed (visible in GUI). KB5126052 - get-windowsupdate -microsoftupdate returns values but not the update I want to see.
I've run dism / online /cleanup-image /restorehealth and sfc and rebooted - is there any way to get this working as expected (show me the update installed and allow me to ninstall and hide it. I can uninstall from the GUI, but i'm not convinced of my ability to then hide it and stop it coming back as it stands because the PS module is not behaving as expected.
This is a clean image just deployed to AVD.
Hi, having issues trying to find, uninstall, and then hide a fualty update causing issues with LOB applications.
Get-WindowsUpdate returns no results when run naked, and returns some results, but not an update I know is installed (visible in GUI). KB5126052 - get-windowsupdate -microsoftupdate returns values but not the update I want to see.
I've run dism / online /cleanup-image /restorehealth and sfc and rebooted - is there any way to get this working as expected (show me the update installed and allow me to ninstall and hide it. I can uninstall from the GUI, but i'm not convinced of my ability to then hide it and stop it coming back as it stands because the PS module is not behaving as expected.
This is a clean image just deployed to AVD.