Skip to content

Commit c330d87

Browse files
authored
Update names of Windows/Microsoft antivirus feature
Updated the names of the Windows/Microsoft antivirus feature as it appears in Server Manager. For some reason they keep changing the name of the feature. This lead to problems in one case where I was trying to verify if a customer had the Windows Defender Antivirus feature enabled in Windows Server 2022 as part of the prerequisite to the Endpoint Protection point and I could not find it in Server Manager. I eventually discovered it had been renamed to MICROSOFT Antivirus feature in Window Server 2022.
1 parent 017d7f8 commit c330d87

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

memdocs/configmgr/protect/deploy-use/endpoint-protection-site-role.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ The endpoint protection point requires the following Windows Server features:
3131

3232
- .NET Framework 3.5
3333

34-
- Windows Defender features (Windows Server 2016 or later)<!-- SCCMDocs#2120 -->
34+
- Windows Defender feature (Windows Server 2016)<!-- SCCMDocs#2120 -->
35+
- Windows Defender Antivirus feature (Windows Server 2019)
36+
- Microsoft Defender Antivirus feature (Windows Server 2022 or later)
3537

3638
For more information, see [Site and site system prerequisites](../../core/plan-design/configs/site-and-site-system-prerequisites.md).
3739

0 commit comments

Comments
 (0)