- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-31-2022 07:20 AM
Hello All,
Can we create a Advance Search or a smart group to list of Not or Either latest version of an application.
Tried this combination but result null.
Application Title has Microsoft Outlook.app
and
Application Version is not Latest Version
Not sure where I'm doing wrong.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 07:31 AM - edited 10-31-2022 07:33 AM
You'll need to add Microsoft Outlook as a Patch Management title, and use that in your smart group. "Application Version" expects a version number or regex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 07:31 AM - edited 10-31-2022 07:33 AM
You'll need to add Microsoft Outlook as a Patch Management title, and use that in your smart group. "Application Version" expects a version number or regex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-31-2022 07:57 AM
I prefer regex for this.
Use the following script to help generate the regex:
https://gist.github.com/talkingmoose/2cf20236e665fcd7ec41311d50c89c0e
Then create a smart group like so:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-31-2022 08:03 AM
Thank you, I will go through this too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-17-2023 09:58 AM
I've never seen this done. I might try this in a test enviroment for my new prestage I'm creating with JAMF Connect 2.27.0 being installed at enrollment. Then apply the smart group to push 2.29.0. This regex looks promising.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 08:01 AM - edited 10-31-2022 08:40 AM
@cbrewer- Sure, but what happens when Outlook gets updated? Using a Patch Management title will avoid having to change anything later down the line.
Regex is awesome, but really only when you have a target version in mind.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-31-2022 10:45 AM
If understated correctly, you should be able to let patch reporting work for you:
PatchReporting Outlook less than Latest Version is what we use, seems to work for our needs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-31-2022 11:23 AM
This is what I described above and in my screenshot, and works perfectly here too.
