Hello guys,
I am facing an issue where I am installing Windows updates on servers through a Task Sequence which run during a Maintenance Window. One particular update (always the same so far) remains in "Pending Verification" and therefore doesn't give back the hand to the Task Sequence to go further. This process works fine on some other servers.
Here is what I see in Software Center :
Here is the status for that paricular update within "Windows Update" on the server :
So the update seems installed, and same story within the WUAHandler.log :
1. Update (Missing): Security Update for Microsoft .NET Framework 4.5, 4.5.1 and 4.5.2 on Windows 7, Vista, Server 2008, Server 2008 R2 x64 (KB3097996) (103a0bdd-e71c-4f33-8cf1-7b68198ad536, 205) WUAHandler 12/1/2015 02:14:51 9532 (0x253C) ... Update 1 (103a0bdd-e71c-4f33-8cf1-7b68198ad536) finished installing (0x00000000), Reboot Required? No WUAHandler 12/1/2015 02:16:35 6380 (0x18EC)This issue already occured few times, does someone have a solution for this ? What is the "Pending Verification" process doing ? I can't find anything useful on the web ...