Home
> Bash scripting, FileVault 2, Mac administration > FileVault 2 encryption status script now available as an Absolute Manage custom information item
FileVault 2 encryption status script now available as an Absolute Manage custom information item
Patrick Gallagher of Emory University has adapted my FileVault 2 encryption status check script for use with Absolute Manage. He was kind enough to share back a copy of his adaption of the script, so I am hosting it here on my GitHub repository.
Categories: Bash scripting, FileVault 2, Mac administration
This is funny. On Friday, I just adapted your FV2 status script for our Absolute Manage server, too. I made some changes so that it doesn’t require a temp file but it’s based on your logic. Figured I’d pass it along.
https://gist.github.com/1364265
Nice work, thanks for sharing this.