Category: Jamf Pro

  • Opening specific panes in system settings using the command line in macOS

    I often find myself needing to access specific system settings panes via the command line or a script, but not often enough to remember how to do it. It happens infrequently, yet it’s frustrating every time I have to search for the information again. That’s why I’m writing this article, even though others have already…

  • An Admin’s Guide: How to fix “macOS cannot verify that this app is free from malware”

    An Admin’s Guide: How to fix “macOS cannot verify that this app is free from malware”

    I’ve been building many bash scripts lately that rely on JSON and while there are ways to flip bash to applescript to read said JSON, that just hasn’t worked for me. In stepped JQ which requires me to push this out to my fleet. The only issue I’ve had is that it’s not signed by…

  • Custom Jamf Pro Connector in Okta Workflows

    I’ve been spending much of my workday in Okta workflows building out different tools and have found the built-in Jamf Pro connector lacking. So I’ve used Connector builder to create my own. A big win is being able to use both the Classic and new Jamf Pro APIs. The workflows we have built that work…