Skip to content

Commit 0f1285a

Browse files
authored
Merge branch 'master' into markjjo-working
2 parents 817d40e + 9000f64 commit 0f1285a

File tree

1 file changed

+0
-96
lines changed

1 file changed

+0
-96
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/Set-AntiPhishPolicy.md

Lines changed: 0 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -20,27 +20,21 @@ For information about the parameter sets in the Syntax section below, see Exchan
2020
```
2121
Set-AntiPhishPolicy -Identity <AntiPhishPolicyIdParameter>
2222
[-AdminDisplayName <Basic | High>]
23-
[-AntiSpoofEnforcementType <AntiSpoofEnforcementType>]
2423
[-AuthenticationFailAction <MoveToJmf | Quarantine>]
2524
[-Confirm]
2625
[-EnableAntispoofEnforcement <$true | $false>]
2726
[-EnableAuthenticationSafetyTip <$true | $false>]
2827
[-EnableAuthenticationSoftPassSafetyTip <$true | $false>]
2928
[-Enabled <$true | $false>]
3029
[-EnableMailboxIntelligence <$true | $false>]
31-
[-EnableMailboxIntelligenceProtection <$true | $false>]
3230
[-EnableOrganizationDomainsProtection <$true | $false>]
3331
[-EnableSimilarDomainsSafetyTips <$true | $false>]
3432
[-EnableSimilarUsersSafetyTips <$true | $false>]
35-
[-EnableSuspiciousSafetyTip <$true | $false>]
3633
[-EnableTargetedDomainsProtection <$true | $false>]
3734
[-EnableTargetedUserProtection <$true | $false>]
3835
[-EnableUnusualCharactersSafetyTips <$true | $false>]
3936
[-ExcludedDomains <MultiValuedProperty>]
4037
[-ExcludedSenders <MultiValuedProperty>]
41-
[-ImpersonationProtectionState <Default | Automatic | Manual | Off>]
42-
[-MailboxIntelligenceProtectionAction <NoAction | MoveToJmf | Redirect | Quarantine | Delete | BccMessage>]
43-
[-MailboxIntelligenceProtectionActionRecipients <MultiValuedProperty>]
4438
[-MakeDefault]
4539
[-PhishThresholdLevel <Int32>]
4640
[-TargetedDomainActionRecipients <MultiValuedProperty>]
@@ -103,21 +97,6 @@ Accept pipeline input: False
10397
Accept wildcard characters: False
10498
```
10599
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-
121100
### -AuthenticationFailAction
122101
The AuthenticationFailAction parameter specifies the action to take when the message fails composite authentication. Valid values are:
123102
@@ -247,21 +226,6 @@ Accept pipeline input: False
247226
Accept wildcard characters: False
248227
```
249228
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-
265229
### -EnableOrganizationDomainsProtection
266230
The EnableOrganizationDomainsProtection parameter specifies whether to enable ___domain impersonation protection for all registered domains in the Office 365 organization. Valid values are:
267231
@@ -319,21 +283,6 @@ Accept pipeline input: False
319283
Accept wildcard characters: False
320284
```
321285
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-
337286
### -EnableTargetedDomainsProtection
338287
The EnableTargetedDomainsProtection parameter specifies whether to enable ___domain impersonation protection for a list of specified domains. Valid values are:
339288
@@ -421,51 +370,6 @@ Accept pipeline input: False
421370
Accept wildcard characters: False
422371
```
423372
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-
469373
### -MakeDefault
470374
{{Fill MakeDefault Description}}
471375

0 commit comments

Comments
 (0)