bump....does anyone know if this regex is still up to date? I have users
with newer machines complaining that they can't see Sequioa available in
Self Service, and I have it scoped to a smart group using this regex for
compatibility.
It's not working for me. Here's what I got when I try to run
it:./caffeinate.js: line 1: //: is a directory./caffeinate.js: line 2:
//: is a directory./caffeinate.js: line 3: //: is a
directory./caffeinate.js: line 4: //: is a directory./caffeinate.j...
the commands are literally just:sudo jamf reconsudo jamf policysudo jamf
manageThats all you need. If you want to make a "script" out of it, just
add #!/bin/bash at the top.#!/bin/bashsudo jamf reconsudo jamf
policysudo jamf manage