Skip to content

Commit

Permalink
Update date and link in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
denisebmsft authored Jan 22, 2025
1 parent 9740a2d commit 4df40ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defender-endpoint/enable-network-protection.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Turn on network protection
description: Enable network protection with Group Policy, PowerShell, or Mobile Device Management and Configuration Manager.
ms.service: defender-endpoint
ms.localizationpriority: medium
ms.date: 10/14/2024
ms.date: 01/22/2025
ms.topic: conceptual
author: denisebmsft
ms.author: deniseb
Expand Down Expand Up @@ -85,7 +85,7 @@ To enable network protection, you can use one of the following methods:
| Windows Server version | Commands |
|---|---|
| Windows Server 2019 and later | `set-mpPreference -AllowNetworkProtectionOnWinServer $true` |
| Windows Server 2016 <br/>Windows Server 2012 R2 with the [unified agent for Microsoft Defender for Endpoint](https://learn.microsoft.com/defender-endpoint/enable-network-protection) | `set-MpPreference -AllowNetworkProtectionDownLevel $true` <br/> `set-MpPreference -AllowNetworkProtectionOnWinServer $true` |
| Windows Server 2016 <br/>Windows Server 2012 R2 with the [unified agent for Microsoft Defender for Endpoint](/defender-endpoint/enable-network-protection) | `set-MpPreference -AllowNetworkProtectionDownLevel $true` <br/> `set-MpPreference -AllowNetworkProtectionOnWinServer $true` |

4. (This step is optional.) To set network protection to audit mode, use the following cmdlet:

Expand Down

0 comments on commit 4df40ba

Please sign in to comment.