├── AppleSoftwareUpdate.sh ├── JamfDeprecationNotifier.sh ├── OSUpdateNotifier.sh ├── OS_Upgrade.sh ├── ResetPrintSystem.sh ├── TCC.db Modifier.sh ├── Trigger_Validation_For_macOS_Installer.sh ├── com.company.reconafterupdate ├── jamfHelperScreen.sh └── tcc_reset.sh /AppleSoftwareUpdate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/AppleSoftwareUpdate.sh -------------------------------------------------------------------------------- /JamfDeprecationNotifier.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/JamfDeprecationNotifier.sh -------------------------------------------------------------------------------- /OSUpdateNotifier.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/OSUpdateNotifier.sh -------------------------------------------------------------------------------- /OS_Upgrade.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/OS_Upgrade.sh -------------------------------------------------------------------------------- /ResetPrintSystem.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/ResetPrintSystem.sh -------------------------------------------------------------------------------- /TCC.db Modifier.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/TCC.db Modifier.sh -------------------------------------------------------------------------------- /Trigger_Validation_For_macOS_Installer.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/Trigger_Validation_For_macOS_Installer.sh -------------------------------------------------------------------------------- /com.company.reconafterupdate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/com.company.reconafterupdate -------------------------------------------------------------------------------- /jamfHelperScreen.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/jamfHelperScreen.sh -------------------------------------------------------------------------------- /tcc_reset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bp88/JSS-Scripts/HEAD/tcc_reset.sh --------------------------------------------------------------------------------