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

This script is not yet supported on macOS Catalina #29

Closed sjha967 closed 3 years ago

sjha967 commented 4 years ago

Successfully prompted for Mac password.Checking for /var/db/FileVaultPRK.dat on macOS 10.13+...Issuing new recovery key...[WARNING] fdesetup exited with return code: 99.See this page for a list of fdesetup exit codes and their meaning:https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man8/fdesetup.8.htmlDisplaying "failure" message... Error running script: return code was 99.

homebysix commented 4 years ago

Can you provide some context around this error? How many Macs are affected?

Does sudo fdesetup changerecovery -personal -norecovery -verbose work on the affected Mac(s)?