Put an Exit Code function in Scripts
To check the exit code of a process, test against the variable $? Put an Exit Code function in Scripts: […]
Put an Exit Code function in Scripts Read More - click »
To check the exit code of a process, test against the variable $? Put an Exit Code function in Scripts: […]
Put an Exit Code function in Scripts Read More - click »
To enable SSH debug, run the SSH command with the -v, -vv, or -vvv option: ssh -vvv user@host.com Link: https://www.ibm.com/support/pages/qradar-enable-debugging-mode-ssh-troubleshoot-connectivity-issues#:~:text=To%20enable%20SSH%20debug%2C%20run,forth%20communication%20between%20the%20hosts.
debug ssh connections -vvv Read More - click »
Find files of variable fileType The script will search your machine for files with the specified file type and save
find files of a variable fileType Read More - click »
get_app_icon_graphics Collect copies of macOS icons in .png format from apps installed 2 levels deep from Applications folder bash script
extract_icons bash script Read More - click »
Security: Signed packages, profiles, and configurations help ensure the authenticity and integrity of the contents. When an item is signed
Why do we sign packages, profiles and configurations for Apple and Jamf Pro? Read More - click »
This script: An Apple script to check the 256 hash value, 512 hash value, and developer id, from a macintosh
Scan folder of software for hash values and Developer ID and publish csv Read More - click »
macos bash script to list detailed user account option information in a csv table format that includes headings for: User
Publish detailed user account to csv file Read More - click »
Using OpenSSL to Create a Certificate Keystore for Tomcat Link: https://docs.jamf.com/technical-articles/Using_OpenSSL_to_Create_a_Certificate_Keystore_for_Tomcat.html Step 1: Creating a Public Certificate for Your Jamf
Creating Public Certificate for Jamf Pro Server Read More - click »
Jamf Compliance Editor is a tool that provides macOS system administrators with an easy way to establish and manage compliance
Jamf Compliance Editor Read More - click »