Easy question… how do I find out of a particular fixlet was never relevant? For example, its a patch for Excel, but excel isn’t installed.
I’d like to be able to do something like (not in relevance, just plain speak)
If relevant then
"Relevant"
else
if fixed then
"Fixed"
else
"Never Needed"
I’ve been messing with “Relevant flag if it” and “last became nonrelevant of it” with session relevance, but I can’t seem to get the “never needed” portion.
That seems to be a start, but that will only show me fixlets with zero relevant systems. I’m looking at something like MS10-080. I see out of our systems in our 134 systems in our test environment, we have 13 that show relevant for one of these fixlets.
How do I get a report showing…
The 13 systems that are relevant (have this)
The systems that were fixed (have this)
The systems that don’t fall into either of the first two categories, in other words, not needed (need this)
I’m not looking for something just for this bulletin (like searching if excel doesn’t exist as regapp), but just a general method to accomplish something like this regardless of the fixlet.