APNS Log Debugging

sudo log config --mode "level:debug" --subsystem com.apple.push_registrar That command sets the log level for the com.apple.push_registrar subsystem to "debug," which will provide detailed information about the APNs registration process. Restart…

How to disable the quarantine popup

How to disable the pop-up that shows up every time you first run a downloaded app on the latest macOS client machines; this strips the attribute sudo xattr -rd com.apple.quarantine…

Debugging Jamf Pro

This article will assist you in enabling Debug Mode for several Jamf products, as well as where to view logs from your Apple devices so that you can troubleshoot on…