Skip to content

Commit e9b4c63

Browse files
authored
Merge pull request #10772 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents 75903bb + e84586f commit e9b4c63

17 files changed

+288
-91
lines changed

exchange/exchange-ps/exchange/Export-ActivityExplorerData.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
online version: https://learn.microsoft.com/powershell/module/exchange/export-activityexplorerdata
4-
applicable: Exchange Online, Security & Compliance
4+
applicable: Security & Compliance
55
title: Export-ActivityExplorerData
66
schema: 2.0.0
77
author: chrisda
@@ -90,7 +90,7 @@ Use the short date format that's defined in the Regional Options settings on the
9090
Type: DateTime
9191
Parameter Sets: (All)
9292
Aliases:
93-
Applicable: Exchange Online, Security & Compliance
93+
Applicable: Security & Compliance
9494

9595
Required: True
9696
Position: Named
@@ -110,7 +110,7 @@ Type: String
110110
Parameter Sets: (All)
111111
Aliases:
112112
Accepted values: csv, json
113-
Applicable: Exchange Online, Security & Compliance
113+
Applicable: Security & Compliance
114114

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

133133
Required: True
134134
Position: Named
@@ -150,7 +150,7 @@ If you use this parameter with other filter parameters, AND behavior is used acr
150150
Type: String[]
151151
Parameter Sets: (All)
152152
Aliases:
153-
Applicable: Exchange Online, Security & Compliance
153+
Applicable: Security & Compliance
154154
155155
Required: False
156156
Position: Named
@@ -168,7 +168,7 @@ Use this parameter only if you're also using the Filter1 parameter in the same c
168168
Type: String[]
169169
Parameter Sets: (All)
170170
Aliases:
171-
Applicable: Exchange Online, Security & Compliance
171+
Applicable: Security & Compliance
172172
173173
Required: False
174174
Position: Named
@@ -186,7 +186,7 @@ Use this parameter only if you're also using the Filter2 and Filter1 parameters
186186
Type: String[]
187187
Parameter Sets: (All)
188188
Aliases:
189-
Applicable: Exchange Online, Security & Compliance
189+
Applicable: Security & Compliance
190190
191191
Required: False
192192
Position: Named
@@ -204,7 +204,7 @@ Use this parameter only if you're also using the Filter3, Filter2, and Filter1 p
204204
Type: String[]
205205
Parameter Sets: (All)
206206
Aliases:
207-
Applicable: Exchange Online, Security & Compliance
207+
Applicable: Security & Compliance
208208
209209
Required: False
210210
Position: Named
@@ -222,7 +222,7 @@ Use this parameter only if you're also using the Filter4, Filter3, Filter2, and
222222
Type: String[]
223223
Parameter Sets: (All)
224224
Aliases:
225-
Applicable: Exchange Online, Security & Compliance
225+
Applicable: Security & Compliance
226226
227227
Required: False
228228
Position: Named
@@ -238,7 +238,7 @@ The PageCookie parameter specifies whether to get more data when the value of th
238238
Type: String
239239
Parameter Sets: (All)
240240
Aliases:
241-
Applicable: Exchange Online, Security & Compliance
241+
Applicable: Security & Compliance
242242
243243
Required: False
244244
Position: Named
@@ -254,7 +254,7 @@ The PageSize parameter specifies the maximum number of entries per page. Valid i
254254
Type: Int32
255255
Parameter Sets: (All)
256256
Aliases:
257-
Applicable: Exchange Online, Security & Compliance
257+
Applicable: Security & Compliance
258258
259259
Required: False
260260
Position: Named

exchange/exchange-ps/exchange/Export-QuarantineMessage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ You can use the following methods as a value for this parameter:
206206
Type: SecureString
207207
Parameter Sets: (All)
208208
Aliases:
209-
Applicable: Exchange Online, Security & Compliance
209+
Applicable: Exchange Online, Security & Compliance, Exchange Online Protection
210210
211211
Required: False
212212
Position: Named
@@ -222,7 +222,7 @@ The ReasonForExport parameter specifies why the message was exported. If the val
222222
Type: String
223223
Parameter Sets: (All)
224224
Aliases:
225-
Applicable: Exchange Online, Security & Compliance
225+
Applicable: Exchange Online, Security & Compliance, Exchange Online Protection
226226
227227
Required: False
228228
Position: Named

exchange/exchange-ps/exchange/Get-RemoteDomain.md

Lines changed: 28 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2323
```
2424
Get-RemoteDomain [[-Identity] <RemoteDomainIdParameter>]
2525
[-DomainController <Fqdn>]
26+
[-ResultSize <Unlimited>]
2627
[<CommonParameters>]
2728
```
2829

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

5556
## PARAMETERS
5657

58+
### -Identity
59+
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:
60+
61+
- Name
62+
- Distinguished name (DN)
63+
- GUID
64+
65+
```yaml
66+
Type: RemoteDomainIdParameter
67+
Parameter Sets: (All)
68+
Aliases:
69+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
70+
71+
Required: False
72+
Position: 1
73+
Default value: None
74+
Accept pipeline input: True
75+
Accept wildcard characters: False
76+
```
77+
5778
### -DomainController
5879
This parameter is available only in on-premises Exchange.
5980
@@ -74,23 +95,21 @@ Accept pipeline input: False
7495
Accept wildcard characters: False
7596
```
7697
77-
### -Identity
78-
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:
98+
### -ResultSize
99+
This parameter is available only in the cloud-based service.
79100
80-
- Name
81-
- Distinguished name (DN)
82-
- GUID
101+
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.
83102
84103
```yaml
85-
Type: RemoteDomainIdParameter
104+
Type: Unlimited
86105
Parameter Sets: (All)
87106
Aliases:
88-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
107+
Applicable: Exchange Online, Exchange Online Protection
89108

90109
Required: False
91-
Position: 1
110+
Position: Named
92111
Default value: None
93-
Accept pipeline input: True
112+
Accept pipeline input: False
94113
Accept wildcard characters: False
95114
```
96115

exchange/exchange-ps/exchange/New-QuarantinePolicy.md

Lines changed: 65 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,18 @@ New-QuarantinePolicy [-Name] <String>
3131
[-DomainController <Fqdn>]
3232
[-EndUserQuarantinePermissions <QuarantinePermissions>]
3333
[-EndUserQuarantinePermissionsValue <Int32>]
34+
[-EndUserSpamNotificationCustomFromAddress <String>]
35+
[-EndUserSpamNotificationFrequency <TimeSpan>]
3436
[-EndUserSpamNotificationFrequencyInDays <Int32>]
3537
[-EndUserSpamNotificationLanguage <EsnLanguage>]
38+
[-EsnCustomSubject <MultiValuedProperty>]
3639
[-ESNEnabled <Boolean>]
3740
[-MultiLanguageCustomDisclaimer <MultiValuedProperty>]
3841
[-MultiLanguageSenderName <MultiValuedProperty>]
3942
[-MultiLanguageSetting <MultiValuedProperty>]
4043
[-OrganizationBrandingEnabled <Boolean>]
41-
[-QuarantineRetentionDays <Int32>]
4244
[-QuarantinePolicyType <QuarantinePolicyType>]
45+
[-QuarantineRetentionDays <Int32>]
4346
[<CommonParameters>]
4447
```
4548

@@ -243,8 +246,46 @@ Accept pipeline input: False
243246
Accept wildcard characters: False
244247
```
245248
249+
### -EndUserSpamNotificationCustomFromAddress
250+
The EndUserSpamNotificationCustomFromAddress specifies the email address of an existing internal sender to use as the sender for quarantine notifications.
251+
252+
If you don't use this parameter, the default sender is [email protected].
253+
254+
```yaml
255+
Type: String
256+
Parameter Sets: (All)
257+
Aliases:
258+
Applicable: Exchange Online, Exchange Online Protection
259+
260+
Required: False
261+
Position: Named
262+
Default value: None
263+
Accept pipeline input: False
264+
Accept wildcard characters: False
265+
```
266+
267+
### -EndUserSpamNotificationFrequency
268+
The EndUserSpamNotificationFrequency parameter species how often quarantine notifications are sent to users. Valid values are:
269+
270+
- 04:00:00 (4 hours)
271+
- 1.00:00:00 (1 day)
272+
- 7.00:00:00 (7 days)
273+
274+
```yaml
275+
Type: TimeSpan
276+
Parameter Sets: (All)
277+
Aliases:
278+
Applicable: Exchange Online, Exchange Online Protection
279+
280+
Required: False
281+
Position: Named
282+
Default value: None
283+
Accept pipeline input: False
284+
Accept wildcard characters: False
285+
```
286+
246287
### -EndUserSpamNotificationFrequencyInDays
247-
This parameter is reserved for internal Microsoft use.
288+
This parameter is reserved for internal Microsoft use.
248289
249290
```yaml
250291
Type: Int32
@@ -276,6 +317,28 @@ Accept pipeline input: False
276317
Accept wildcard characters: False
277318
```
278319
320+
### -EsnCustomSubject
321+
The EsnCustomSubject parameter specifies the text to use in the Subject field of quarantine notifications.
322+
323+
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.
324+
325+
To modify an existing value and preserve other values, you need to specify all existing values and the new value in the existing order.
326+
327+
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 ...`.
328+
329+
```yaml
330+
Type:
331+
Parameter Sets: (All)
332+
Aliases: MultiValuedProperty
333+
Applicable: Exchange Online, Exchange Online Protection
334+
335+
Required: False
336+
Position: Named
337+
Default value: None
338+
Accept pipeline input: False
339+
Accept wildcard characters: False
340+
```
341+
279342
### -ESNEnabled
280343
The ESNEnabled parameter specifies whether to enable quarantine notifications (formerly known as end-user spam notifications) for the policy. Valid values are:
281344

exchange/exchange-ps/exchange/New-ReportSubmissionPolicy.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ New-ReportSubmissionPolicy
4343
[-OnlyShowPhishingDisclaimer <Boolean>]
4444
[-PhishingReviewResultMessage <String>]
4545
[-PostSubmitMessage <String>]
46+
[-PostSubmitMessageEnabled <Boolean>]
4647
[-PostSubmitMessageForJunk <String>]
4748
[-PostSubmitMessageForNotJunk <String>]
4849
[-PostSubmitMessageForPhishing <String>]
@@ -51,13 +52,16 @@ New-ReportSubmissionPolicy
5152
[-PostSubmitMessageTitleForNotJunk <String>]
5253
[-PostSubmitMessageTitleForPhishing <String>]
5354
[-PreSubmitMessage <String>]
55+
[-PreSubmitMessageEnabled <Boolean>]
5456
[-PreSubmitMessageForJunk <String>]
5557
[-PreSubmitMessageForNotJunk <String>]
5658
[-PreSubmitMessageForPhishing <String>]
5759
[-PreSubmitMessageTitle <String>]
5860
[-PreSubmitMessageTitleForJunk <String>]
5961
[-PreSubmitMessageTitleForNotJunk <String>]
6062
[-PreSubmitMessageTitleForPhishing <String>]
63+
[-ReportChatMessageEnabled <Boolean>]
64+
[-ReportChatMessageToCustomizedAddressEnabled <Boolean>]
6165
[-ReportJunkAddresses <MultiValuedProperty>]
6266
[-ReportJunkToCustomizedAddress <Boolean>]
6367
[-ReportNotJunkAddresses <MultiValuedProperty>]
@@ -512,6 +516,22 @@ Accept pipeline input: False
512516
Accept wildcard characters: False
513517
```
514518
519+
### -PostSubmitMessageEnabled
520+
{{ Fill PostSubmitMessageEnabled Description }}
521+
522+
```yaml
523+
Type: Boolean
524+
Parameter Sets: (All)
525+
Aliases:
526+
Applicable: Exchange Online
527+
528+
Required: False
529+
Position: Named
530+
Default value: None
531+
Accept pipeline input: False
532+
Accept wildcard characters: False
533+
```
534+
515535
### -PostSubmitMessageForJunk
516536
Don't use this parameter. Use the PostSubmitMessage parameter instead.
517537
@@ -648,6 +668,22 @@ Accept pipeline input: False
648668
Accept wildcard characters: False
649669
```
650670
671+
### -PreSubmitMessageEnabled
672+
{{ Fill PreSubmitMessageEnabled Description }}
673+
674+
```yaml
675+
Type: Boolean
676+
Parameter Sets: (All)
677+
Aliases:
678+
Applicable: Exchange Online
679+
680+
Required: False
681+
Position: Named
682+
Default value: None
683+
Accept pipeline input: False
684+
Accept wildcard characters: False
685+
```
686+
651687
### -PreSubmitMessageForJunk
652688
Don't use this parameter. Use the PreSubmitMessage parameter instead.
653689
@@ -764,6 +800,38 @@ Accept pipeline input: False
764800
Accept wildcard characters: False
765801
```
766802
803+
### -ReportChatMessageEnabled
804+
{{ Fill ReportChatMessageEnabled Description }}
805+
806+
```yaml
807+
Type: Boolean
808+
Parameter Sets: (All)
809+
Aliases:
810+
Applicable: Exchange Online
811+
812+
Required: False
813+
Position: Named
814+
Default value: None
815+
Accept pipeline input: False
816+
Accept wildcard characters: False
817+
```
818+
819+
### -ReportChatMessageToCustomizedAddressEnabled
820+
{{ Fill ReportChatMessageToCustomizedAddressEnabled Description }}
821+
822+
```yaml
823+
Type: Boolean
824+
Parameter Sets: (All)
825+
Aliases:
826+
Applicable: Exchange Online
827+
828+
Required: False
829+
Position: Named
830+
Default value: None
831+
Accept pipeline input: False
832+
Accept wildcard characters: False
833+
```
834+
767835
### -ReportJunkAddresses
768836
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.
769837

0 commit comments

Comments
 (0)