Outputs the last password change date for each user on the system
Jamf Pro Extension Attribute that Reports Last Password Change Date
Outputs the last password change date for each user on the system Read More - click »
Jamf Pro Extension Attribute that Reports Last Password Change Date
Outputs the last password change date for each user on the system Read More - click »
Dan K Nelson has posted a detailed process of gauging and tuning the performance of Jamf Pro Extension attributes. Link
Extension Attribute Performance Reporting and Tuning Read More - click »
Nessus Tenable application version information for macOS Jamf Extension Attribute to collect https://gist.github.com/patent-ed/c99726b8159e29207af58361b3057be7
Nessus Tenable application version information for macOS Read More - click »
A Bash Script – Jamf Extension Attribute that reports the Last Nessus – Tenable scan report date Jamf Extension Attribute
Last Nessus – Tenable scan report date Jamf Extension Attribute Read More - click »
A Jamf Pro extension attribute that determines the apache version and whether it is active state https://gist.github.com/patent-ed/76492c101a1219f5cc8e729b397e3360
Extension Attribute Apache version and whether it is active Read More - click »
This is fantastic, a GUI tool to help manage security (macOS Security Compliance Project) baselines… thank you, thank you, thank
Establishing Compliance Baselines Read More - click »
6.1. Enforce Multifactor Authentication for Login The system MUST be configured to enforce multifactor authentication. All users MUST go through
Enforce Multifactor Authentication for Login Read More - click »
Commands; More than 1,000 that can be called from terminal and or scripts /bin /sbin /usr/bin /usr/sbin 3rd Party tools
Jamf Scripting 101 + 201 Read More - click »
#!/bin/sh ########## variable-ing ########## kextList=$(/usr/sbin/kextstat -l | /usr/bin/grep -v ‘com.apple’ | /usr/bin/awk ‘{print $6}’ | /usr/bin/sort) ########## main process ##########
3rd Party Kernel Extension – Jamf Extension Attribute Read More - click »