We have just run the monthly fixlets supplied by BigFix and BigFix is saying all installed correctly.
However, when I run MBSA or Windows Update to double check both are stating that the following patches are missing from various systems:
KB2604115
KB2596880
KB2596792
Which is right and which is wrong? I have not seen this before in a long while and I believe you guys had to change your relevance to fix it. What is the next step?
Could you run the following relevance on your machine, the result would be very helpful for us to identify causes of the issue:
Q: ((name of it), (if (exists value “DisplayName” of it) then value “DisplayName” of it as string else “"), (if (exists value “DisplayVersion” of it) then value “DisplayVersion” of it as string else "”)) of keys of keys “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall” of (if(x64 of operating system) then x64 registry else nothing; registry)
Q: (name of it, version of it) of files whose (name of it as lowercase ends with “.dll” ) of ((folder “MICROSOFT.NET\FRAMEWORK64\V2.0.50727” of (windows folder) ;folder “MICROSOFT.NET\FRAMEWORK\V2.0.50727” of (windows folder)))