Need analysis Fixlet for Particular KB number based report

If you wanted to know which machines do not have this KB installed, it would be the following relevance:

not exists (string values of properties "HotFixID" of it) whose(it starts with "KB2511455") of select objects "HotFixID from Win32_QuickFixEngineering" of wmis

This topic/post is a duplicate of: KB number based analysis report

2 Likes