Releases: route1337/jamf-macos-scripts
Releases · route1337/jamf-macos-scripts
Jamf API Fix for ARD
Changes
- Fix configureARD.sh based on Jamf API changes
More Sequoia Fixes
Changes
- Remove an unused
killall
command for the GPG Suite install script - Remove a cask tap that's no longer needed for the Homebrew install script
- Update documentation to reflect moving from DEPNotify to Setup-Your-Mac
Sequoia Fixes
Changes
- Fix for Sequoia Xcode CLI tools installation
ConsoleUser method change
Changes
- Migrating Intel Mac ConsoleUser detection to a modern OS method
Brave Install Script
Changes
- Added the
installBraveBrowser.sh
script to replace Chrome
Several Script Updates
This update encompasses a few version releases
Version 0.1.7
- Quick script for fixing Spotlight indexing
Version 0.1.6
- Scripts for Homebrew have been fixed to deal with changes in Monterey
- Apple Silicon detection logic fixed
Version 0.1.5
- Common Brews script reduced the list of taps and brews in favor of this optional repo
- Initial support for Apple Silicon machines
Big Sur Support
Changes in this release center on fixing Big Sur (Intel) deployments via DEPNotify and Homebrew issues.
- Install Homebrew script fixed for Big Sur (Intel) and latest HomeBrew
- Common Brews script updated with new list of brews
- Fixed some documentation
- Dropping support for installs below Big Sur 11.0.1
- Fixed Terminal script due to a public URL change
- GPG Suite installer now kills GPG Mail Upgrader processes so DEPNotify can complete
Updates for changes in Homebrew and Catalina
Most changes in this release center on fixing Catalina deployments via DEPNotify and Homebrew issues.
- Testing against DEPNotify now instead of SplashBuddy
- Install Homebrew script fixed for Catalina and latest HomeBrew
- Common Brews script updated with new list of brews
- Updated Copyright year for all files
- All files have a proper blank line at the end
- Adding basic Terminal configuration
Some Extension Attributes Added
Added several extension attribute scripts
- ARDStatus - Checks for Apple Remote Desktop status
- FirmwarePasswordCheck - Checks if the firmware password was set
- FusionSerialNumbers - Inventories the serial numbers tied to an installed VMware Fusion application
- HomebrewInstalled - Checks if Homebrew is installed
Initial Release
This initial release contains our first script for Homebrew installation during PreStage enrollment