@@ -20,27 +20,21 @@ For information about the parameter sets in the Syntax section below, see Exchan
20
20
```
21
21
Set-AntiPhishPolicy -Identity <AntiPhishPolicyIdParameter>
22
22
[-AdminDisplayName <Basic | High>]
23
- [-AntiSpoofEnforcementType <AntiSpoofEnforcementType>]
24
23
[-AuthenticationFailAction <MoveToJmf | Quarantine>]
25
24
[-Confirm]
26
25
[-EnableAntispoofEnforcement <$true | $false>]
27
26
[-EnableAuthenticationSafetyTip <$true | $false>]
28
27
[-EnableAuthenticationSoftPassSafetyTip <$true | $false>]
29
28
[-Enabled <$true | $false>]
30
29
[-EnableMailboxIntelligence <$true | $false>]
31
- [-EnableMailboxIntelligenceProtection <$true | $false>]
32
30
[-EnableOrganizationDomainsProtection <$true | $false>]
33
31
[-EnableSimilarDomainsSafetyTips <$true | $false>]
34
32
[-EnableSimilarUsersSafetyTips <$true | $false>]
35
- [-EnableSuspiciousSafetyTip <$true | $false>]
36
33
[-EnableTargetedDomainsProtection <$true | $false>]
37
34
[-EnableTargetedUserProtection <$true | $false>]
38
35
[-EnableUnusualCharactersSafetyTips <$true | $false>]
39
36
[-ExcludedDomains <MultiValuedProperty>]
40
37
[-ExcludedSenders <MultiValuedProperty>]
41
- [-ImpersonationProtectionState <Default | Automatic | Manual | Off>]
42
- [-MailboxIntelligenceProtectionAction <NoAction | MoveToJmf | Redirect | Quarantine | Delete | BccMessage>]
43
- [-MailboxIntelligenceProtectionActionRecipients <MultiValuedProperty>]
44
38
[-MakeDefault]
45
39
[-PhishThresholdLevel <Int32>]
46
40
[-TargetedDomainActionRecipients <MultiValuedProperty>]
@@ -103,21 +97,6 @@ Accept pipeline input: False
103
97
Accept wildcard characters : False
104
98
` ` `
105
99
106
- ### -AntiSpoofEnforcementType
107
- {{Fill AntiSpoofEnforcementType Description}}
108
-
109
- ` ` ` yaml
110
- Type : Basic | High
111
- Parameter Sets : (All)
112
- Aliases :
113
- Applicable : Exchange Online, Exchange Online Protection
114
- Required : False
115
- Position : Named
116
- Default value : None
117
- Accept pipeline input : False
118
- Accept wildcard characters : False
119
- ` ` `
120
-
121
100
### -AuthenticationFailAction
122
101
The AuthenticationFailAction parameter specifies the action to take when the message fails composite authentication. Valid values are:
123
102
@@ -247,21 +226,6 @@ Accept pipeline input: False
247
226
Accept wildcard characters : False
248
227
` ` `
249
228
250
- ### -EnableMailboxIntelligenceProtection
251
- {{Fill EnableMailboxIntelligenceProtection Description}}
252
-
253
- ` ` ` yaml
254
- Type : $true | $false
255
- Parameter Sets : (All)
256
- Aliases :
257
- Applicable : Exchange Online, Exchange Online Protection
258
- Required : False
259
- Position : Named
260
- Default value : None
261
- Accept pipeline input : False
262
- Accept wildcard characters : False
263
- ` ` `
264
-
265
229
### -EnableOrganizationDomainsProtection
266
230
The EnableOrganizationDomainsProtection parameter specifies whether to enable ___domain impersonation protection for all registered domains in the Office 365 organization. Valid values are:
267
231
@@ -319,21 +283,6 @@ Accept pipeline input: False
319
283
Accept wildcard characters : False
320
284
` ` `
321
285
322
- ### -EnableSuspiciousSafetyTip
323
- {{Fill EnableSuspiciousSafetyTip Description}}
324
-
325
- ` ` ` yaml
326
- Type : $true | $false
327
- Parameter Sets : (All)
328
- Aliases :
329
- Applicable : Exchange Online, Exchange Online Protection
330
- Required : False
331
- Position : Named
332
- Default value : None
333
- Accept pipeline input : False
334
- Accept wildcard characters : False
335
- ` ` `
336
-
337
286
### -EnableTargetedDomainsProtection
338
287
The EnableTargetedDomainsProtection parameter specifies whether to enable ___domain impersonation protection for a list of specified domains. Valid values are:
339
288
@@ -421,51 +370,6 @@ Accept pipeline input: False
421
370
Accept wildcard characters : False
422
371
` ` `
423
372
424
- ### -ImpersonationProtectionState
425
- {{Fill ImpersonationProtectionState Description}}
426
-
427
- ` ` ` yaml
428
- Type : Default | Automatic | Manual | Off
429
- Parameter Sets : (All)
430
- Aliases :
431
- Applicable : Exchange Online, Exchange Online Protection
432
- Required : False
433
- Position : Named
434
- Default value : None
435
- Accept pipeline input : False
436
- Accept wildcard characters : False
437
- ` ` `
438
-
439
- ### -MailboxIntelligenceProtectionAction
440
- {{Fill MailboxIntelligenceProtectionAction Description}}
441
-
442
- ` ` ` yaml
443
- Type : NoAction | MoveToJmf | Redirect | Quarantine | Delete | BccMessage
444
- Parameter Sets : (All)
445
- Aliases :
446
- Applicable : Exchange Online, Exchange Online Protection
447
- Required : False
448
- Position : Named
449
- Default value : None
450
- Accept pipeline input : False
451
- Accept wildcard characters : False
452
- ` ` `
453
-
454
- ### -MailboxIntelligenceProtectionActionRecipients
455
- {{Fill MailboxIntelligenceProtectionActionRecipients Description}}
456
-
457
- ` ` ` yaml
458
- Type : MultiValuedProperty
459
- Parameter Sets : (All)
460
- Aliases :
461
- Applicable : Exchange Online, Exchange Online Protection
462
- Required : False
463
- Position : Named
464
- Default value : None
465
- Accept pipeline input : False
466
- Accept wildcard characters : False
467
- ` ` `
468
-
469
373
### -MakeDefault
470
374
{{Fill MakeDefault Description}}
471
375
0 commit comments