Skip to content

Commit eaceb4d

Browse files
committed
Merge branch 'main' into TABL-chrisda
2 parents be90c5d + afa1c4b commit eaceb4d

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

defender-endpoint/microsoft-defender-core-service-overview.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,37 +33,50 @@ To enhance your endpoint security experience, Microsoft is releasing the Microso
3333
- Mid April 2024 to Enterprise customers running Windows clients.
3434
- Beginning of July 2024 to U.S. Government customers running Windows clients.
3535

36-
- Mid January 2025 to Enterprise customers running Windows Server.
36+
The Microsoft Defender Core service for Windows Server is releasing with [Microsoft Defender Antivirus platform version 4.18.25050.5.](/defender-endpoint/microsoft-defender-antivirus-updates)
3737

38-
3. If you're using the Microsoft Defender for Endpoint **streamlined** device connectivity experience, you don't need to add any other URLs.
38+
- Mid July 2025 to Enterprise customers running Windows Server 2019 or later.
39+
40+
- Mid September 2025 to Enterprise customers running the [unified Microsoft Defender for Endpoint client](/defender-endpoint/update-agent-mma-windows) for Windows Server 2012 R2 or Windows Server 2016.
41+
42+
1. If you're using the Microsoft Defender for Endpoint **streamlined** device connectivity experience, you don't need to add any other URLs.
3943

40-
4. If you're using the Microsoft Defender for Endpoint **standard** device connectivity experience:
44+
1. If you're using the Microsoft Defender for Endpoint **standard** device connectivity experience:
4145

4246
Enterprise customers should allow the following URLs:
4347

4448
- `*.endpoint.security.microsoft.com`
49+
4550
- `ecs.office.com/config/v1/MicrosoftWindowsDefenderClient`
51+
4652
- `*.events.data.microsoft.com`
4753

4854
If you don't want to use the wildcards for `*.events.data.microsoft.com`, you can use:
4955

5056
- `us-mobile.events.data.microsoft.com/OneCollector/1.0`
5157
- `eu-mobile.events.data.microsoft.com/OneCollector/1.0`
58+
5259
- `uk-mobile.events.data.microsoft.com/OneCollector/1.0`
60+
5361
- `au-mobile.events.data.microsoft.com/OneCollector/1.0`
62+
5463
- `mobile.events.data.microsoft.com/OneCollector/1.0`
55-
64+
5665
Enterprise U.S. Government customers should allow the following URLs:
5766

5867
- `*.events.data.microsoft.com`
68+
5969
- `*.endpoint.security.microsoft.us (GCC-H & DoD)`
70+
6071
- `*.gccmod.ecs.office.com (GCC-M)`
72+
6173
- `*.config.ecs.gov.teams.microsoft.us (GCC-H)`
74+
6275
- `*.config.ecs.dod.teams.microsoft.us (DoD)`
6376

64-
5. If you're using [Application Control for Windows](/windows/security/application-security/application-control/windows-defender-application-control/wdac), or you're running non-Microsoft antivirus or endpoint detection and response software, make sure to add the processes mentioned earlier to your allowlist.
77+
1. If you're using [Application Control for Windows](/windows/security/application-security/application-control/windows-defender-application-control/wdac), or you're running non-Microsoft antivirus or endpoint detection and response software, make sure to add the processes mentioned earlier to your allowlist.
6578

66-
6. Consumers don't need to take any actions to prepare.
79+
1. Consumers don't need to take any actions to prepare.
6780

6881
## Microsoft Defender Antivirus processes and services
6982

@@ -191,7 +204,8 @@ On the script page of the Run Script wizard, choose your script from the list (M
191204
#### Use the Registry to update the policies for Microsoft Defender Core service.
192205

193206
1. Select **Start**, and then open Regedit.exe as an administrator.
194-
2. Go to `HKLM\Software\Policies\Microsoft\Windows Defender\Features`
207+
1. Go to `HKLM\Software\Policies\Microsoft\Windows Defender\Features`
208+
195209
3. Set the values:
196210

197211
`DisableCoreService1DSTelemetry` (dword) 0 (hex)

0 commit comments

Comments
 (0)