> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/mdeconfiguration.md).

# Defender for Endpoint (MDE) Configuration

{% hint style="info" %}
Click on the link to download the JSON file from [GitHub](https://github.com/SkipToTheEndpoint/OpenIntuneBaseline/blob/main/MACOS/NativeImport/MacOS%20-%20OIB%20-%20Defender%20Antivirus%20-%20D%20-%20MDE%20Configuration%20-%20v1.0.json)
{% endhint %}

## Login Service Management - Managed Login Items

| Setting    | Value                |
| ---------- | -------------------- |
| Rule Value | com.microsoft.dlp    |
| Rule Type  | Label Prefix         |
| Rule Value | com.microsoft.fresno |
| Rule Type  | Label Prefix         |

## Microsoft AutoUpdate (MAU)

| Setting                           | Value           |
| --------------------------------- | --------------- |
| Microsoft Defender Application ID | WDAV00          |
| Microsoft Defender LCID           | 1033            |
| Update channel override           | Current Channel |

## Privacy Preferences Policy Control

| Setting          | Value                                                                                                                                                                                                                                                |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Allowed          | True                                                                                                                                                                                                                                                 |
| Authorization    | Allow                                                                                                                                                                                                                                                |
| Static Code      | False                                                                                                                                                                                                                                                |
| Code Requirement | identifier "com.microsoft.wdav" and anchor apple generic and certificate 1\[field.1.2.840.113635.100.6.2.6] /\* exists */ and certificate leaf\[field.1.2.840.113635.100.6.1.13] /* exists \*/ and certificate leaf\[subject.OU] = UBF8T346G9        |
| Identifier Type  | bundle ID                                                                                                                                                                                                                                            |
| Identifier       | com.microsoft.wdav                                                                                                                                                                                                                                   |
| Allowed          | True                                                                                                                                                                                                                                                 |
| Authorization    | Allow                                                                                                                                                                                                                                                |
| Static Code      | False                                                                                                                                                                                                                                                |
| Code Requirement | identifier "com.microsoft.wdav.epsext" and anchor apple generic and certificate 1\[field.1.2.840.113635.100.6.2.6] /\* exists */ and certificate leaf\[field.1.2.840.113635.100.6.1.13] /* exists \*/ and certificate leaf\[subject.OU] = UBF8T346G9 |
| Identifier Type  | bundle ID                                                                                                                                                                                                                                            |
| Identifier       | com.microsoft.wdav.epsext                                                                                                                                                                                                                            |
| Allowed          | True                                                                                                                                                                                                                                                 |
| Authorization    | Allow                                                                                                                                                                                                                                                |
| Static Code      | False                                                                                                                                                                                                                                                |
| Code Requirement | identifier "com.microsoft.dlp.daemon" and anchor apple generic and certificate 1\[field.1.2.840.113635.100.6.2.6] /\* exists */ and certificate leaf\[field.1.2.840.113635.100.6.1.13] /* exists \*/ and certificate leaf\[subject.OU] = UBF8T346G9  |
| Identifier Type  | bundle ID                                                                                                                                                                                                                                            |
| Identifier       | com.microsoft.dlp.daemon                                                                                                                                                                                                                             |

## System Extensions

| Setting                   | Value                                                |
| ------------------------- | ---------------------------------------------------- |
| Team Identifier           | UBF8T346G9                                           |
| Allowed System Extensions | com.microsoft.wdav.epsext, com.microsoft.wdav.netext |

## Notifications

| Setting                     | Value                   |
| --------------------------- | ----------------------- |
| Show In Notification Center | True                    |
| Notifications Enabled       | True                    |
| Show In Lock Screen         | False                   |
| Bundle Identifier           | com.microsoft.wdav.tray |
| Badges Enabled              | True                    |
| Alert Type                  | Temporary Banner        |
| Sounds Enabled              | True                    |
| Critical Alert Enabled      | False                   |

## Web Content Filter

| Setting                                     | Value                                                                                                                                                                                                                                                |
| ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Filter Data Provider Bundle Identifier      | com.microsoft.wdav.netext                                                                                                                                                                                                                            |
| User Defined Name                           | Microsoft Defender Content Filter                                                                                                                                                                                                                    |
| Filter Grade                                | inspector                                                                                                                                                                                                                                            |
| Filter Sockets                              | True                                                                                                                                                                                                                                                 |
| Filter Packets                              | False                                                                                                                                                                                                                                                |
| Plugin Bundle ID                            | com.microsoft.wdav                                                                                                                                                                                                                                   |
| Filter Data Provider Designated Requirement | identifier "com.microsoft.wdav.netext" and anchor apple generic and certificate 1\[field.1.2.840.113635.100.6.2.6] /\* exists */ and certificate leaf\[field.1.2.840.113635.100.6.1.13] /* exists \*/ and certificate leaf\[subject.OU] = UBF8T346G9 |
| Organization                                | JAMF Software                                                                                                                                                                                                                                        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/mdeconfiguration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
