I need a solution
I'm looking for a little outside of the box help.
I need to create an exception for an older version of Java on a subset of machines that aren't in our environment yet. Normally, I would just create a dynamic filter and pick these machines off one by one as they come online but, I'm unable to that in this case.
So, I need my current software delivery package for the latest version of Java to say "if X version exists do not install package"
Any thoughts or ideas around this?
0