homebysix / jss-filevault-reissue

A framework for re-escrowing missing or invalid FileVault keys with Jamf Pro.
Apache License 2.0
186 stars 56 forks source link

Plans to uprev this to be tested with BigSur & Monterey #50

Closed fleish closed 2 years ago

fleish commented 2 years ago

Summary

While the script seems to run without issue on BigSur (& hopefully Monterey, but I haven't tested it), a warning is logged noting it is not tested.

Steps to Reproduce

Run the script on a computer running macOS BigSur.

Expected/Desired Behavior

A clean run with no warnings.

Screenshots

Script result: [WARNING] This script has not been tested on macOS Big Sur. Use at your own risk.

Versions

Additional Information

Lines 90-98 look to be the cause.

homebysix commented 2 years ago

Thanks, I've removed the Big Sur warning and replaced with a generic warning for Monterey and higher.