For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable FileVault in Setup Assistant

Step-by-step guide on enabling FileVault during macOS Setup Assistant using Intune. Learn about prerequisites, configuration profiles, and best practices.

Prerequisites

Before we start with the FileVault configuration profile in Intune, we have to complete following requirements:

  1. Enable Await Final Configuration

    1. Follow the guide here to enable it: Configure Await Final Configuration

  2. Create a Filter using the EnrollmentProfileName

    1. Follow the guide below to create the filter.

Create a Filter using the EnrollmentProfileName

  1. Go to the Intune Portal and sign in.

  2. Go to the Tenant Administration -> Filters -> Create -> Managed Devices

  3. Give this filter a name and select macOS as the platform.

  4. Now on the Rules page, select

    1. Property = EnrollmentProfileName,

    2. Operator = Equals

    3. Value is the Name of your Enrollment Profile that you can find here: Enrollment program tokens and then select your Token to see your Enrollment Profile. If you do not have a Profile, you have to create one or else the whole Deployment and Enrollment for your macOS Devices will not work.

  5. Here is an example of how it could look like: Intune Device Filter

Configration Profile

If you have Await Final Configuration enabled and also have created a Device Filter you are ready to create your FileVault Configration.

You can either download and import the Configuration Profile from here: Enable FileVault during Setup Assistant

or create your own profile following this guide:

  1. Go to the Intune Portal and sign in.

  2. Go to Devices -> By platform -> macOS -> Manage devices -> Configuration and Create a new policy.

    1. Profile type: Settings catalog

  3. Give it a descriptive name and click on Next. Example: Enable FileVault during Setup Assistant

  4. Click on Add settings and search for FileVault. FileVault

  5. Select Force Enable in Setup Assistant (this will automatically select Enable)

  6. Let´s also configure Prevent FileVault From Being Disabled. You can find it in the FileVault Options category. FileVault

  7. Let´s configure the settings after adding them to the profile:

    1. Force Enable In Setup Assistant = True

    2. Enable = On

    3. Prevent FileVault From Being Disabled = True

  8. After assigning and saving the profile, the settings should like the following: FileVault

Last updated

Was this helpful?