Skip to content

Commit 5d2609b

Browse files
authored
Merge pull request #13146 from MicrosoftDocs/chrisda
Blind cmdlet sweep E16, E19, ESE
2 parents 5c7bbe2 + 67b5bd8 commit 5d2609b

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

exchange/exchange-ps/ExchangePowerShell/Disable-MailboxQuarantine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This example releases the mailbox for the user Brian Johnson from quarantine.
8585

8686
### -Identity
8787

88-
> Applicable: Exchange Server 2013
88+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
8989
9090
The Identity parameter specifies the mailbox that you want to release from quarantine. You can use any value that uniquely identifies the mailbox. For example:
9191

exchange/exchange-ps/ExchangePowerShell/Enable-MailboxQuarantine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This example quarantines the mailbox for the user Brian Johnson.
6969

7070
### -Identity
7171

72-
> Applicable: Exchange Server 2013
72+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
7373
7474
The Identity parameter specifies the mailbox that you want to quarantine. You can use any value that uniquely identifies the mailbox. For example:
7575

exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Get-ConnectionInformation
1313
# Get-ConnectionInformation
1414

1515
## SYNOPSIS
16-
This cmdlet is available in the Exchange Online PowerShell module version 3.0.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
16+
This cmdlet is available only in the Exchange Online PowerShell module version 3.0.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

1818
Use the Get-ConnectionInformation cmdlet to get information about all REST-based connections in the current PowerShell instance with Exchange Online.
1919

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Accept wildcard characters: False
214214
215215
### -Mailbox
216216
217-
> Applicable: Exchange Server 2010, Exchange Server 2013
217+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
218218
219219
The Mailbox parameter filters the results by the source mailbox where the contents are being exported from.
220220

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Accept wildcard characters: False
220220
221221
### -Mailbox
222222
223-
> Applicable: Exchange Server 2010, Exchange Server 2013
223+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
224224
225225
This parameter is functional only in on-premises Exchange.
226226

exchange/exchange-ps/ExchangePowerShell/New-MailboxExportRequest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ This example exports all messages from Kweku's Inbox to the .pst file InPlaceHol
163163

164164
### -Mailbox
165165

166-
> Applicable: Exchange Server 2010, Exchange Server 2013
166+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
167167
168168
The Mailbox parameter specifies the source mailbox where the contents are being exported from.
169169

@@ -239,7 +239,7 @@ Accept wildcard characters: False
239239
240240
### -RemoteCredential
241241
242-
> Applicable: Exchange Server 2013, Exchange Server 2016
242+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
243243
244244
This parameter is reserved for internal Microsoft use.
245245

exchange/exchange-ps/ExchangePowerShell/New-MailboxImportRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ This example imports all of the .pst files on a shared folder. Each .pst file na
162162

163163
### -Mailbox
164164

165-
> Applicable: Exchange Server 2010, Exchange Server 2013
165+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
166166
167167
The Mailbox parameter specifies the destination mailbox where the content is being imported to.
168168

0 commit comments

Comments
 (0)