Steven Parker
Giga Sage

I don't know if this will fix it (although it may), but I think your OR conditions could all be AND statements.  Our's looks like this:

find_real_file.png

So it's NOT DNS Name and it's not VMWare and it's not MS SQL.  

I noticed your classes seem to be filtering out right however they use OR so that may be why they are filtering out, but it's skipping your Retired piece of the condition.


Please mark this response as correct and/or helpful if it assisted you with your question.
Steven