Skip to content

Commit 135bf42

Browse files
committed
Update switch-to-mde-phase-2.md
1 parent 5057b06 commit 135bf42

File tree

1 file changed

+8
-21
lines changed

1 file changed

+8
-21
lines changed

defender-endpoint/switch-to-mde-phase-2.md

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -93,25 +93,14 @@ The specific exclusions to configure depend on which version of Windows your end
9393

9494
For macOS devices, the following table lists processes to exclude in your non-Microsoft antivirus/antimalware solution:
9595

96-
| Name | Description |
97-
|--|--|
98-
| `MpCmdRun.exe` | Microsoft Defender Antivirus command-line utility |
99-
| `MpDlpCmd.exe` | Microsoft Endpoint DLP command-line utility |
100-
| `MsMpEng.exe` | Microsoft Defender Antivirus service executable |
101-
| `ConfigSecurityPolicy.exe` | Microsoft Security Client Policy Configuration Tool |
102-
| `MpDefenderCoreService.exe` | Microsoft Defender Antivirus Core Service |
103-
| `MpDlpService.exe` | Microsoft Purview Data Loss Prevention Service |
104-
| `NisSrv.exe` | Microsoft Defender Antivirus Network Realtime Inspection |
105-
| `MsSense.exe` | Microsoft Defender for Endpoint service executable |
106-
| `SenseCnCProxy.exe` | Microsoft Defender for Endpoint communication module |
107-
| `SenseIR.exe` | Microsoft Defender for Endpoint Sense IR (Incident Response) module |
108-
| `SenseCE.exe` | Microsoft Defender for Endpoint Sense CE (Classification Engine) module |
109-
| `SenseSampleUploader.exe` | Microsoft Defender for Endpoint Sample Upload module |
110-
| `SenseNdr.exe` | Microsoft Defender for Endpoint Sense NDR (Network Detection and Response) module |
111-
| `SenseSC.exe` | Microsoft Defender for Endpoint Sense SC (Screenshot Capture) module |
112-
| `SenseCM.exe` | Microsoft Defender for Endpoint Sense CM (Configuration Management) |
113-
| `SenseTVM.exe` | Microsoft Defender for Endpoint Sense TVM (Threat Vulnerability Management) |
114-
96+
| Process | Location | Purpose |
97+
|--|--|--|
98+
| `wdavdaemon_enterprise` | `/Library/Application Support/Microsoft/Defender/` | EDR engine |
99+
| `wdavdaemon_unprivileged` | `/Library/Application Support/Microsoft/Defender/` | Antivirus engine |
100+
| `telemetryd_v1` | `/Library/Application Support/Microsoft/Defender/` | Telemetry daemon for EDR |
101+
| `Netext` | `/Library/SystemExtensions/*/com.microsoft.wdav.netext.systemextension/Contents/MacOS/` | Network extension |
102+
| `Epsext` | `/Library/SystemExtensions/*/com.microsoft.wdav.epsext.systemextension/Contents/MacOS/` | Endpoint security extension |
103+
| `msupdate` | `/Library/Application\ Support/Microsoft/MAU2.0/Microsoft\ AutoUpdate.app/Contents/MacOS | Microsoft AutoUpdate update tool |
115104

116105
### [**Linux**](#tab/Linux)
117106

@@ -128,10 +117,8 @@ For Linux servers, the following table lists processes to exclude in your non-Mi
128117
| `telemetryd_v2` | `/opt/microsoft/mdatp/sbin/` | Telemetry daemon for EDR |
129118
| `mde_netfilter` | `/opt/microsoft/mde_netfilter/sbin` | Packet filter for Network protection, also used for response capabilities |
130119

131-
132120
---
133121

134-
135122
> [!IMPORTANT]
136123
> As a best practice, keep your organization's devices and endpoints up to date. Make sure to get the **[latest updates for Microsoft Defender for Endpoint and Microsoft Defender Antivirus](/editor/MicrosoftDocs/defender-docs-pr/defender-endpoint%2Fswitch-to-mde-phase-2.md/main/76b249d7-f914-4c03-3eaf-48aa43b2fa4a/microsoft-defender-antivirus-updates.md)**, and keep your organization's operating systems and productivity apps up to date.
137124

0 commit comments

Comments
 (0)