We have a overlay we put on our customers machines. When the user first logs in it runs the FileVault 2 Individual policy and puts it on the machine. When the user logs off it forces the authentication.
The issue is that some users rarely log off, and some of those that do have been clicking the cancel button to ignore the authentication.
So were looking at ways to ensure that encryption gets started to meet our security teams standards. My first thought would be to force a reboot once the policy is run. But that would impede the user experience a bit.
So my next though would be to see if we can force the authentication without having the user log out or reboot. This way we could push the script daily until we can verify the encryption has started.
Any ideas? What are other companies doing to ensure encryption has started?
