Office for Mac Preference Keys
Link https://docs.google.com/spreadsheets/d/1ESX5td0y0OP3jdzZ-C2SItm-TUi-iA_bcHCBvaoCumw/edit#gid=0
mSCP jamf scripts
Bob Gendler one of the macOS Security Compliance Project (mSCP) Authors has posted some (FANTASTIC) scripts that will help integrate your mSCP project into a jamf instance. This will help…
STIG macOS Firefox Enterprise
Following guidance from this Jamf Nation post and this JSON Schema I was able to put together this configuration file. MOZILLA FIREFOX STIG - REVISION HISTORY Version 6, Release 3…
How to check signatures on apps, installers, and packages
pkgutil --check-signature macOSUpd10.14.1.pkg this does perform validation and report the most informative result of all: Package "macOSUpd10.14.1.pkg": Status: signed by a certificate that has since expired followed by the certificate…
Verify Download Checksum value
Step 1: create SHA-256 hash value from the downloaded file: General Guidance shasum -a 256 /path/to/downloaded.pkg Specific Guidance check Firefox Browser 102.1.0esr Example: shasum -a 256 /Users/USERNAME_HERE/Downloads/Firefox\ 102.1.0esr.pkg Link to…
Firefox (Extended Support Release) ESR Enterprise downloads
Firefox Extended Support Release (ESR) is an official version of Firefox developed for large organizations (Firefox for enterprise) like universities and businesses that need to set up and maintain Firefox…
MySQL Workbench 8.0.30
Link https://dev.mysql.com/downloads/workbench/ Video
Jamf Pro Debugging – troubleshooting
enabling Debug Mode for several Jamf products, as well as where to view logs from your Apple devices so that you can troubleshoot on a deeper level. This article also…
MySQL Log File Location
MySQL Windows distributions use an MSI installer with user-selectable options at various stages of the installation. The Logging Options page displays the log enabling and location defaults and also allows…