CORRUPT Patch Report

(imported topic written by jdonlin)

All,

I’ve found this topic: http://forum.bigfix.com/viewtopic.php?id=1627

I have been unsuccessful in modifying it to look at one specific fixlet. We have one fixlet with many, many, many machines reporting into the “Corrupt” fixlet (MS07-028; ID: 702802). I am looking for assistance with this.

Thanks.

Jim D. in NJ

(imported comment written by jessewk)

Just add a filter to the whose clause at the end:

… bes fixlets whose (id of it = 702802 AND name of it contains “CORRUPT”)

(imported comment written by jdonlin)

Thanks Jesse, that worked!

Jim

<?Relevance trs of (td of name of fixlet of it & td of name of computer of it & td of ( last became relevant of it as string) & td of ( relevant flag of it as string)) of results whose (exists name of computer of it AND exists last became relevant of it ) of bes fixlets whose (id of it = 702802 AND name of it contains "CORRUPT")?>
Name of Corrupt patch Name of computer Last became relevant Currently relevant?