Dynamic collection for Java 7 and Java 8
Is there a way to build a dynamic collection to show computers that have java 7 and java 8 installed? I've been looking for an "and" option but am not seeing it.
Thanks
-
Refer to the Collection below. To see another breakdown of Collection and Report filters check out this post.
BTW: This is one of the few times that I would not use a "version ..." comparison when evaluating a version. In this case, Starts With is succinct and efficient.
Please sign in to leave a comment.
Comments
4 comments