Thanks to KB4041676, we have found ourselves once again quite busy during the 2nd week of the month. Its Windows patch week & Friday evening, so I will keep this brief.
If you have workstations\servers that are unable to boot into Windows. Boot into recovery mode using your windows recovery drive. If you don’t know how to create one, check out the steps here.
Click Troubleshoot, Click command prompt
[sourcecode language=”plain”] dism /image:c:\ /get-packages [/sourcecode]Looks for updates that are install pending.
[sourcecode language=”plain”]dism /image:c:\ /remove-package /packagename:Package_for_rollupfix~XXXXXXXX /scratchdir:c:\temp [/sourcecode]Restart
Looks like Microsoft released these updates in error. If you Sync your WSUS catalog now, you shouldn’t them.