Skip to content

Commit 057b191

Browse files
authored
Merge branch 'main' into chrisda
2 parents 05718a2 + 50026e4 commit 057b191

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)