Skip to content

Commit cccb437

Browse files
authored
Merge branch 'master' into patch-2
2 parents 520baf9 + 25abbbd commit cccb437

File tree

1,674 files changed

+35786
-24231
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,674 files changed

+35786
-24231
lines changed

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Miscellaneous Exchange Online cmdlets that happen to be in the EXO V2 module are
8080

8181
|EXO V2 module cmdlet|Comments|
8282
|---|---|
83-
|[Get-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig)|Available in the version 2.0.4-Preview3 version of the module.|
84-
|[Set-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/set-myanalyticsfeatureconfig)|Available in the version 2.0.4-Preview3 version of the module.|
83+
|[Get-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig)|This cmdlet is availble in v2.0.4 or later.|
84+
|[Set-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/set-myanalyticsfeatureconfig)|This cmdlet is availble in v2.0.4 or later.|
8585
|[Get-UserBriefingConfig](https://docs.microsoft.com/powershell/module/exchange/get-userbriefingconfig)|This cmdlet is being replaced by [Get-UserAnalyticsConfig](https://docs.microsoft.com/powershell/module/exchange/get-useranalyticsconfig).|
8686
|[Set-UserBriefingConfig](https://docs.microsoft.com/powershell/module/exchange/set-userbriefingconfig)|This cmdlet is being replaced by [Set-UserAnalyticsConfig](https://docs.microsoft.com/powershell/module/exchange/set-useranalyticsconfig).|
8787
|

exchange/exchange-ps/exchange/Disable-MailPublicFolder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Accept wildcard characters: False
9999
```
100100

101101
### -Server
102-
This parameter is available or functional only in Exchange Server 2010.
102+
This parameter is available only in Exchange Server 2010.
103103

104104
The Server parameter specifies the Exchange server where you want to run this command. You can use any value that uniquely identifies the server. For example:
105105

exchange/exchange-ps/exchange/Enable-MailPublicFolder.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,15 @@ Accept wildcard characters: False
124124
```
125125

126126
### -OverrideRecipientQuotas
127+
This parameter is available only in the cloud-based service.
128+
127129
This parameter is reserved for internal Microsoft use.
128130

129131
```yaml
130132
Type: SwitchParameter
131133
Parameter Sets: (All)
132134
Aliases:
133-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
135+
Applicable: Exchange Online
134136
135137
Required: False
136138
Position: Named
@@ -140,7 +142,7 @@ Accept wildcard characters: False
140142
```
141143

142144
### -Server
143-
This parameter is available or functional only in Exchange Server 2010.
145+
This parameter is available only in Exchange Server 2010.
144146

145147
The Server parameter specifies the Exchange server where you want to run this command. You can use any value that uniquely identifies the server. For example:
146148

exchange/exchange-ps/exchange/Enable-Mailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ Accept wildcard characters: False
867867
```
868868

869869
### -ManagedFolderMailboxPolicy
870-
This parameter is available or functional only in Exchange Server 2010.
870+
This parameter is available only in Exchange Server 2010.
871871

872872
The ManagedFolderMailboxPolicy parameter specifies the managed folder mailbox policy to enable for the mailbox that you create. If you don't specify this parameter, the default managed folder mailbox policy is used.
873873

@@ -885,7 +885,7 @@ Accept wildcard characters: False
885885
```
886886

887887
### -ManagedFolderMailboxPolicyAllowed
888-
This parameter is available or functional only in Exchange Server 2010.
888+
This parameter is available in Exchange Server 2010.
889889

890890
The ManagedFolderMailboxPolicyAllowed parameter specifies whether to bypass the warning that messaging records management (MRM) features aren't supported for clients using versions of Outlook earlier than Office Outlook 2007. When a managed folder mailbox policy is assigned to a mailbox using the ManagedFolderMailboxPolicy parameter, the warning appears by default unless the ManagedFolderMailboxPolicyAllowed parameter is used.
891891

exchange/exchange-ps/exchange/Export-JournalRuleCollection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Accept wildcard characters: False
106106
```
107107

108108
### -ExportLegacyRules
109-
This parameter is available or functional only in Exchange Server 2010.
109+
This parameter is available only in Exchange Server 2010.
110110

111111
The ExportLegacyRules switch specifies whether to export Exchange 2007 journal rules.
112112

exchange/exchange-ps/exchange/Export-TransportRuleCollection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Accept wildcard characters: False
121121
```
122122

123123
### -ExportLegacyRules
124-
This parameter is available or functional only in Exchange Server 2010.
124+
This parameter is available only in Exchange Server 2010.
125125

126126
The ExportLegacyRules switch is required to export transport rules from Exchange 2007. You don't need to specify a value with this switch.
127127

exchange/exchange-ps/exchange/Get-ComplianceSearch.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Accept wildcard characters: False
8989
```
9090
9191
### -Case
92+
This parameter is available only in the cloud-based service.
93+
9294
The Case parameter filters the results by the name of a Core eDiscovery case that the compliance search is associated with. If the value contains spaces, enclose the value in quotation marks.
9395
9496
You can't use this parameter to view compliance searches associated with Advanced eDiscovery cases.
@@ -97,7 +99,7 @@ You can't use this parameter to view compliance searches associated with Advance
9799
Type: String
98100
Parameter Sets: (All)
99101
Aliases:
100-
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
102+
Applicable: Security & Compliance Center
101103

102104
Required: False
103105
Position: Named

exchange/exchange-ps/exchange/Get-ComplianceSearchAction.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,15 @@ Accept wildcard characters: False
111111
```
112112
113113
### -Case
114+
This parameter is available only in the cloud-based service.
115+
114116
This parameter is reserved for internal Microsoft use.
115117
116118
```yaml
117119
Type: String
118120
Parameter Sets: (All)
119121
Aliases:
120-
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
122+
Applicable: Security & Compliance Center
121123

122124
Required: False
123125
Position: Named

exchange/exchange-ps/exchange/Get-ComplianceSecurityFilter.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.reviewer:
1212
# Get-ComplianceSecurityFilter
1313

1414
## SYNOPSIS
15-
This cmdlet is available only in Security & Compliance Center PowerShell. For more information, see [Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/scc-powershell).
15+
This cmdlet is available or functional only in Security & Compliance Center PowerShell. For more information, see [Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/scc-powershell).
1616

1717
Use the Get-ComplianceSecurityFilter cmdlet to view compliance security filters in the Security & Compliance Center. These filters allow specified users to search only a subset of mailboxes and SharePoint Online or OneDrive for Business sites in your Microsoft 365 organization.
1818

@@ -65,7 +65,7 @@ The Action parameter filters the results by the type of search action that a fil
6565
Type: ComplianceSecurityFilterActionType
6666
Parameter Sets: (All)
6767
Aliases:
68-
Applicable: Security & Compliance Center
68+
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
6969

7070
Required: False
7171
Position: Named
@@ -84,7 +84,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
8484
Type: SwitchParameter
8585
Parameter Sets: (All)
8686
Aliases: cf
87-
Applicable: Security & Compliance Center
87+
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
8888
8989
Required: False
9090
Position: Named
@@ -100,7 +100,7 @@ The FilterName parameter specifies the name of the compliance security filter th
100100
Type: String
101101
Parameter Sets: (All)
102102
Aliases:
103-
Applicable: Security & Compliance Center
103+
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
104104
105105
Required: False
106106
Position: Named
@@ -120,7 +120,7 @@ The User parameter filters the results by the user who gets a filter applied to
120120
Type: String
121121
Parameter Sets: (All)
122122
Aliases:
123-
Applicable: Security & Compliance Center
123+
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
124124
125125
Required: False
126126
Position: Named
@@ -136,7 +136,7 @@ The WhatIf switch doesn't work in Security & Compliance Center PowerShell.
136136
Type: SwitchParameter
137137
Parameter Sets: (All)
138138
Aliases: wi
139-
Applicable: Security & Compliance Center
139+
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
140140
141141
Required: False
142142
Position: Named

exchange/exchange-ps/exchange/Get-DlpDetailReport.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ The Get-DlpDetailReport cmdlet returns detailed information about specific DLP r
5656
- EventType
5757
- Action
5858
- ObjectId
59+
- Recipients
60+
- AttachmentNames
5961

6062
To see DLP detection data that's aggregated per day, use the [Get-DlpDetectionsReport](https://docs.microsoft.com/powershell/module/exchange/get-dlpdetectionsreport) cmdlet.
6163

exchange/exchange-ps/exchange/Get-EligibleDistributionGroupForMigration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.reviewer:
1212
# Get-EligibleDistributionGroupForMigration
1313

1414
## SYNOPSIS
15-
This cmdlet is available only in the cloud-based service.
15+
This cmdlet is available or functional only in the cloud-based service.
1616

1717
Use the Get-EligibleDistributionGroupForMigration cmdlet to identify distribution groups that can be upgraded to Microsoft 365 Groups. You can't upgrade mail-enabled security groups to Microsoft 365 Groups.
1818

@@ -61,7 +61,7 @@ You can't use this parameter with the ManagedBy parameter.
6161
Type: DistributionGroupIdParameter
6262
Parameter Sets: Identity
6363
Aliases:
64-
Applicable: Exchange Online
64+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
6565

6666
Required: False
6767
Position: 1
@@ -86,7 +86,7 @@ You can't use this parameter with the Identity parameter.
8686
Type: GeneralRecipientIdParameter
8787
Parameter Sets: ManagedBy
8888
Aliases:
89-
Applicable: Exchange Online
89+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
9090

9191
Required: False
9292
Position: Named
@@ -107,7 +107,7 @@ The OrganizationalUnit parameter filters the results based on the object's locat
107107
Type: OrganizationalUnitIdParameter
108108
Parameter Sets: (All)
109109
Aliases:
110-
Applicable: Exchange Online
110+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
111111

112112
Required: False
113113
Position: Named
@@ -123,7 +123,7 @@ The ResultSize parameter specifies the maximum number of results to return. If y
123123
Type: Unlimited
124124
Parameter Sets: (All)
125125
Aliases:
126-
Applicable: Exchange Online
126+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
127127

128128
Required: False
129129
Position: Named

exchange/exchange-ps/exchange/Get-EmailAddressPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The attributes of address policies that contain only mailbox management configur
9797
Type: SwitchParameter
9898
Parameter Sets: (All)
9999
Aliases:
100-
Applicable: Exchange Server 2010
100+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
101101

102102
Required: False
103103
Position: Named

exchange/exchange-ps/exchange/Get-IntraOrganizationConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The OrganizationGuid parameter specifies the on-premises organization in a hybri
5252
Type: OnPremisesOrganizationIdParameter
5353
Parameter Sets: (All)
5454
Aliases:
55-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
55+
Applicable: Exchange Online
5656

5757
Required: False
5858
Position: 2

exchange/exchange-ps/exchange/Get-LogonStatistics.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.reviewer:
1212
# Get-LogonStatistics
1313

1414
## SYNOPSIS
15-
This cmdlet is available only in on-premises Exchange and is only functional in Exchange Server 2010.
15+
This cmdlet is available or functional only in Exchange Server 2010.
1616

1717
The Get-LogonStatistics cmdlet has been deprecated and is no longer used.
1818

@@ -74,7 +74,7 @@ You can't use this parameter with the Identity or Server parameters.
7474
Type: DatabaseIdParameter
7575
Parameter Sets: Database
7676
Aliases:
77-
Applicable: Exchange Server 2010, Exchange Server 2013
77+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
7878

7979
Required: True
8080
Position: Named
@@ -102,7 +102,7 @@ You can't use this parameter with the Database or Server parameters.
102102
Type: LogonableObjectIdParameter
103103
Parameter Sets: Identity
104104
Aliases:
105-
Applicable: Exchange Server 2010, Exchange Server 2013
105+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
106106

107107
Required: True
108108
Position: 1
@@ -125,7 +125,7 @@ You can't use this parameter with the Database or Identity parameters.
125125
Type: ServerIdParameter
126126
Parameter Sets: Server
127127
Aliases:
128-
Applicable: Exchange Server 2010, Exchange Server 2013
128+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
129129

130130
Required: True
131131
Position: Named
@@ -141,7 +141,7 @@ The DomainController parameter specifies the domain controller that's used by th
141141
Type: Fqdn
142142
Parameter Sets: (All)
143143
Aliases:
144-
Applicable: Exchange Server 2010, Exchange Server 2013
144+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
145145

146146
Required: False
147147
Position: Named

exchange/exchange-ps/exchange/Get-MailPublicFolder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Accept wildcard characters: False
233233
```
234234

235235
### -Server
236-
This parameter is available or functional only in Exchange Server 2010.
236+
This parameter is available only in Exchange Server 2010.
237237

238238
The Server parameter filters the results by the specified Exchange server. You can use any value that uniquely identifies the server. For example:
239239

exchange/exchange-ps/exchange/Get-Mailbox.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Get-Mailbox [-Anr <String>]
4646
[-ResultSize <Unlimited>]
4747
[-SoftDeletedMailbox]
4848
[-SortBy <String>]
49+
[-SupervisoryReviewPolicy]
4950
[<CommonParameters>]
5051
```
5152

@@ -70,6 +71,7 @@ Get-Mailbox [-Database <DatabaseIdParameter>]
7071
[-RemoteArchive]
7172
[-ResultSize <Unlimited>]
7273
[-SortBy <String>]
74+
[-SupervisoryReviewPolicy]
7375
[<CommonParameters>]
7476
```
7577

@@ -97,6 +99,7 @@ Get-Mailbox [[-Identity] <MailboxIdParameter>]
9799
[-ResultSize <Unlimited>]
98100
[-SoftDeletedMailbox]
99101
[-SortBy <String>]
102+
[-SupervisoryReviewPolicy]
100103
[<CommonParameters>]
101104
```
102105

@@ -121,6 +124,7 @@ Get-Mailbox [-Server <ServerIdParameter>]
121124
[-RemoteArchive]
122125
[-ResultSize <Unlimited>]
123126
[-SortBy <String>]
127+
[-SupervisoryReviewPolicy]
124128
[<CommonParameters>]
125129
```
126130

@@ -789,6 +793,24 @@ Accept pipeline input: False
789793
Accept wildcard characters: False
790794
```
791795

796+
### -SupervisoryReviewPolicy
797+
This parameter is available on in on-premises Exchange.
798+
799+
This parameter is reserved for internal Microsoft use.
800+
801+
```yaml
802+
Type: SwitchParameter
803+
Parameter Sets: AnrSet, DatabaseSet, Identity, ServerSet
804+
Aliases:
805+
Applicable: Exchange Server 2016, Exchange Server 2019
806+
807+
Required: False
808+
Position: Named
809+
Default value: None
810+
Accept pipeline input: False
811+
Accept wildcard characters: False
812+
```
813+
792814
### CommonParameters
793815
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).
794816

exchange/exchange-ps/exchange/Get-MailboxDatabase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Accept wildcard characters: False
166166
```
167167
168168
### -IncludePreExchange2010
169-
This parameter is available or functional only in Exchange Server 2010.
169+
This parameter is available only in Exchange Server 2010.
170170
171171
The IncludePreExchange2010 switch specifies whether to return information about Exchange 2007 ore earlier mailbox databases. You don't need to specify a value with this switch.
172172

exchange/exchange-ps/exchange/Get-MailboxExportRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Accept wildcard characters: False
141141
```
142142
143143
### -Database
144-
This parameter is available or functional only in Exchange Server 2010.
144+
This parameter is available only in Exchange Server 2010.
145145
146146
The Database parameter specifies the database in which the user's mailbox or archive resides. You can use any value that uniquely identifies the database. For example:
147147

exchange/exchange-ps/exchange/Get-MailboxExportRequestStatistics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Accept wildcard characters: False
124124
```
125125
126126
### -MRSInstance
127-
This parameter is available or functional only in Exchange Server 2010.
127+
This parameter is available only in Exchange Server 2010.
128128
129129
The MRSInstance parameter specifies the fully qualified domain name (FQDN) of the Client Access server on which the Microsoft Exchange Mailbox Replication service (MRS) resides. When using this parameter, all records are returned for this instance of MRS.
130130

exchange/exchange-ps/exchange/Get-MailboxImportRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Accept wildcard characters: False
143143
```
144144
145145
### -Database
146-
This parameter is available or functional only in Exchange Server 2010.
146+
This parameter is available only in Exchange Server 2010.
147147
148148
The Database parameter specifies the database in which the user's mailbox or archive resides. You can use any value that uniquely identifies the database. For example:
149149

exchange/exchange-ps/exchange/Get-MailboxImportRequestStatistics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Accept wildcard characters: False
123123
```
124124
125125
### -MRSInstance
126-
This parameter is available or functional only in Exchange Server 2010.
126+
This parameter is available only in Exchange Server 2010.
127127
128128
The MRSInstance parameter specifies the fully qualified domain name (FQDN) of the Client Access server on which the Microsoft Exchange Mailbox Replication service (MRS) resides. When using this parameter, all records are returned for this instance of MRS.
129129

0 commit comments

Comments
 (0)