-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
Windows
-
Server 2.7.6
We need to query Win32_QuickFixEngineering in WMI to get information about the installed KB articles
Here is an example for the recent sync performance fix:
http://support.microsoft.com/kb/2981965
> Get-WmiObject -query 'Select * From Win32_QuickFixEngineering'
Source Description HotFixID InstalledBy InstalledOn
------ ----------- -------- ----------- -----------
WIN-AB4P31... Hotfix KB2981965 NT AUTHORITY\SYSTEM 8/21/2014 12:00:00 AM
References:
http://msdn.microsoft.com/en-us/library/aa394558%28v=vs.85%29.aspx
http://msdn.microsoft.com/en-us/library/aa390423%28v=vs.85%29.aspx
http://msdn.microsoft.com/en-us/library/aa394391%28v=vs.85%29.aspx
- is duplicated by
-
SERVER-16634 CLONE - Patch to speed up rs.initiate on Windows 2008 R2 with hotfix
- Closed
- is related to
-
SERVER-24395 Do not display startup warnings when querying for version
- Closed
-
SERVER-12401 Improve the memory-mapped files flush on Windows
- Closed
- links to