Nudge profile for multiple os's?

ImAMacGuy
Valued Contributor II

We've got Nudge working on a single OS level, utilizing the ever changing version numbers and continually updating the minimum version to be whatever the latest point release (12.6.1, 12.6.2, 12.6.3, etc)... it's been working fine.  Users even seem to not have as many problems as before...

It can be labor intensive to continually maintain each major OS level in it (11.x, 12.x, 13.x).  is there a way to 1) combine all the OS's into one profile to manage and 2) have it auto-patch to the latest minor version (so for example, 13.0 updates to 13.1 automagically or 12.x --> 12.6.3)?

 

I've been looking at the wiki page and trying out various options in the 'osVersionRequirement' schema, but nudge always reports that conditions are met.  I can go back to manually specifying but was hoping there was a simpler solution for longer term maintenance. 

 

1 REPLY 1

Tribruin
Valued Contributor II

You should be able to do that. Take a look at this section in the Nudge wiki:

osVersionRequirements · macadmins/nudge Wiki (github.com)

You want to look at targetedOSVersionsRule. I haven't tried that yet, but will need to for the next deployment as we will be rolling out Ventura.