FileVault not enabling on some Macs?Solved

Participant
Discussion
1 month ago

Hey folks,

So, I tried enabling FileVault on our Mac devices using Hexnode, and for most of them, it worked like a charm. But a few of them aren’t working properly! After entering the user’s password, I get an error saying “There was a problem enabling FileVault” or something along those lines.

 Error prompt while trying to enable FileVault

I can’t wrap my head around why this is happening. Any idea what’s causing it?

Replies (4)

Marked SolutionPending Review
Participant
1 month ago
Marked SolutionPending Review

FileVault can be picky for a bunch of reasons, but I have a feeling your issue is tied to secure token. If the user account doesn’t have it enabled, that could be why FileVault is giving you a hard time.

Quick check: Open terminal and run this command—

If secure token isn’t enabled, that’s likely your culprit.

Or, if you’re using Hexnode, you might be able to check this right from the console. Head over to the manage tab, pick the device, and go to the Local accounts subtab. You’ll see a list of all user accounts, and under the Secure token column, it’ll tell you whether the user has it or not.

Marked SolutionPending Review
Participant
1 month ago
Marked SolutionPending Review

I checked in my console, and it says Secure Token isn’t granted. So, if I grant it, does that fix the issue? Also, I’m not really sure how to do that—any pointers? 

Marked SolutionPending Review
Hexnode Expert
4 weeks ago
Marked SolutionPending Review

Hello @porter,

Thank you for reaching out to us.

It looks like @akemi has already identified the issue—Secure Token is not granted, which is likely preventing FileVault from being enabled. You can resolve this directly from Hexnode using the Grant Secure Token remote action.

To do this:

  1. Navigate to the Local Accounts sub-tab in Hexnode (as mentioned by @akemi).
  2. Locate the user account, click on the ellipsis (three-dot) icon on the right.
  3. Select Grant Secure Token.
  4. Enter the admin username and password, along with the credentials for the targeted user account.
  5. Click Grant to complete the process.

Once Secure Token is granted, you should be able to enable FileVault without any issues.

If you need further assistance, feel free to reach out.

Best regards,
Eden Pierce
Hexnode UEM

Marked SolutionPending Review
Participant
4 weeks ago
Marked SolutionPending Review

Thanks a ton, @akemi and @edenpierce! Everything’s working perfectly now.

Save