Query Details
//Looking for Installed KBIDs Update | where KBID == "4565511" or KBID == "4558998" or KBID == "4565483" or KBID == "4565503" | distinct Computer, Product, KBID
This query is looking for computers that have specific KBIDs (knowledge base IDs) installed. It is searching for four specific KBIDs and returning the distinct values of the computer, product, and KBID.

Rod Trent
Released: July 14, 2020
Tables
Keywords
Operators