Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open System Preferences
  2. Open Security & Privacy
  3. Click on the FileVault tab
  4. Click on Turn on FileVault (be patient, this can take a VERY long time)
  5. Once FileVault is on, install the FileVault encryption agent from the iTechXpress encryption page

Naming for  AD & Encryption

To name an OSX machine to report correctly in AD & encryption, open a terminal and as admin run :

  • scutil –-set ComputerName “machinename”
  • scutil –-set HostName “machinename”
  • scutil –-set LocalHostName “machinename”

...