Skip to content

Commit 6f50dd7

Browse files
committed
Small fix Enable-EOPProtectionPolicyRule.md documentation. Does turn on instead of off
1 parent e90c073 commit 6f50dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Enable-EOPProtectionPolicyRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In organizations without Defender for Office 365, this example turns off the Sta
4848
Enable-EOPProtectionPolicyRule -Identity "Standard Preset Security Policy"; Enable-ATPProtectionPolicyRule -Identity "Standard Preset Security Policy"
4949
```
5050

51-
In organizations with Defender for Office 365, this example turns off the Standard preset security policy. The State property value of both rules is now Enabled.
51+
In organizations with Defender for Office 365, this example turns on the Standard preset security policy. The State property value of both rules is now Enabled.
5252

5353
## PARAMETERS
5454

0 commit comments

Comments
 (0)