Need help writing a query to find any Adobe reader version lower than 11.0
Can someone give me the quick rundown on constructing a query to group all computers running adobe reader 11.0 or lower?
Need to group them so I can then push Adobe reader dc to all of them. Thanks !!
0
Comments
Here’s one possibly way of doing that:
THE ORIGINAL:
THE NEW:
You could also achieve the same result by removing the filter line, Application | Version | Starts With | 11, entirely, as this will result in the third filter condition being met, but won’t give you 11 AND lower, just lower than 11, but you could modify the Value accordingly.
That didnt quite work. I still have Adobe Reader versions older than 11
Okay, try this.