Skip to content

Commit 18118ad

Browse files
authored
Merge branch 'master' into patch-3
2 parents 85ce7fd + a4969c4 commit 18118ad

Some content is hidden

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

43 files changed

+515
-361
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/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-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-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-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-ManagementRoleAssignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Accept wildcard characters: False
356356
```
357357
358358
### -RecipientAdministrativeUnitScope
359-
This parameter is available only in the cloud-based service.
359+
This parameter is available or functional only in the cloud-based service.
360360
361361
The RecipientAdministrativeUnitScope parameter returns only the role assignments that include the specified administrative unit.
362362
@@ -366,7 +366,7 @@ Administrative units are Azure Active Directory containers of resources. You can
366366
Type: AdministrativeUnitIdParameter
367367
Parameter Sets: (All)
368368
Aliases:
369-
Applicable: Exchange Online Protection
369+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
370370

371371
Required: False
372372
Position: Named

exchange/exchange-ps/exchange/Get-MyAnalyticsFeatureConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Get-MyAnalyticsFeatureConfig -Identity <String>
2727
```
2828

2929
## DESCRIPTION
30-
You need to be a member of the Organization Management role group (Global admins) in the destination organization to run this cmdlet.
30+
To run this cmdlet, you need to be a member of the 'Global Administrator' or the 'Exchange Administrator' directory role group in the destination organization. To learn more about administrator role permissions in Azure Active Directory, see [Role template IDs](https://docs.microsoft.com/azure/active-directory/roles/permissions-reference#role-template-ids).
3131

3232
## EXAMPLES
3333

exchange/exchange-ps/exchange/Get-User.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,24 @@ Accept pipeline input: False
431431
Accept wildcard characters: False
432432
```
433433

434+
### -SupervisoryReviewPolicy
435+
This parameter is available only in on-premises Exchange.
436+
437+
This parameter is reserved for internal Microsoft use.
438+
439+
```yaml
440+
Type: SwitchParameter
441+
Parameter Sets: AnrSet, Identity
442+
Aliases:
443+
Applicable: Exchange Server 2016, Exchange Server 2019
444+
445+
Required: False
446+
Position: Named
447+
Default value: None
448+
Accept pipeline input: False
449+
Accept wildcard characters: False
450+
```
451+
434452
### CommonParameters
435453
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).
436454

0 commit comments

Comments
 (0)