Hi everyone,
I've been tasked with deploying FV2 to around 800 MacBooks. The majority of these are existing estate, and there are different use cases per machine. Some are many users to one laptop, others are simply one user to one laptop.
I've been looking at the best way to do this deployment and have come up with numerous different methods. I'd like to know how you guys are doing it.
Deployment as the management account does not seem to feasible as if the person triggers this in self service then restarts their mac they will be locked out of their machine if they do not have the recovery key. I was looking at forcing the one time 'no file vault login window at startup' option through fdesetup and then using an ongoing script at login to test if the user is a file vault 2 enabled user - if not prompt the user with a password entry box , which can then populate a plist to import this user as an enabled user. I have this part of the process working , but the only caveat is the command that allows you to bypass the file vault password screen at login is a one time deal, and I also believe it isn't compatible on all hardware?
The issue we have is 1) how the deployment is done - is it pushed/self served or a bit of both - i have a feeling it will be both
2) who does the deployment - the issue with this is, if a user does the deployment themselves through self service, they are the enabled user. At this point I cannot use my script to add existing users as enabled users as it will require me to know their username and password.
I spoke to JAMF support and was told that if i was using a combination of individual & institutional key with or without the management account , the JSS should handle the addition of any new local or mobile account to enabled users. I am 100% not seeing this at the moment. My drive is fully encrypted and if I login with new mobile accounts they are not added into fdesetup list.
The only way I can automate the addition of users to this list is by using the scripted login method.
I'm interested to hear peoples thoughts. Thanks :D
