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

Compatibility with BigSur #45

Closed Mykolas2 closed 2 years ago

Mykolas2 commented 3 years ago

Due version naming change to 11. for BigSur script wont pass version check when it is ran on BigSur. Can script be modified to work on BigSur?

Example: Script result: [ERROR]: This script requires macOS 10.9 or higher. This Mac has 11.2.2.

homebysix commented 3 years ago

@Mykolas2 - Are you sure you're on the latest version of the script? Big Sur compatibility was adjusted back in December.

Mykolas2 commented 3 years ago

Sorry my bad. I'm using older version of the script. Will check corrected one.

MOmogbehin commented 3 years ago

i'm attempting to use this on a machine that's on Big Sur, verified i am indeed using the up to date version of the script and attempted to use sudo fdesetup changerecovery -personal -norecovery -verbose to change the key manually. that also returned an "unable to change key" error. any ideas?

homebysix commented 2 years ago

Off the top of my head, I'm not sure. Does the Mac have a PRK or might it be an IRK (institutional recovery key)?

In either case, I don't think it's an issue with the jss-filevault-reissue framework itself, so I'll close this issue.