Hey I’m attempting to dam the Safari net browser on our macOS gadgets. I’m utilizing Google Santa put in on consumer gadgets and pushing profile configurations by way of Intune in an try to dam sure functions. I’ve had success blocking different functions, however not Safari.
I am in search of assist in figuring out how I can block Safari with Google Santa. I am principally confused relating to the precise path that Safari resides in and the right technique to format the trail utilizing the regex required for Santa.
Paths Used:
/Purposes/Safari.App/
/System/Cryptexes/App/System/Purposes/Safari.app
/System/Cryptexes/App/System/Purposes/Safari.app/Contents/MacOS/Safari
Regex:
^/Purposes/Safari.app/.*$
^/System/Cryptexes/App/System/Purposes/Safari.app/.*
The profiles are efficiently making use of, however Safari stays unblocked. FYI I’m not use a server with Google Santa, simply merely making use of profile configurations to finish use gadgets. Any assist is far appreciated.