Check if bootstrap token is enabledSolved

Participant
Discussion
3 years ago

Hi all,

Is there a way I can check if my Mac has bootstrap token enabled?

Replies (8)

Marked SolutionPending Review
Hexnode Expert
3 years ago
Marked SolutionPending Review

Hey @rayner,

Definitely, you can check if the bootstrap token is enabled from your Mac devices by running the following command on Terminal.

Catherine George
Hexnode UEM

Marked SolutionPending Review
Participant
3 years ago
Marked SolutionPending Review

Thanks so much. And yes, its enabled.

Marked SolutionPending Review
Participant
3 years ago
Marked SolutionPending Review

When I ran it I got something like this on one of my Macs ”The profile type option was not recognized.”

Fortunately, works fine with others!

Is that an issue with the device?

Marked SolutionPending Review
Hexnode Expert
3 years ago
Marked SolutionPending Review

FYI, the bootstrap token feature is supported on macOS 10.15 or later.
While you execute this command, an error message is sure to prompt if the above condition fails.

Hope it answers your query,

Catherine George
Hexnode UEM

Marked SolutionPending Review
Participant
2 years ago
Marked SolutionPending Review

Im unaware if Im posting this question wrong? Not so experienced in Mac administration.

How do I enable it when the device returns a ‘NO’ status?

Marked SolutionPending Review
Hexnode Expert
2 years ago
Marked SolutionPending Review

No worries, we got you covered!

The device automatically creates the bootstrap token during the profile installation (enrollment). Hexnode UEM server escrows the bootstrap token sent by the enrolled devices (running macOS 10.15 or later). However, if you cannot find bootstrap token enabled on devices that support it, for instance, devices enrolled in prior, you can enable it from the device end.

Execute the following command on the Terminal:

It can also be executed via Hexnode Live Terminal or using scripts.

Marked SolutionPending Review
Participant
2 years ago
Marked SolutionPending Review

we’ve to do it manually on each of the machine with macOS 10.15 or later?

Marked SolutionPending Review
Hexnode Expert
2 years ago
Marked SolutionPending Review

Except for the recently enrolled macOS 10.15+ devices, you might have to execute this command on each of them.

Yet, I guess not. You don’t have to do it manually. You may run the live terminal or execute scripts, as I pointed out earlier. Executing custom scripts is the best way to get a handful of devices deployed.

Catherine George
Hexnode UEM

Save