├── AddAllJamfProApiRoles.sh ├── AssetCacheUtilStatusOutput.sh ├── FIndAndUploadAirdropFiles ├── Get ID AND Name For ANY Object in Jamf Pro.sh ├── GetApiBearerTokenWithBash.sh ├── GetAppsFrommacOSAppsFolder.sh ├── JustJamfHealthChecker.py ├── MakeAScriptAndLaunchDaemonWithAHereDoc.sh ├── PromptUserToInstallZoom.sh ├── README.md ├── SimpleJamfHelper.py ├── installJamfConnect.sh ├── jamfhelper.sh └── mdmEnrollmentType.sh /AddAllJamfProApiRoles.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/AddAllJamfProApiRoles.sh -------------------------------------------------------------------------------- /AssetCacheUtilStatusOutput.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/AssetCacheUtilStatusOutput.sh -------------------------------------------------------------------------------- /FIndAndUploadAirdropFiles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/FIndAndUploadAirdropFiles -------------------------------------------------------------------------------- /Get ID AND Name For ANY Object in Jamf Pro.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/Get ID AND Name For ANY Object in Jamf Pro.sh -------------------------------------------------------------------------------- /GetApiBearerTokenWithBash.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/GetApiBearerTokenWithBash.sh -------------------------------------------------------------------------------- /GetAppsFrommacOSAppsFolder.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/GetAppsFrommacOSAppsFolder.sh -------------------------------------------------------------------------------- /JustJamfHealthChecker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/JustJamfHealthChecker.py -------------------------------------------------------------------------------- /MakeAScriptAndLaunchDaemonWithAHereDoc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/MakeAScriptAndLaunchDaemonWithAHereDoc.sh -------------------------------------------------------------------------------- /PromptUserToInstallZoom.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/PromptUserToInstallZoom.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/README.md -------------------------------------------------------------------------------- /SimpleJamfHelper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/SimpleJamfHelper.py -------------------------------------------------------------------------------- /installJamfConnect.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/installJamfConnect.sh -------------------------------------------------------------------------------- /jamfhelper.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/jamfhelper.sh -------------------------------------------------------------------------------- /mdmEnrollmentType.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/josemocha/projects/HEAD/mdmEnrollmentType.sh --------------------------------------------------------------------------------