setup-your-mac / Setup-Your-Mac

Setup Your Mac aims to simplify initial device configuration by leveraging swiftDialog and Jamf Pro Policy Custom Events to allow end-users to self-complete Mac setup post-enrollment.
https://snelson.us/sym
MIT License
238 stars 52 forks source link

Add check for Filevault enabled at Setup Assistant #96

Closed drtaru closed 10 months ago

drtaru commented 10 months ago

This adds a check for Filevault being enabled at Setup Assistant for macOS 14 Sonoma. Enabling FileVault in this way does not leave a breadcrumb on the disk so we need to use the built-in fdesetup binary to check whether FileVault is enabled or not.