You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EnableOrganizationDomainsProtection parameter specifies whether to enable domain impersonation protection for all registered domains in the Office 365 organization. Valid values are:
236
282
@@ -326,6 +372,25 @@ Accept pipeline input: False
326
372
Accept wildcard characters: False
327
373
```
328
374
375
+
### -EnableUnauthenticatedSender
376
+
The EnableUnauthenticatedSender parameter specifies whether to apply a "?" symbol in Outlook's sender card if the sender fails authentication checks. Valid values are:
The EnableUnusualCharactersSafetyTips parameter specifies whether to enable safety tips that are shown to recipients in messages for unusual characters in domain and user impersonation detections. Valid values are:
331
396
@@ -375,6 +440,71 @@ Accept pipeline input: False
375
440
Accept wildcard characters: False
376
441
```
377
442
443
+
### -ImpersonationProtectionState
444
+
The ImpersonationProtectionState parameter specifies the configuration of impersonation protection. Valid values are:
The MailboxIntelligenceProtectionActionRecipients parameter specifies the recipients to add to detected messages when the MailboxIntelligenceProtectionAction parameter is set to the value Redirect or BccMessage.
493
+
494
+
A valid value for this parameter is an email address. You can specify multiple email addresses separated by commas.
The PhishThresholdLevel parameter specifies the tolerance level that's used by machine learning in the handling of phishing messages. Valid values are:
The TargetedUserProtectionAction parameter specifies the action to take on detected user impersonation messages for the users specified by the TargetedUsersToProtect parameter. Valid values are:
610
+
The TargetedUserProtectionAction parameter specifies the action to take on detected messages for the users specified by the TargetedUsersToProtect parameter. Valid values are:
The EnableOrganizationDomainsProtection parameter specifies whether to enable domain impersonation protection for all registered domains in the Office 365 organization. Valid values are:
235
264
@@ -393,6 +422,71 @@ Accept pipeline input: False
393
422
Accept wildcard characters: False
394
423
```
395
424
425
+
### -ImpersonationProtectionState
426
+
The ImpersonationProtectionState parameter specifies the configuration of impersonation protection. Valid values are:
The MailboxIntelligenceProtectionActionRecipients parameter specifies the recipients to add to detected messages when the MailboxIntelligenceProtectionAction parameter is set to the value Redirect or BccMessage.
475
+
476
+
A valid value for this parameter is an email address. You can specify multiple email addresses separated by commas.
The TargetedUserActionRecipients parameter specifies the replacement or additional recipients for detected user impersonation messages when the TargetedUserProtectionAction parameter is set to the value Redirect or BccMessage.
590
+
The TargetedUserActionRecipients parameter specifies the replacement or additional recipients for detected messages when the TargetedUserProtectionAction parameter is set to the value Redirect or BccMessage.
497
591
498
592
A valid value for this parameter is an email address. You can specify multiple email addresses separated by commas.
0 commit comments