Posted on 10-04-2019 08:29 AM
Our team is trying to push out crowdstrike and everything seems to be working fine with JSS in the sense that it is being pushed out and the installation scripts are running successfully.
However, we are receiving an issue where the OS itself is blocking the app saying:
"System Software from developer "CrowdStrike Inc." was blocked from loading.
Now JSS does push out a MDM profile, but we still can't get this installed. I have found several posts, such as this one:
https://www.jamf.com/jamf-nation/discussions/26462/system-software-from-developer-was-blocked-from-loading
That indicated adding in a "Kernel Extension" for the vendor. But this is not an option when I go into Settings -> Computer Management -> Configurations
Hoping to get some help to get this resolved. Thanks!
Posted on 10-04-2019 09:12 AM
I think I might have figured this out. I got the kernel extension ID's by querying a SQLite DB on a working system using the instructions here:
https://technology.siprep.org/getting-the-team-id-of-kernel-extensions-in-macos-10-13-and-higher/
I think made a new configuration profile and added this ID and push it out. The package seems to push from here.
Is there a better way? Or a way just to whitelist "Crowdstrike Inc."? Or something along those lines?