I really need a "does not contain" conditional when creating alerts. For instance, to exclude C: drives from a disk space alert by doing "volume description does not contain C:". I think every conditional should have a negative version, for instance "does not start with". "Ends with" and "Does not End with" would also be nice.
Why not just allow custom regexes or SQL statements in alerts while we're at it?