So we've been deploying FileVault using the following command:
diskutil cs convert $startupDevice -passphrase $password
So in getting ready for High Sierra, I'm looking at APFS. When running that command on the new file system, it gets the following error:
"Error coverting disk to CoreStoage: A GUID Paritition Table partitioning scheme is required"
Now understandably the GUID is different, but looking for a command that similar to the top that we can use on APFS. I'll have to update the script to reflect that.
Also, does anyone know if new machines from Apple come with APFS?
