This Shell Script will parse a locally saved Jamf Summary Report, Jamf Pro Server Summary Tool 3.3 2022 - JSS 10.40.0 By Sam Fortuna & Nick Anderson & Tyrone Luedtke…
Bash script to find and list all binary .app files on macos and collect them to a .csv file with app name, version, and file path columns. Dumped filename is…
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 great Application Removal script (Remove Application.sh) Graham Pugh has posted to Github here: https://gist.github.com/grahampugh/97cd9c3de8f4690a9dc242f74c3211a9
#!/bin/bash while [ $( pgrep TextEdit ) ] do echo Waiting for TextEdit to quit. sleep 2 done echo TextEdit has quit. Link: https://www.youtube.com/watch?v=UQs7-N2_35k
https://public.cyber.mil/pki-pke/ For help configuring your computer to read your Common Access Card (CAC), visit Getting Started page. For instructions on configuring desktop applications, visit End Users page. Admins can find…