Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions exchange/exchange-ps/exchange/Export-ActivityExplorerData.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
online version: https://learn.microsoft.com/powershell/module/exchange/export-activityexplorerdata
applicable: Exchange Online, Security & Compliance
applicable: Security & Compliance
title: Export-ActivityExplorerData
schema: 2.0.0
author: chrisda
Expand Down Expand Up @@ -90,7 +90,7 @@ Use the short date format that's defined in the Regional Options settings on the
Type: DateTime
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: True
Position: Named
Expand All @@ -110,7 +110,7 @@ Type: String
Parameter Sets: (All)
Aliases:
Accepted values: csv, json
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: True
Position: Named
Expand All @@ -128,7 +128,7 @@ Use the short date format that's defined in the Regional Options settings on the
Type: DateTime
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: True
Position: Named
Expand All @@ -150,7 +150,7 @@ If you use this parameter with other filter parameters, AND behavior is used acr
Type: String[]
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: False
Position: Named
Expand All @@ -168,7 +168,7 @@ Use this parameter only if you're also using the Filter1 parameter in the same c
Type: String[]
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: False
Position: Named
Expand All @@ -186,7 +186,7 @@ Use this parameter only if you're also using the Filter2 and Filter1 parameters
Type: String[]
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: False
Position: Named
Expand All @@ -204,7 +204,7 @@ Use this parameter only if you're also using the Filter3, Filter2, and Filter1 p
Type: String[]
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: False
Position: Named
Expand All @@ -222,7 +222,7 @@ Use this parameter only if you're also using the Filter4, Filter3, Filter2, and
Type: String[]
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: False
Position: Named
Expand All @@ -238,7 +238,7 @@ The PageCookie parameter specifies whether to get more data when the value of th
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: False
Position: Named
Expand All @@ -254,7 +254,7 @@ The PageSize parameter specifies the maximum number of entries per page. Valid i
Type: Int32
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Security & Compliance

Required: False
Position: Named
Expand Down
4 changes: 2 additions & 2 deletions exchange/exchange-ps/exchange/Export-QuarantineMessage.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ You can use the following methods as a value for this parameter:
Type: SecureString
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Exchange Online, Security & Compliance, Exchange Online Protection

Required: False
Position: Named
Expand All @@ -222,7 +222,7 @@ The ReasonForExport parameter specifies why the message was exported. If the val
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Security & Compliance
Applicable: Exchange Online, Security & Compliance, Exchange Online Protection

Required: False
Position: Named
Expand Down
37 changes: 28 additions & 9 deletions exchange/exchange-ps/exchange/Get-RemoteDomain.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
```
Get-RemoteDomain [[-Identity] <RemoteDomainIdParameter>]
[-DomainController <Fqdn>]
[-ResultSize <Unlimited>]
[<CommonParameters>]
```

Expand Down Expand Up @@ -54,6 +55,26 @@ This example returns all domains where Transport Neutral Encapsulation Format (T

## PARAMETERS

### -Identity
The Identity parameter specifies the remote domain that you want to view. You can use any value that uniquely identifies the remote domain. For example:

- Name
- Distinguished name (DN)
- GUID

```yaml
Type: RemoteDomainIdParameter
Parameter Sets: (All)
Aliases:
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

Required: False
Position: 1
Default value: None
Accept pipeline input: True
Accept wildcard characters: False
```

### -DomainController
This parameter is available only in on-premises Exchange.

Expand All @@ -74,23 +95,21 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -Identity
The Identity parameter specifies the remote domain that you want to view. You can use any value that uniquely identifies the remote domain. For example:
### -ResultSize
This parameter is available only in the cloud-based service.

- Name
- Distinguished name (DN)
- GUID
The ResultSize parameter specifies the maximum number of results to return. If you want to return all requests that match the query, use unlimited for the value of this parameter. The default value is 1000.

```yaml
Type: RemoteDomainIdParameter
Type: Unlimited
Parameter Sets: (All)
Aliases:
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
Applicable: Exchange Online, Exchange Online Protection

Required: False
Position: 1
Position: Named
Default value: None
Accept pipeline input: True
Accept pipeline input: False
Accept wildcard characters: False
```

Expand Down
67 changes: 65 additions & 2 deletions exchange/exchange-ps/exchange/New-QuarantinePolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,18 @@ New-QuarantinePolicy [-Name] <String>
[-DomainController <Fqdn>]
[-EndUserQuarantinePermissions <QuarantinePermissions>]
[-EndUserQuarantinePermissionsValue <Int32>]
[-EndUserSpamNotificationCustomFromAddress <String>]
[-EndUserSpamNotificationFrequency <TimeSpan>]
[-EndUserSpamNotificationFrequencyInDays <Int32>]
[-EndUserSpamNotificationLanguage <EsnLanguage>]
[-EsnCustomSubject <MultiValuedProperty>]
[-ESNEnabled <Boolean>]
[-MultiLanguageCustomDisclaimer <MultiValuedProperty>]
[-MultiLanguageSenderName <MultiValuedProperty>]
[-MultiLanguageSetting <MultiValuedProperty>]
[-OrganizationBrandingEnabled <Boolean>]
[-QuarantineRetentionDays <Int32>]
[-QuarantinePolicyType <QuarantinePolicyType>]
[-QuarantineRetentionDays <Int32>]
[<CommonParameters>]
```

Expand Down Expand Up @@ -243,8 +246,46 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -EndUserSpamNotificationCustomFromAddress
The EndUserSpamNotificationCustomFromAddress specifies the email address of an existing internal sender to use as the sender for quarantine notifications.

If you don't use this parameter, the default sender is quarantine@messaging.microsoft.com.

```yaml
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Exchange Online Protection

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -EndUserSpamNotificationFrequency
The EndUserSpamNotificationFrequency parameter species how often quarantine notifications are sent to users. Valid values are:

- 04:00:00 (4 hours)
- 1.00:00:00 (1 day)
- 7.00:00:00 (7 days)

```yaml
Type: TimeSpan
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online, Exchange Online Protection

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -EndUserSpamNotificationFrequencyInDays
This parameter is reserved for internal Microsoft use.
This parameter is reserved for internal Microsoft use.

```yaml
Type: Int32
Expand Down Expand Up @@ -276,6 +317,28 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -EsnCustomSubject
The EsnCustomSubject parameter specifies the text to use in the Subject field of quarantine notifications.

You can specify multiple values separated by commas using the syntax: `('value1',''value2',...'valueN')`. For each language that you specify with the MultiLanguageSetting parameter, you need to specify unique Sender text. Be sure to align the corresponding MultiLanguageSetting, MultiLanguageCustomDisclaimer, EsnCustomSubject, and MultiLanguageSenderName parameter values in the same order.

To modify an existing value and preserve other values, you need to specify all existing values and the new value in the existing order.

This setting is available only in the built-in quarantine policy named DefaultGlobalTag that controls global quarantine policy settings. To access this quarantine policy, start your command with the following syntax: `Get-QuarantinePolicy -QuarantinePolicyType GlobalQuarantinePolicy | Set-QuarantinePolicy ...`.

```yaml
Type:
Parameter Sets: (All)
Aliases: MultiValuedProperty
Applicable: Exchange Online, Exchange Online Protection

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -ESNEnabled
The ESNEnabled parameter specifies whether to enable quarantine notifications (formerly known as end-user spam notifications) for the policy. Valid values are:

Expand Down
68 changes: 68 additions & 0 deletions exchange/exchange-ps/exchange/New-ReportSubmissionPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ New-ReportSubmissionPolicy
[-OnlyShowPhishingDisclaimer <Boolean>]
[-PhishingReviewResultMessage <String>]
[-PostSubmitMessage <String>]
[-PostSubmitMessageEnabled <Boolean>]
[-PostSubmitMessageForJunk <String>]
[-PostSubmitMessageForNotJunk <String>]
[-PostSubmitMessageForPhishing <String>]
Expand All @@ -51,13 +52,16 @@ New-ReportSubmissionPolicy
[-PostSubmitMessageTitleForNotJunk <String>]
[-PostSubmitMessageTitleForPhishing <String>]
[-PreSubmitMessage <String>]
[-PreSubmitMessageEnabled <Boolean>]
[-PreSubmitMessageForJunk <String>]
[-PreSubmitMessageForNotJunk <String>]
[-PreSubmitMessageForPhishing <String>]
[-PreSubmitMessageTitle <String>]
[-PreSubmitMessageTitleForJunk <String>]
[-PreSubmitMessageTitleForNotJunk <String>]
[-PreSubmitMessageTitleForPhishing <String>]
[-ReportChatMessageEnabled <Boolean>]
[-ReportChatMessageToCustomizedAddressEnabled <Boolean>]
[-ReportJunkAddresses <MultiValuedProperty>]
[-ReportJunkToCustomizedAddress <Boolean>]
[-ReportNotJunkAddresses <MultiValuedProperty>]
Expand Down Expand Up @@ -512,6 +516,22 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -PostSubmitMessageEnabled
{{ Fill PostSubmitMessageEnabled Description }}

```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -PostSubmitMessageForJunk
Don't use this parameter. Use the PostSubmitMessage parameter instead.

Expand Down Expand Up @@ -648,6 +668,22 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -PreSubmitMessageEnabled
{{ Fill PreSubmitMessageEnabled Description }}

```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -PreSubmitMessageForJunk
Don't use this parameter. Use the PreSubmitMessage parameter instead.

Expand Down Expand Up @@ -764,6 +800,38 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -ReportChatMessageEnabled
{{ Fill ReportChatMessageEnabled Description }}

```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -ReportChatMessageToCustomizedAddressEnabled
{{ Fill ReportChatMessageToCustomizedAddressEnabled Description }}

```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -ReportJunkAddresses
The ReportJunkAddresses parameter specifies the email address of the reporting mailbox in Exchange Online to receive user reported messages in the Microsoft integrated reporting experience using Microsoft or third-party reporting tools in Outlook.

Expand Down
Loading