Hello, I need to create a report that finds machines where:
It does not have an antivirus called Sophos Anti-Virus
OR
It does, but the version is below 10.8.3.441.
It looks like version is evaluated as a string and not as a number so I'll need to just list versions and AND them.
However, I can't find a good how-to on "software not installed" even though there's a report called Computers With/Without software (You can do a search for Software Name NotEqual or NotLike but the results are all applications that aren't named that on a device, not all devices without that app) and when I try to enter a Software Version line it gives me a picker with no options in it.
I do see that new computers Have Sophos listed in their Security Tab => Antivirus, how can I report against that field?