├── .DS_Store ├── JCTemplate.json ├── LICENSE ├── Maintenance - Remove Application.sh ├── Maintenance - Update User and Location information.sh ├── Notifications - Display message.sh ├── OS Deployment - macOS Catalina via SelfService.sh ├── README.md ├── Self Service - Enable TouchID for SUDO.sh ├── Self Service - Generate storage report.sh ├── Self Service - Reset Bluetooth Settings.sh └── Self Service - Reset CoreAudioDaemon.sh /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/.DS_Store -------------------------------------------------------------------------------- /JCTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/JCTemplate.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /Maintenance - Remove Application.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/Maintenance - Remove Application.sh -------------------------------------------------------------------------------- /Maintenance - Update User and Location information.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/Maintenance - Update User and Location information.sh -------------------------------------------------------------------------------- /Notifications - Display message.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/Notifications - Display message.sh -------------------------------------------------------------------------------- /OS Deployment - macOS Catalina via SelfService.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/OS Deployment - macOS Catalina via SelfService.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /Self Service - Enable TouchID for SUDO.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/Self Service - Enable TouchID for SUDO.sh -------------------------------------------------------------------------------- /Self Service - Generate storage report.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/Self Service - Generate storage report.sh -------------------------------------------------------------------------------- /Self Service - Reset Bluetooth Settings.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/Self Service - Reset Bluetooth Settings.sh -------------------------------------------------------------------------------- /Self Service - Reset CoreAudioDaemon.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/txhaflaire/JamfPro-Scripts/HEAD/Self Service - Reset CoreAudioDaemon.sh --------------------------------------------------------------------------------