Hi,
I want to create a smart group with two attributes:
Patch Reporting: macOS is greater than or equal 10.11.0
AND
Patch Reporting: macOS is less than or equal 10.12.6
Literally this is:
10.11.0 <= MyMacOSVersion <= 10.12.6
With this smart group I got all 10.13.x clients, but not the other clients between 10.11.0 and 10.12.6. Interestingly, it does not show my 10.13.6 test client, maybe because the version is not listed in Patch Reporting.
So, I'm a wrong? Or should this work? :)