I am trying to make a relevance query that will list out all windows Security Updates, Security hotfix and critical updates for a automatic computer group. I have been trying some variations of this and keep getting a result that is much higher than in the console.
(name of bes fixlets whose (source of it is "Microsoft" and name of it does not contain "(Superseded)" and applicable computer count of it is greater than 0 and category of it is "Security Update")) of bes computer groups whose (name of it is "computer group name")
unique values of names of relevant fixlets whose (display name of site of it = "Patches for Windows" AND fixlet flag of it AND (category of it = "Security Update" OR category of it = "Security Hotfix" OR category of it contains "Critical Update")) of members of bes computer group whose (name of it = "<computer group name>")