Find files of variable fileType The script will search your machine for files with the specified file type and save the results in a CSV file named by timestamp and…
get_app_icon_graphics Collect copies of macOS icons in .png format from apps installed 2 levels deep from Applications folder bash script that extracts all the icons in png format from the…
This is a fantastic resource for How to create an LDAPS Configuration with Jamf Pro. Link: How to create an LDAPS Configuration with Jamf Pro. - Rubyraccoon https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/enable-ldap-over-ssl-3rd-certification-authority Configuring Jamf…
https://github.com/boberito/jamfapi/blob/master/scriptdump.py Bob Gendler "boberito" writes: Create a folder in /Users/Shared called JAMFScripts. It'll download and dump them all in there. Or edit that line to point where ever you want.…
Search for something in a file grep something file Search for something in multiple files grep something file file1 file2 file 3 Search for something everywhere in the current directory…
Regular expressions (shortened as regex or regexp) are a powerful mechanism for text processing. You can use regular expressions to search for a pattern within a block of text, to…
This is a great Application Removal script (Remove Application.sh) Graham Pugh has posted to Github here: https://gist.github.com/grahampugh/97cd9c3de8f4690a9dc242f74c3211a9
Getting third-party software installed and updated on Mac clients is a major task for Jamf Pro administrators. Unfortunately, it is also a tedious and error-prone task. Links https://scriptingosx.com/2020/06/using-installomator-with-jamf-pro/ https://scriptingosx.com/2020/05/introducing-installomator/