Skip to content

Commit

Permalink
Windows MDM setup: updates (#26922)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtalerman authored Mar 7, 2025
1 parent 32c5c47 commit 6275289
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions articles/windows-mdm-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To use automatic enrollment (aka zero-touch) features on Windows, follow instruc

To migrate Windows hosts from your current MDM solution to Fleet, follow the instructions [here](#automatic-windows-mdm-migration).

## Manual enrollment
## Turn on Windows MDM

### Step 1: Generate your certificate and key

Expand All @@ -22,7 +22,6 @@ How to generate a certificate and key:

> Note: The default `openssl` binary installed on macOS is actually `LibreSSL`, which doesn't support the `--traditional` flag. To successfully generate these files, make sure you're using `OpenSSL` and not `LibreSSL`. You can check what your `openssl` command points to by running `openssl version`.

### Step 2: Configure Fleet with your certificate and key

In your Fleet server configuration, set the contents of the certificate and key in the following environment variables:
Expand All @@ -42,7 +41,7 @@ Restart the Fleet server.

3. Select **Turn on**.

### Step 4: Test manual enrollment
## Manual enrollment

With Windows MDM turned on, enroll a Windows host to Fleet by installing [Fleet's agent (fleetd)](https://fleetdm.com/docs/using-fleet/enroll-hosts).

Expand All @@ -56,9 +55,7 @@ To automatically enroll Windows workstations when they’re first unboxed and se

After you connect Fleet to Microsoft Entra ID, you can customize the Windows setup experience with [Windows Autopilot](https://learn.microsoft.com/en-us/autopilot/windows-autopilot).

In order to connect Fleet to Microsoft Entra ID, the IT admin (you) needs a Microsoft Enterprise Mobility + Security E3 license.

Each end user who automatically enrolls needs a [Microsoft license](https://learn.microsoft.com/en-us/mem/intune/fundamentals/licenses.)
In order to connect Fleet to Microsoft Entra ID, the IT admin (you) needs a Microsoft Enterprise Mobility + Security E3 license. Each end user who automatically enrolls needs at least a [Microsoft Entra P1 license](https://www.microsoft.com/en-us/security/business/microsoft-entra-pricing). If they already have an [E3 or E5 license](https://www.microsoft.com/en-us/microsoft-365/enterprise/microsoft365-plans-and-pricing) then you're good to go.

### Step 1: Buy Microsoft licenses

Expand Down

0 comments on commit 6275289

Please sign in to comment.