diff --git a/exchange/exchange-ps/ExchangePowerShell/Disable-MailboxQuarantine.md b/exchange/exchange-ps/ExchangePowerShell/Disable-MailboxQuarantine.md index f33a6ec479..8a68ed5a41 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Disable-MailboxQuarantine.md +++ b/exchange/exchange-ps/ExchangePowerShell/Disable-MailboxQuarantine.md @@ -85,7 +85,7 @@ This example releases the mailbox for the user Brian Johnson from quarantine. ### -Identity -> Applicable: Exchange Server 2013 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE 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: diff --git a/exchange/exchange-ps/ExchangePowerShell/Enable-MailboxQuarantine.md b/exchange/exchange-ps/ExchangePowerShell/Enable-MailboxQuarantine.md index fbb199722f..3ade9ceebe 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Enable-MailboxQuarantine.md +++ b/exchange/exchange-ps/ExchangePowerShell/Enable-MailboxQuarantine.md @@ -69,7 +69,7 @@ This example quarantines the mailbox for the user Brian Johnson. ### -Identity -> Applicable: Exchange Server 2013 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the mailbox that you want to quarantine. You can use any value that uniquely identifies the mailbox. For example: diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md b/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md index f0e11ccdc4..1930664164 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md @@ -13,7 +13,7 @@ title: Get-ConnectionInformation # Get-ConnectionInformation ## SYNOPSIS -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). +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). Use the Get-ConnectionInformation cmdlet to get information about all REST-based connections in the current PowerShell instance with Exchange Online. diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-MailboxExportRequest.md b/exchange/exchange-ps/ExchangePowerShell/Get-MailboxExportRequest.md index c9dfe85b03..c7500dbc24 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-MailboxExportRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-MailboxExportRequest.md @@ -214,7 +214,7 @@ Accept wildcard characters: False ### -Mailbox -> Applicable: Exchange Server 2010, Exchange Server 2013 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Mailbox parameter filters the results by the source mailbox where the contents are being exported from. diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-MailboxImportRequest.md b/exchange/exchange-ps/ExchangePowerShell/Get-MailboxImportRequest.md index 4ee78760e3..63cfc932b2 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-MailboxImportRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-MailboxImportRequest.md @@ -220,7 +220,7 @@ Accept wildcard characters: False ### -Mailbox -> Applicable: Exchange Server 2010, Exchange Server 2013 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is functional only in on-premises Exchange. diff --git a/exchange/exchange-ps/ExchangePowerShell/New-MailboxExportRequest.md b/exchange/exchange-ps/ExchangePowerShell/New-MailboxExportRequest.md index bb5d3ecfef..046f8f2473 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-MailboxExportRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-MailboxExportRequest.md @@ -163,7 +163,7 @@ This example exports all messages from Kweku's Inbox to the .pst file InPlaceHol ### -Mailbox -> Applicable: Exchange Server 2010, Exchange Server 2013 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Mailbox parameter specifies the source mailbox where the contents are being exported from. @@ -239,7 +239,7 @@ Accept wildcard characters: False ### -RemoteCredential -> Applicable: Exchange Server 2013, Exchange Server 2016 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. diff --git a/exchange/exchange-ps/ExchangePowerShell/New-MailboxImportRequest.md b/exchange/exchange-ps/ExchangePowerShell/New-MailboxImportRequest.md index 260245d426..ff1dab2d95 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-MailboxImportRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-MailboxImportRequest.md @@ -162,7 +162,7 @@ This example imports all of the .pst files on a shared folder. Each .pst file na ### -Mailbox -> Applicable: Exchange Server 2010, Exchange Server 2013 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Mailbox parameter specifies the destination mailbox where the content is being imported to.