Hi
I have a problem with a collection query. I have some 400+ PC's with Google Chrome for Business version 66.88.xxxxx installed. Now I need to update those to version 66.101.xxxxx.
If I query like this: 'Installed Applications.Display Name is equal to Google Chrome and Installed Applications.Version is less than "66.89"' I get 432 PC's in the collection. If I change that version to 'less than "66.101"' I get 20 PC's. Those are PC's with versions between 41 to 46.
This seems like an ancient problem on how Microsoft sorts numbers. Because 1 < 8, then "of course" 101 < 88, right.
Is there a way to bypass this problem somehow? I know, that I can use that "less than 66.89" query, but it doesn't feel right, if you know what I mean.