Friday, April 12, 2019

One-liner to ID the GUID of the FileVault-enabled account used to unlock the encryption on an encrypted Apple File System drive.

One-liner to ID the GUID of the FileVault-enabled account used to unlock the encryption on an encrypted Apple File System drive.: echo $(ioreg -l -w0 -p IODeviceTree | grep efilogin-unlock-ident) | grep -Eo "[A-F0-9]{8}-[A-F0-9]{4}-4[A-F0-9]{3}-[89AB][A-F0-9]{3}-[A-F0-9]{12}"

No comments:

Generating randomized long usernames for Jamf Pro standard user accounts | Der Flounder

Generating randomized long usernames for Jamf Pro standard user accounts | Der Flounder