diff --git a/exchange/exchange-ps/ExchangePowerShell/Stop-MigrationUser.md b/exchange/exchange-ps/ExchangePowerShell/Stop-MigrationUser.md index 966fa96a5a..dcc2733a46 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Stop-MigrationUser.md +++ b/exchange/exchange-ps/ExchangePowerShell/Stop-MigrationUser.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -46,7 +46,7 @@ This example stops the migration of the user laura@contoso.com. ### -Identity -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies the email address of the user that's being migrated. @@ -66,7 +66,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -87,7 +87,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -127,7 +127,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxDatabaseCopy.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxDatabaseCopy.md index 07496d4408..358bee1cd6 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxDatabaseCopy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxDatabaseCopy.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -65,7 +65,7 @@ This example only suspends activation for the copy of the database DB3 hosted on ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the name of the database copy being suspended. @@ -83,7 +83,7 @@ Accept wildcard characters: False ### -ActivationOnly -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ActivationOnly switch specifies whether to suspend only activation for the mailbox database copy. You don't need to specify a value with this switch. @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -122,7 +122,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -140,7 +140,7 @@ Accept wildcard characters: False ### -EnableReplayLag -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -158,7 +158,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The SuspendComment parameter specifies the reason that the database copy is being suspended. This parameter is limited to 512 characters. @@ -176,7 +176,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxExportRequest.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxExportRequest.md index 215f82623c..b8e9238531 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxExportRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxExportRequest.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -55,7 +55,7 @@ This example suspends all export requests that are in progress by using the Get- ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the identity of the export request. By default, export requests are named `\MailboxExportX` (where X = 0-9). Use the following syntax: `Alias\Name`. @@ -73,7 +73,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -94,7 +94,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -112,7 +112,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The SuspendComment parameter specifies a description about why the request was suspended. You can only use this parameter if you specify the Suspend parameter. @@ -130,7 +130,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxImportRequest.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxImportRequest.md index 214fd604b0..23e614915e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxImportRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxImportRequest.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -57,7 +57,7 @@ This example suspends all import requests that are in progress by using the Get- ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies the identity of the import request. By default, import requests are named `\MailboxImportX` (where X = 0-9). If you created the request by using the Name parameter, use the following syntax: `Alias\Name`. @@ -75,7 +75,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -96,7 +96,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -116,7 +116,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The SuspendComment parameter specifies a description about why the request was suspended. You can only use this parameter if you specify the Suspend parameter. @@ -134,7 +134,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxRestoreRequest.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxRestoreRequest.md index 67f90c841e..bee0d5a78f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxRestoreRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxRestoreRequest.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -53,7 +53,7 @@ This example suspends all restore requests that are in progress by using the Get ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies the identity of the restore request. The Identity parameter consists of the alias of the mailbox to be restored and the name that was specified when the restore request was created. The identity of the restore request uses the following syntax: `Alias\Name`. @@ -73,7 +73,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -94,7 +94,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -114,7 +114,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The SuspendComment parameter specifies a description about why the request was suspended. @@ -132,7 +132,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-Message.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-Message.md index ce944390fa..6f8990c619 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-Message.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-Message.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.TransportMailflow-Help.xml Locale: en-US @@ -63,7 +63,7 @@ This example prevents delivery of all messages for which the following condition ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the message. Valid input for this parameter uses the syntax Server\\Queue\\MessageInteger or Queue\\MessageInteger or MessageInteger, for example, Mailbox01\\contoso.com\\5 or 10. For details about message identity, see [Message identity](https://learn.microsoft.com/Exchange/mail-flow/queues/queues-and-messages-in-powershell#message-identity). @@ -81,7 +81,7 @@ Accept wildcard characters: False ### -Filter -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Filter parameter specifies one or more messages by using OPATH filter syntax. The OPATH filter includes a message property name followed by a comparison operator and value (for example, `"FromAddress -like '*@contoso.com'"`). For details about filterable message properties and comparison operators, see [Properties of messages in queues](https://learn.microsoft.com/Exchange/mail-flow/queues/message-properties) and [Find queues and messages in queues in the Exchange Management Shell](https://learn.microsoft.com/Exchange/mail-flow/queues/queues-and-messages-in-powershell). @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -122,7 +122,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE 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: @@ -149,7 +149,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-MoveRequest.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-MoveRequest.md index d9655f431c..a710a4defc 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-MoveRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-MoveRequest.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -54,7 +54,7 @@ This example suspends all move requests that are in progress by using the Get-Mo ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies the identity of the mailbox or mail user. You can use one of the following values: @@ -80,7 +80,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -152,7 +152,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The SuspendComment parameter specifies a description as to why the request was suspended. @@ -170,7 +170,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMailboxMigrationRequest.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMailboxMigrationRequest.md index 13bad0297d..3fed8dba41 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMailboxMigrationRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMailboxMigrationRequest.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -46,7 +46,7 @@ This example suspends the specified public folder mailbox migration request. ### -Identity -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies the public folder mailbox migration request that you want to suspend. This value uses the syntax `\PublicFolderMailboxMigration` (for example, `\PublicFolderMailboxMigrationac6d9eb4-ee49-405f-b90d-04e9a258bd7e`). @@ -64,7 +64,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -105,7 +105,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The SuspendComment parameter specifies a descriptive reason for why you suspended the public folder mailbox migration. If the value contains spaces, enclose the value in quotation marks. @@ -123,7 +123,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMigrationRequest.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMigrationRequest.md index a699004778..e0b3bf7472 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMigrationRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMigrationRequest.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -55,7 +55,7 @@ This example suspends all migration requests that are in progress by using the G ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the migration request that you want to suspend. You can use the following values: @@ -76,7 +76,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -97,7 +97,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -115,7 +115,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The SuspendComment parameter specifies a description as to why the request was suspended. @@ -133,7 +133,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMoveRequest.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMoveRequest.md index 42a675cbdb..8e0c073d7e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMoveRequest.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-PublicFolderMoveRequest.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -46,7 +46,7 @@ This example suspends the public folder move request \\PublicFolderMove. ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the identity of the public folder move request. The default identity is \\PublicFolderMove. @@ -64,7 +64,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -103,7 +103,7 @@ Accept wildcard characters: False ### -SuspendComment -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The SuspendComment parameter specifies a description about why the request was suspended. You can only use this parameter if you specify the Suspend parameter. @@ -121,7 +121,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Suspend-Queue.md b/exchange/exchange-ps/ExchangePowerShell/Suspend-Queue.md index 120227683d..b5f271cc28 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Suspend-Queue.md +++ b/exchange/exchange-ps/ExchangePowerShell/Suspend-Queue.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.TransportMailflow-Help.xml Locale: en-US @@ -65,7 +65,7 @@ This example suspends processing on all queues on the server Server1.contoso.com ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the queue. Valid input for this parameter uses the syntax Server\\Queue or Queue, for example, Mailbox01\\contoso.com or Unreachable. For details about queue identity, see [Queue identity](https://learn.microsoft.com/Exchange/mail-flow/queues/queues-and-messages-in-powershell#queue-identity). @@ -83,7 +83,7 @@ Accept wildcard characters: False ### -Filter -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Filter parameter specifies one or more queues by using OPATH filter syntax. The OPATH filter includes a queue property name followed by a comparison operator and value (for example, `"NextHopDomain -eq 'contoso.com'"`). For details about filterable queue properties and comparison operators, see [Queue properties in Exchange Server](https://learn.microsoft.com/Exchange/mail-flow/queues/queue-properties) and [Find queues and messages in queues in the Exchange Management Shell](https://learn.microsoft.com/Exchange/mail-flow/queues/queues-and-messages-in-powershell). @@ -103,7 +103,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -124,7 +124,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE 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: @@ -151,7 +151,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-ActiveSyncConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-ActiveSyncConnectivity.md index df131fd9b3..4f1a49368e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-ActiveSyncConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-ActiveSyncConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.MediaAndDevices-Help.xml Locale: en-US @@ -81,7 +81,7 @@ This example tests the Exchange ActiveSync connectivity for the mailbox PaulS us ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ClientAccessServer parameter specifies the Exchange server to test. This server has the Client Access server role installed and is responsible for accepting client connections. @@ -108,7 +108,7 @@ Accept wildcard characters: False ### -URL -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The URL parameter specifies the URL that's used to connect to the Exchange ActiveSync virtual directory. @@ -128,7 +128,7 @@ Accept wildcard characters: False ### -AllowUnsecureAccess -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The AllowUnsecureAccess switch allows the test to continue over an unsecured channel that doesn't require Secure Sockets Layer (SSL). You don't need to specify a value with this switch. @@ -146,7 +146,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -167,7 +167,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -185,7 +185,7 @@ Accept wildcard characters: False ### -LightMode -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The LightMode switch tells the command to perform only a subset of the tests. You don't need to specify a value with this switch. @@ -207,7 +207,7 @@ Accept wildcard characters: False ### -MailboxCredential -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxCredential parameter specifies the mailbox credential to use for a single mailbox test. @@ -227,7 +227,7 @@ Accept wildcard characters: False ### -MailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxServer parameter specifies the Exchange Mailbox server that you want to test. This parameter identifies the backend server that accepts proxied connections from the frontend server where clients connect. @@ -254,7 +254,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -274,7 +274,7 @@ Accept wildcard characters: False ### -MonitoringInstance -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringInstance parameter specifies an identifier for this task when the test is run from Microsoft System Center Operations Manager (SCOM). This parameter is important because SCOM might run multiple instances of the test from the same server at the same time. @@ -292,7 +292,7 @@ Accept wildcard characters: False ### -ResetTestAccountCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ResetTestAccountCredentials switch resets the password for the test account that's used to run this command. You don't need to specify a value with this switch. @@ -312,7 +312,7 @@ Accept wildcard characters: False ### -Timeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Timeout parameter specifies the amount of time (in seconds) to wait for a response from the command. @@ -330,7 +330,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TrustAnySSLCertificate switch allows Exchange to accept certificates from untrusted certification authorities (CAs). You don't need to specify a value with this switch. @@ -350,7 +350,7 @@ Accept wildcard characters: False ### -UseAutodiscoverForClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The UseAutodiscoverForClientAccessServer switch specifies whether the test should use the Autodiscover service to locate the Exchange ActiveSync virtual directory. You don't need to specify a value with this switch. @@ -368,7 +368,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-ArchiveConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-ArchiveConnectivity.md index eaa3c1bee5..07d2cfe24b 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-ArchiveConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-ArchiveConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -55,7 +55,7 @@ This command retrieves mailboxes that have a cloud-based archive provisioned and ### -UserSmtp -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The UserSmtp parameter specifies the SMTP address of the mailbox. @@ -73,7 +73,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -94,7 +94,7 @@ Accept wildcard characters: False ### -IncludeArchiveMRMConfiguration -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The IncludeArchiveMRMConfiguration switch retrieves retention tags that are provisioned in the user's archive mailbox and the last time the archive was processed by the Managed Folder Assistant. You don't need to specify a value with this switch. @@ -112,7 +112,7 @@ Accept wildcard characters: False ### -MessageId -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -130,7 +130,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-AssistantHealth.md b/exchange/exchange-ps/ExchangePowerShell/Test-AssistantHealth.md index 020c9680a2..9ef180021a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-AssistantHealth.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-AssistantHealth.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -60,7 +60,7 @@ This example detects the mailbox assistant's health on the local Mailbox server. ### -ServerName -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ServerName parameter specifies the Mailbox server where you want to run this command. You can use any value that uniquely identifies the server. For example: @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -106,7 +106,7 @@ Accept wildcard characters: False ### -IncludeCrashDump -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The IncludeCrashDump switch specifies that the command should take an error report prior to taking any recovery actions. You don't need to specify a value with this switch. @@ -126,7 +126,7 @@ Accept wildcard characters: False ### -MaxProcessingTimeInMinutes -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MaxProcessingTimeInMinutes parameter specifies the maximum amount of time the MSExchangeMailboxAssistants service is allowed to process an event without responding. You can specify a value from 1 through 3600 minutes. The default value is 15 minutes. @@ -144,7 +144,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -164,7 +164,7 @@ Accept wildcard characters: False ### -ResolveProblems -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This ResolveProblems switch specifies that if the command detects an issue, it attempts to fix it. You don't need to specify a value with this switch. @@ -187,7 +187,7 @@ Accept wildcard characters: False ### -WatermarkBehindWarningThreholdInMinutes -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WatermarkBehindWarningThreholdInMinutes parameter specifies the threshold for watermark age. Event watermarks indicate the last time that events were successfully processed by an assistant. An event watermark that hasn't been updated in a while might indicate a problem. For each Mailbox Assistant, the Test-AssistantHealth cmdlet compares the current time with the time stamp of the last event watermark to determine the watermark age. If that age exceeds the value set by the WatermarkBehindWarningThreholdInMinutes parameter, a warning is generated. @@ -207,7 +207,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-CalendarConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-CalendarConnectivity.md index 159c954cd1..f7db94b064 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-CalendarConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-CalendarConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -74,7 +74,7 @@ This example tests the anonymous calendar sharing for the server named MBX01. ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ClientAccessServer parameter specifies the Exchange server to test. This server has the Client Access server role installed, and is responsible for accepting client connections. @@ -99,7 +99,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -120,7 +120,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -138,7 +138,7 @@ Accept wildcard characters: False ### -LightMode -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter isn't implemented for this diagnostic command. Using this parameter doesn't change the behavior of this command. @@ -156,7 +156,7 @@ Accept wildcard characters: False ### -MailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxServer parameter specifies the Exchange Mailbox server that you want to test. This parameter identifies the backend server that accepts proxied connections from the frontend server where clients connect. @@ -183,7 +183,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -203,7 +203,7 @@ Accept wildcard characters: False ### -ResetTestAccountCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ResetTestAccountCredentials switch resets the password for the test account that's used to run this command. You don't need to specify a value with this switch. @@ -223,7 +223,7 @@ Accept wildcard characters: False ### -TestType -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TestType parameter specifies whether the command tests internal or external URLs. Values are Internal and External. The default value is Internal. @@ -241,7 +241,7 @@ Accept wildcard characters: False ### -Timeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter isn't implemented for this diagnostic command. Using this parameter doesn't change the behavior of this command. @@ -259,7 +259,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter isn't implemented for this diagnostic command. Using this parameter doesn't change the behavior of this command. @@ -277,7 +277,7 @@ Accept wildcard characters: False ### -VirtualDirectoryName -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The VirtualDirectoryName parameter specifies the name of the Outlook on the web virtual directory that you want to test. Enclose values that contain spaces in quotation marks ("). @@ -297,7 +297,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-ClientAccessRule.md b/exchange/exchange-ps/ExchangePowerShell/Test-ClientAccessRule.md index 8eb927c992..c6cb852390 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-ClientAccessRule.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-ClientAccessRule.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection author: chrisda external help file: Microsoft.Exchange.WebClient-Help.xml Locale: en-US @@ -63,7 +63,7 @@ This example tests client access by using the following client properties: ### -AuthenticationType -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The AuthenticationType parameter specifies the client authentication type to test. @@ -91,7 +91,7 @@ Accept wildcard characters: False ### -Protocol -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Protocol parameter specifies the client protocol to test. @@ -125,7 +125,7 @@ Accept wildcard characters: False ### -RemoteAddress -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The RemoteAddress parameter specifies the client IP address to test. Valid input for this parameter is an IP address. For example, 192.168.1.50. @@ -145,7 +145,7 @@ Accept wildcard characters: False ### -RemotePort -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The RemotePort parameter specifies the client TCP port to test. Valid input for this parameter is an integer from 1 to 65535. @@ -163,7 +163,7 @@ Accept wildcard characters: False ### -User -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The User parameter specifies the user account to test. @@ -201,7 +201,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -222,7 +222,7 @@ Accept wildcard characters: False ### -OAuthClaims -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The OAuthClaims parameter specifies the OAuth claims token of a middle-tier app. @@ -240,7 +240,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-DataClassification.md b/exchange/exchange-ps/ExchangePowerShell/Test-DataClassification.md index ce07e02eed..5126151cb5 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-DataClassification.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-DataClassification.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -51,7 +51,7 @@ This example lists all sensitive info types, their count, and confidence in the ### -ClassificationNames -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance The ClassificationNames parameter specifies the sensitive information type that you want to find in the text specified by the TextToClassify parameter. Valid values are: @@ -74,7 +74,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance This parameter is functional only in on-premises Exchange. @@ -114,7 +114,7 @@ Accept wildcard characters: False ### -TestTextExtractionResults -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance The TestTextExtractionResults parameter specifies the extracted text from the Test-TextExtraction cmdlet as the input text stream. @@ -132,7 +132,7 @@ Accept wildcard characters: False ### -TextToClassify -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance The TextToClassify parameter specifies the text string for which classification results need to be shown. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-EcpConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-EcpConnectivity.md index 8ee2056293..e9a4a9e8e6 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-EcpConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-EcpConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -73,7 +73,7 @@ This example tests user connectivity to the Exchange admin center on Server01. ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ClientAccessServer parameter specifies the Exchange server to test. This server has the Client Access server role installed and is responsible for accepting client connections. @@ -98,7 +98,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -119,7 +119,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -137,7 +137,7 @@ Accept wildcard characters: False ### -LightMode -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter isn't implemented for this diagnostic command. Using this parameter doesn't change the behavior of this command. @@ -155,7 +155,7 @@ Accept wildcard characters: False ### -MailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxServer parameter specifies the Exchange Mailbox server that you want to test. This parameter identifies the backend server that accepts proxied connections from the frontend server where clients connect. @@ -182,7 +182,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -202,7 +202,7 @@ Accept wildcard characters: False ### -ResetTestAccountCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ResetTestAccountCredentials switch resets the password for the test account that's used to run this command. You don't need to specify a value with this switch. @@ -222,7 +222,7 @@ Accept wildcard characters: False ### -RSTEndpoint -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -240,7 +240,7 @@ Accept wildcard characters: False ### -TestType -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TestType parameter specifies whether the command tests internal or external URLs. Values are Internal and External. The default value is Internal. @@ -258,7 +258,7 @@ Accept wildcard characters: False ### -Timeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Timeout parameter specifies the amount of time, in seconds, to wait for the test operation to finish. The default value for the Timeout parameter is 30 seconds. You must specify a time-out value greater than 0 seconds and less than 1 hour (3,600 seconds). We recommend that you always configure this parameter with a value of 5 seconds or more. @@ -276,7 +276,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TrustAnySSLCertificate switch allows Exchange to accept certificates from untrusted certification authorities (CAs). You don't need to specify a value with this switch. @@ -296,7 +296,7 @@ Accept wildcard characters: False ### -VirtualDirectoryName -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The VirtualDirectoryName parameter specifies the name of the EAC virtual directory that you want to test. Enclose values that contain spaces in quotation marks ("). @@ -316,7 +316,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-EdgeSynchronization.md b/exchange/exchange-ps/ExchangePowerShell/Test-EdgeSynchronization.md index 6d52fd1d73..2565e0d1c4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-EdgeSynchronization.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-EdgeSynchronization.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -70,7 +70,7 @@ This example verifies the synchronization status of the single recipient kate@co ### -VerifyRecipient -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The VerifyRecipient parameter specifies a single recipient with which to verify the synchronization status. You identify the recipient by specifying a proxy address assigned to the recipient. The proxy address is the recipient's email address. The recipient verification test is mutually exclusive of the test that verifies synchronization of configuration data. @@ -88,7 +88,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -109,7 +109,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -127,7 +127,7 @@ Accept wildcard characters: False ### -ExcludeRecipientTest -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ExcludeRecipientTest switch specifies whether to exclude validation of recipient data synchronization. You don't need to specify a value with this switch. @@ -147,7 +147,7 @@ Accept wildcard characters: False ### -FullCompareMode -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The FullCompareMode switch specifies whether a full comparison of the configuration data between Active Directory and AD LDS instance on the target Edge Transport server is performed. You don't need to specify a value with this switch. @@ -167,7 +167,7 @@ Accept wildcard characters: False ### -MaxReportSize -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MaxReportSize parameter specifies the total number of objects and properties listed in the results. The results output by this command include a list of all out-of-sync objects and properties in both AD LDS and Active Directory. If the directory services aren't synchronized, a large amount of data can result. If you don't specify a value for this parameter, the default value of 1,000 is used. The minimum value for this parameter is 1. The maximum value for this parameter is unlimited. @@ -185,7 +185,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -206,7 +206,7 @@ Accept wildcard characters: False ### -TargetServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TargetServer parameter specifies an Edge Transport server to initiate edge synchronization with. If omitted, all Edge Transport servers are synchronized. @@ -226,7 +226,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-ExchangeSearch.md b/exchange/exchange-ps/ExchangePowerShell/Test-ExchangeSearch.md index 2e3de30489..ea1a930da9 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-ExchangeSearch.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-ExchangeSearch.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.WebClient-Help.xml Locale: en-US @@ -82,7 +82,7 @@ This example tests Exchange Search results for the mailbox database on which the ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the mailbox that you want to test Exchange Search against. You can use any value that uniquely identifies the mailbox. For example: @@ -113,7 +113,7 @@ Accept wildcard characters: False ### -Archive -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Archive switch specifies that the test is run against the archive mailbox for the mailbox user specified by the Identity parameter. You don't need to specify a value with this switch. @@ -131,7 +131,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -152,7 +152,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -170,7 +170,7 @@ Accept wildcard characters: False ### -IndexingTimeoutInSeconds -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The IndexingTimeoutInSeconds parameter specifies, in seconds, the maximum amount of time to wait between adding the new email message to the test mailbox and waiting for it to be returned in a search result. The default value is 120 seconds. If this parameter isn't specified, the default interval is used. @@ -188,7 +188,7 @@ Accept wildcard characters: False ### -MailboxDatabase -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is functional only in Exchange Server 2010 and 2013. @@ -214,7 +214,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -234,7 +234,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Server parameter specifies the Exchange server for the recipient that you want to test Exchange Search against. You can use any value that uniquely identifies the server. For example: @@ -259,7 +259,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrust.md b/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrust.md index 1337a5ab35..eaf1f69594 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrust.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrust.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml Locale: en-US @@ -58,7 +58,7 @@ This example validates the federation trust deployed in the Exchange organizatio ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -79,7 +79,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -97,7 +97,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -118,7 +118,7 @@ Accept wildcard characters: False ### -UserIdentity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The UserIdentity parameter specifies a mailbox user to request a token for. You can use any value that uniquely identifies the mailbox. For example: @@ -145,7 +145,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrustCertificate.md b/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrustCertificate.md index 96a42d4b29..781666803b 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrustCertificate.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-FederationTrustCertificate.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml Locale: en-US @@ -46,7 +46,7 @@ This example reports the status of federation certificates. ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -67,7 +67,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-IPAllowListProvider.md b/exchange/exchange-ps/ExchangePowerShell/Test-IPAllowListProvider.md index 4d368590b2..6c5899366a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-IPAllowListProvider.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-IPAllowListProvider.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.TransportMailControl-Help.xml Locale: en-US @@ -48,7 +48,7 @@ This example tests the existing IP Allow list provider named Contoso,com by send ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the IP Allow list provider that you want to test. You can use any value that uniquely identifies the IP Allow list provider. For example: @@ -70,7 +70,7 @@ Accept wildcard characters: False ### -IPAddress -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The IPAddress parameter specifies an IP address to be used in testing the IP Allow list provider. You need to use a known allowed IP address. @@ -88,7 +88,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -109,7 +109,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -129,7 +129,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE 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: @@ -156,7 +156,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-IPBlockListProvider.md b/exchange/exchange-ps/ExchangePowerShell/Test-IPBlockListProvider.md index bd4bab5f58..dbfb72bf09 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-IPBlockListProvider.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-IPBlockListProvider.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.TransportMailControl-Help.xml Locale: en-US @@ -48,7 +48,7 @@ This example tests the existing IP Block list provider named Contoso.com by send ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the IP Block list provider that you want to test. You can use any value that uniquely identifies the IP Block list provider. For example: @@ -70,7 +70,7 @@ Accept wildcard characters: False ### -IPAddress -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The IPAddress parameter specifies an IP address to be used in testing the IP Block list provider. You need to use a known blocked IP address. @@ -88,7 +88,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -109,7 +109,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -129,7 +129,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE 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: @@ -156,7 +156,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-IRMConfiguration.md b/exchange/exchange-ps/ExchangePowerShell/Test-IRMConfiguration.md index cae7553941..9d4926513f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-IRMConfiguration.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-IRMConfiguration.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection author: chrisda external help file: Microsoft.Exchange.TransportMailControl-Help.xml Locale: en-US @@ -56,7 +56,7 @@ This example tests the IRM configuration in the cloud-based service for messages ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -76,7 +76,7 @@ Accept wildcard characters: False ### -Sender -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Sender parameter specifies the email address of the sender to test. @@ -94,7 +94,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -115,7 +115,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -135,7 +135,7 @@ Accept wildcard characters: False ### -Recipient -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Recipient parameter specifies the email address of the recipient to test. You can specify multiple email addresses separated by commas. @@ -177,7 +177,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-ImapConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-ImapConnectivity.md index ed70baf7d5..47fd7ae231 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-ImapConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-ImapConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -87,7 +87,7 @@ This example tests the client IMAP4 connectivity of the server named Contoso12 a ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ClientAccessServer parameter specifies the Exchange server to test. This server has the Client Access server role installed, and is responsible for accepting client connections. @@ -112,7 +112,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -133,7 +133,7 @@ Accept wildcard characters: False ### -ConnectionType -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ConnectionType parameter specifies the type of connection that's used to connect to the IMAP4 service. Valid values are: @@ -155,7 +155,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -173,7 +173,7 @@ Accept wildcard characters: False ### -LightMode -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The LightMode switch tells the command to perform only a test logon to the server by using the IMAP4 protocol. You don't need to specify a value with this switch. @@ -193,7 +193,7 @@ Accept wildcard characters: False ### -MailboxCredential -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxCredential parameter specifies the mailbox credential to use for a single mailbox test. @@ -213,7 +213,7 @@ Accept wildcard characters: False ### -MailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxServer parameter specifies the Exchange Mailbox server that you want to test. This parameter identifies the backend server that accepts proxied connections from the frontend server where clients connect. @@ -240,7 +240,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -260,7 +260,7 @@ Accept wildcard characters: False ### -PerConnectionTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The PerConnectionTimeout parameter specifies the amount of time, in seconds, to wait per connection for the test operation to finish. Valid values are between 0 and 120 seconds. The default value is 120 seconds. @@ -280,7 +280,7 @@ Accept wildcard characters: False ### -PortClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The PortClientAccessServer parameter specifies the port to use to connect to the Client Access server. The default port is 143 for IMAP4. The valid range is from 0 through 65,535. @@ -298,7 +298,7 @@ Accept wildcard characters: False ### -ResetTestAccountCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ResetTestAccountCredentials switch resets the password for the test account that's used to run this command. You don't need to specify a value with this switch. @@ -318,7 +318,7 @@ Accept wildcard characters: False ### -Timeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Timeout parameter specifies the amount of time, in seconds, to wait for the test operation to finish. Valid values are between 0 and 3600 seconds (1 hour). The default value is 180 seconds (3 minutes). @@ -338,7 +338,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TrustAnySSLCertificate switch allows Exchange to accept certificates from untrusted certification authorities (CAs). You don't need to specify a value with this switch. @@ -358,7 +358,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-MAPIConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-MAPIConnectivity.md index b144800754..cfd7f7fb0e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-MAPIConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-MAPIConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -97,7 +97,7 @@ This example tests connectivity to a mailbox, specified as a domain name and use ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies a mailbox to test. You can use any value that uniquely identifies the mailbox. For example: @@ -132,7 +132,7 @@ Accept wildcard characters: False ### -Database -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -160,7 +160,7 @@ Accept wildcard characters: False ### -ActiveDirectoryTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -180,7 +180,7 @@ Accept wildcard characters: False ### -AllConnectionsTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -200,7 +200,7 @@ Accept wildcard characters: False ### -Archive -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Archive switch specifies whether to test the MAPI connectivity of the personal archive that's associated with the specified mailbox. You don't need to specify a value with this switch. @@ -220,7 +220,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -241,7 +241,7 @@ Accept wildcard characters: False ### -CopyOnServer -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -268,7 +268,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -288,7 +288,7 @@ Accept wildcard characters: False ### -IncludePassive -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -310,7 +310,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -333,7 +333,7 @@ Accept wildcard characters: False ### -PerConnectionTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -353,7 +353,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -382,7 +382,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-MRSHealth.md b/exchange/exchange-ps/ExchangePowerShell/Test-MRSHealth.md index ab340d8e87..d5513b2862 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-MRSHealth.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-MRSHealth.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -58,7 +58,7 @@ This example tests the health of the Mailbox Replication service on the Mailbox ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the server on which to perform the health test. You can use any value that uniquely identifies the server. For example: @@ -83,7 +83,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -104,7 +104,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -122,7 +122,7 @@ Accept wildcard characters: False ### -MaxQueueScanAgeSeconds -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MaxQueueScanAgeSeconds parameter specifies the threshold for the last queue scan property. If the time stamp on the last queue scan property is older than the value specified by this parameter, an error event is created that shows the Mailbox Replication service isn't scanning mailbox database queues. The default value is 1800 seconds (30 minutes). @@ -140,7 +140,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -161,7 +161,7 @@ Accept wildcard characters: False ### -MRSProxyCredentials -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MRSProxyCredentials parameter specifies the credentials that are required for the MRSProxyPingCheck test on the server that's specified by the MRSProxyServer parameter. @@ -181,7 +181,7 @@ Accept wildcard characters: False ### -MRSProxyServer -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MRSProxyServer parameter specifies the fully qualified domain name (FQDN) of the target server for the MRSProxyPingCheck test. @@ -205,7 +205,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-Mailflow.md b/exchange/exchange-ps/ExchangePowerShell/Test-Mailflow.md index cd3071a0cd..02e216dd65 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-Mailflow.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-Mailflow.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -137,7 +137,7 @@ This example tests message flow from the local Mailbox server where you're runni ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the source Mailbox server name from which a test message is sent. You can use any value that uniquely identifies the server. For example: @@ -162,7 +162,7 @@ Accept wildcard characters: False ### -AutoDiscoverTargetMailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The AutoDiscoverTargetMailboxServer switch specifies whether to automatically populate a list of target Mailbox servers to which to send a test message. You don't need to specify a value with this switch. @@ -184,7 +184,7 @@ Accept wildcard characters: False ### -CrossPremises -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The CrossPremises parameter specifies whether the mail flow test is conducted in cross-premises mode. @@ -206,7 +206,7 @@ Accept wildcard characters: False ### -TargetDatabase -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TargetDatabase parameter specifies the mailbox database to which test messages are sent. You can use any value that uniquely identifies the database. For example: @@ -230,7 +230,7 @@ Accept wildcard characters: False ### -TargetEmailAddress -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TargetEmailAddress parameter specifies the SMTP address of the mailbox to which test messages are sent. Use this parameter to send test messages to a Mailbox server in a remote forest. If this parameter is used, the test is always a remote test. @@ -250,7 +250,7 @@ Accept wildcard characters: False ### -TargetMailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TargetMailboxServer parameter specifies one or more Mailbox servers in the local Exchange organization to send test messages to. You can use any value that uniquely identifies the server. For example: @@ -275,7 +275,7 @@ Accept wildcard characters: False ### -ActiveDirectoryTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ActiveDirectoryTimeout parameter specifies the number of seconds that elapse before the task provides an informational message about the delay. The default value is 15 seconds. @@ -293,7 +293,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -314,7 +314,7 @@ Accept wildcard characters: False ### -CrossPremisesExpirationTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The CrossPremisesExpirationTimeout parameter is used when this cmdlet is run by Microsoft System Center Operations Manager 2007 agents for asynchronous monitoring. We don't recommend using this parameter when running this cmdlet manually. @@ -332,7 +332,7 @@ Accept wildcard characters: False ### -CrossPremisesPendingErrorCount -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The CrossPremisesPendingErrorCount parameter is used when this cmdlet is run by System Center Operations Manager 2007 agents for asynchronous monitoring. We don't recommend using this parameter when running this cmdlet manually. @@ -350,7 +350,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -368,7 +368,7 @@ Accept wildcard characters: False ### -ErrorLatency -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ErrorLatency parameter specifies how long to wait for a test message to be delivered before an error event is logged in Microsoft System Center Operations Manager 2007. The default value when a test message is sent to the local Mailbox server is 15 seconds and 180 seconds when a test message is sent to a remote Mailbox server. @@ -386,7 +386,7 @@ Accept wildcard characters: False ### -ExecutionTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ExecutionTimeout parameter specifies the maximum time that this task can run before the test is determined to be a failure. If no test message or delivery report arrives before this time expires, the task ends and an error is reported. When the task is run in the Exchange Management Shell, the default setting is 240 seconds. When the MonitoringContext parameter is used, the default setting is 15 seconds. @@ -404,7 +404,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -425,7 +425,7 @@ Accept wildcard characters: False ### -TargetEmailAddressDisplayName -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TargetEmailAddressDisplayName parameter specifies a custom display name that's used on events and reports in Microsoft System Center Operations Manager 2007 when the TargetEmailAddress parameter is used. If you don't use the TargetEmailAddressDisplayName parameter, the events and reports use the email address value specified by the TargetEmailAddress parameter. @@ -445,7 +445,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-MigrationServerAvailability.md b/exchange/exchange-ps/ExchangePowerShell/Test-MigrationServerAvailability.md index 083393ed0a..06819bf80a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-MigrationServerAvailability.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-MigrationServerAvailability.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml Locale: en-US @@ -228,7 +228,7 @@ This example tests multiple existing endpoints. ### -Autodiscover -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Autodiscover switch specifies that the command should use the Autodiscover service to obtain the connection settings for the target server. You don't need to specify a value with this switch. @@ -246,7 +246,7 @@ Accept wildcard characters: False ### -Compliance -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Compliance switch specifies that the endpoint type is compliance. You don't need to specify a value with this switch. @@ -264,7 +264,7 @@ Accept wildcard characters: False ### -Credentials -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Credentials parameter specifies the username and password for an account that can access mailboxes on the target server. Specify the username in the domain\\username format or the user principal name (UPN) format (for example, `user@contoso.com`). @@ -284,7 +284,7 @@ Accept wildcard characters: False ### -EmailAddress -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The EmailAddress parameter specifies the email address of an administrator account that can access the remote server. This parameter is required when you use the Autodiscover parameter. @@ -302,7 +302,7 @@ Accept wildcard characters: False ### -Endpoint -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Endpoint parameter specifies the name of the migration endpoint to connect to. A migration endpoint contains the connection settings and other migration configuration settings. If you include this parameter, the Test-MigrationServerAvailability cmdlet attempts to verify the ability to connect to the remote server using the settings in the migration endpoint. @@ -342,7 +342,7 @@ Accept wildcard characters: False ### -ExchangeRemoteMove -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The ExchangeRemoteMove switch specifies a migration type where mailboxes are moved with full fidelity between two on-premises forests or between an on-premises forest and Exchange Online. You don't need to specify a value with this switch. @@ -448,7 +448,7 @@ Accept wildcard characters: False ### -PSTImport -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -508,7 +508,7 @@ Accept wildcard characters: False ### -PublicFolderToUnifiedGroup -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The PublicFolderToUnifiedGroup switch specifies that the endpoint type is public folders to Microsoft 365 Groups. You don't need to specify a value with this switch. @@ -526,7 +526,7 @@ Accept wildcard characters: False ### -RemoteServer -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The RemoteServer parameter specifies the FQDN of the on-premises mail server. This parameter is required when you want to perform one of the following migration types: @@ -652,7 +652,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -673,7 +673,7 @@ Accept wildcard characters: False ### -FilePath -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The FilePath parameter specifies the path containing the PST files when testing a PST Import migration endpoint. @@ -778,7 +778,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-OAuthConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-OAuthConnectivity.md index 1b6bbe9634..3f06edf39c 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-OAuthConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-OAuthConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -50,7 +50,7 @@ This example tests OAuth connectivity with Exchange for Gurinder Singh. ### -Service -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Service parameter specifies the partner application. Valid values for this parameter are: @@ -72,7 +72,7 @@ Accept wildcard characters: False ### -TargetUri -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The TargetUri parameter specifies the URL for the service you want to test OAuth connectivity with. @@ -90,7 +90,7 @@ Accept wildcard characters: False ### -AppOnly -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The AppOnly switch specifies the cmdlet authenticates to the specified service as Exchange without any user context. You don't need to specify a value with this switch. @@ -108,7 +108,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -129,7 +129,7 @@ Accept wildcard characters: False ### -Mailbox -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Mailbox parameter specifies the mailbox for which you want to test OAuth connectivity to the specified partner application. You can use any value that uniquely identifies the mailbox. For example: @@ -158,7 +158,7 @@ Accept wildcard characters: False ### -ReloadConfig -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The ReloadConfig switch reloads all the configuration settings from the Exchange configuration objects. You don't need to specify a value with this switch. @@ -178,7 +178,7 @@ Accept wildcard characters: False ### -UseCachedToken -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The UseCachedToken switch specifies that OAuth tries to use an existing, cached authorization token. You don't need to specify a value with this switch. @@ -196,7 +196,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-OrganizationRelationship.md b/exchange/exchange-ps/ExchangePowerShell/Test-OrganizationRelationship.md index a0ebecd19c..7067d1c473 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-OrganizationRelationship.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-OrganizationRelationship.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection author: chrisda external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml Locale: en-US @@ -49,7 +49,7 @@ This example validates the organization relationship deployed in the fabrikam.co ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Identity parameter specifies the organization relationship to be tested. You can use the following values: @@ -71,7 +71,7 @@ Accept wildcard characters: False ### -UserIdentity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The UserIdentity parameter specifies the mailbox for which a delegation token is requested to access the external organization's configuration information. You can use any value that uniquely identifies the mailbox. For example: @@ -96,7 +96,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -117,7 +117,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -137,7 +137,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-OutlookConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-OutlookConnectivity.md index cb6b39db02..31fbe709a4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-OutlookConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-OutlookConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -185,7 +185,7 @@ Accept wildcard characters: False ### -ProbeIdentity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ProbeIdentity parameter specifies the probe to use. Valid values are: @@ -349,7 +349,7 @@ Accept wildcard characters: False ### -Credential -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Credential parameter specifies the credential used by the probe. The system's test credentials are used by default @@ -369,7 +369,7 @@ Accept wildcard characters: False ### -Hostname -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE TheHostname parameter specifies the protocol endpoint target of the probe. You can use a specific Mailbox server or route through Distributed Name Service server. @@ -409,7 +409,7 @@ Accept wildcard characters: False ### -MailboxId -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxID parameter specifies the target mailbox. @@ -573,7 +573,7 @@ Accept wildcard characters: False ### -RunFromServerId -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The RunFromServerID parameter specifies the server on which the probe should be run. @@ -591,7 +591,7 @@ Accept wildcard characters: False ### -TimeOutSeconds -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TimeOutSeconds parameter specifies the timeout period in seconds before the probe is ended. A valid value is an integer. The default value is 30 seconds. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-OutlookWebServices.md b/exchange/exchange-ps/ExchangePowerShell/Test-OutlookWebServices.md index fab514e05d..5e75a7054c 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-OutlookWebServices.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-OutlookWebServices.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -88,7 +88,7 @@ The example tests for a connection to each service. The example also submits a r ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies any valid address in the forest. If you specify this parameter, incorrectly formed addresses and addresses that are outside the forest are rejected. This address is used to test the Outlook provider. This property accepts the domain and username in the domain\\username format or an Active Directory GUID and resolves them to the SMTP address that's needed to authenticate. @@ -106,7 +106,7 @@ Accept wildcard characters: False ### -AutoDiscoverServer -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The AutoDiscoverServer parameter specifies the server with the Client Access server role installed that's used for Autodiscover. @@ -133,7 +133,7 @@ Accept wildcard characters: False ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is functional only in Exchange Server 2010. @@ -162,7 +162,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -201,7 +201,7 @@ Accept wildcard characters: False ### -MailboxCredential -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxCredential parameter specifies the mailbox credential to use for a single mailbox test. @@ -221,7 +221,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -260,7 +260,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TrustAnySSLCertificate switch allows Exchange to accept certificates from untrusted certification authorities (CAs). You don't need to specify a value with this switch. @@ -280,7 +280,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-PopConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-PopConnectivity.md index 7e5870d3cf..93b78565f1 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-PopConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-PopConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -81,7 +81,7 @@ This example tests the client POP3 connectivity of the specific server named Con ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ClientAccessServer parameter specifies the Exchange server to test. This server has the Client Access server role installed and is responsible for accepting client connections. @@ -106,7 +106,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -127,7 +127,7 @@ Accept wildcard characters: False ### -ConnectionType -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ConnectionType parameter specifies the type of connection that's used to connect to the POP3 service. Valid values are: @@ -149,7 +149,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -167,7 +167,7 @@ Accept wildcard characters: False ### -LightMode -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The LightMode switch tells the command to perform only a test logon to the server by using the POP3 protocol. You don't need to specify a value with this switch. @@ -187,7 +187,7 @@ Accept wildcard characters: False ### -MailboxCredential -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxCredential parameter specifies the mailbox credential to use for a single mailbox test. @@ -207,7 +207,7 @@ Accept wildcard characters: False ### -MailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxServer parameter specifies the Exchange Mailbox server that you want to test. This parameter identifies the backend server that accepts proxied connections from the frontend server where clients connect. @@ -234,7 +234,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -254,7 +254,7 @@ Accept wildcard characters: False ### -PerConnectionTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The PerConnectionTimeout parameter specifies the amount of time, in seconds, to wait per connection for the test operation to finish. Valid values are between 0 and 120 seconds. The default value is 120 seconds. @@ -274,7 +274,7 @@ Accept wildcard characters: False ### -PortClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The PortClientAccessServer parameter specifies the port to use to connect to the Client Access server. The default port is 110 for POP3. The valid range is from 0 through 65,535. @@ -292,7 +292,7 @@ Accept wildcard characters: False ### -ResetTestAccountCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ResetTestAccountCredentials switch resets the password for the test account that's used to run this command. You don't need to specify a value with this switch. @@ -312,7 +312,7 @@ Accept wildcard characters: False ### -Timeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Timeout parameter specifies the amount of time, in seconds, to wait for the test operation to finish. Valid values are between 0 and 3600 seconds (1 hour). The default value is 180 seconds (3 minutes). @@ -332,7 +332,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TrustAnySSLCertificate switch allows Exchange to accept certificates from untrusted certification authorities (CAs). You don't need to specify a value with this switch. @@ -352,7 +352,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-PowerShellConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-PowerShellConnectivity.md index 45ec1f55f2..c0853084d2 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-PowerShellConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-PowerShellConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -97,7 +97,7 @@ The credentials that are used to connect to the virtual directory are stored in ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ClientAccessServer parameter specifies the Exchange server to test. This server has the Client Access server role installed, and is responsible for accepting client connections. @@ -124,7 +124,7 @@ Accept wildcard characters: False ### -ConnectionUri -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ConnectionUri parameter specifies the URL of the remote PowerShell virtual directory to test, for example, `https://contoso.com/powershell`. @@ -144,7 +144,7 @@ Accept wildcard characters: False ### -TestCredential -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TestCredential parameter specifies the credentials to use for the test. @@ -166,7 +166,7 @@ Accept wildcard characters: False ### -Authentication -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Authentication parameter specifies the type of authentication that's used to connect. Valid values are: @@ -191,7 +191,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -212,7 +212,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -230,7 +230,7 @@ Accept wildcard characters: False ### -MailboxServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxServer parameter specifies the Exchange Mailbox server that you want to test. This parameter identifies the backend server that accepts proxied connections from the frontend server where clients connect. @@ -257,7 +257,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -277,7 +277,7 @@ Accept wildcard characters: False ### -ResetTestAccountCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ResetTestAccountCredentials switch resets the password for the test account that's used to run this command. You don't need to specify a value with this switch. @@ -297,7 +297,7 @@ Accept wildcard characters: False ### -TestType -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TestType parameter specifies whether the command tests internal or external URLs. Values are Internal and External. The default value is Internal. @@ -317,7 +317,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TrustAnySSLCertificate switch allows Exchange to accept certificates from untrusted certification authorities (CAs). You don't need to specify a value with this switch. @@ -337,7 +337,7 @@ Accept wildcard characters: False ### -VirtualDirectoryName -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The VirtualDirectoryName parameter specifies the name of the remote PowerShell virtual directory that you want to test. Enclose values that contain spaces in quotation marks ("). @@ -357,7 +357,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-ReplicationHealth.md b/exchange/exchange-ps/ExchangePowerShell/Test-ReplicationHealth.md index 8e5467e89d..f57ca85a11 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-ReplicationHealth.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-ReplicationHealth.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -52,7 +52,7 @@ This example tests the health of replication for the Mailbox server MBX1. ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the Mailbox server that you want to test. You can use any value that uniquely identifies the server. For example: @@ -77,7 +77,7 @@ Accept wildcard characters: False ### -ActiveDirectoryTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ActiveDirectoryTimeout parameter specifies the time interval in seconds that's allowed for each directory service operation before the operation times out. The default value is 15 seconds. @@ -95,7 +95,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -116,7 +116,7 @@ Accept wildcard characters: False ### -DatabaseAvailabilityGroup -> Applicable: Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DatabaseAvailabilityGroup parameter specifies whether to test all servers in the specified DAG. You can use any value that uniquely identifies the DAG. For example: @@ -140,7 +140,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -158,7 +158,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -179,7 +179,7 @@ Accept wildcard characters: False ### -OutputObjects -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The OutputObjects switch specifies whether to output an array of information regarding failures. You don't need to specify a value with this switch. @@ -197,7 +197,7 @@ Accept wildcard characters: False ### -TransientEventSuppressionWindow -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TransientEventSuppressionWindow parameter specifies the number of minutes that the queue lengths can be exceeded before the queue length tests are considered to have failed. This parameter is used to reduce the number of failures due to transient load generation. @@ -215,7 +215,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-SenderId.md b/exchange/exchange-ps/ExchangePowerShell/Test-SenderId.md index d60fe06337..7ea8aad67f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-SenderId.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-SenderId.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.TransportMailControl-Help.xml Locale: en-US @@ -49,7 +49,7 @@ This example checks whether the IP address 192.168.0.1 is the legitimate sender ### -IPAddress -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The IPAddress parameter specifies the originating IP address of the sending server. @@ -67,7 +67,7 @@ Accept wildcard characters: False ### -PurportedResponsibleDomain -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The PurportedResponsibleDomain parameter specifies the domain name that you want to verify with Sender ID. @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -106,7 +106,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -126,7 +126,7 @@ Accept wildcard characters: False ### -HelloDomain -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The HelloDomain parameter specifies the domain address displayed in the HELO or EHLO SMTP commands from this sender. @@ -144,7 +144,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE 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: @@ -169,7 +169,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-ServiceHealth.md b/exchange/exchange-ps/ExchangePowerShell/Test-ServiceHealth.md index 833a0a50b2..e9aa727121 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-ServiceHealth.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-ServiceHealth.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -49,7 +49,7 @@ This example uses the Test-ServiceHealth command without parameters to test the ### -Server -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE 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: @@ -74,7 +74,7 @@ Accept wildcard characters: False ### -ActiveDirectoryTimeout -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ActiveDirectoryTimeout parameter specifies the amount of time, in seconds, allowed for each Active Directory operation to complete before the operation times out. The default value is 15 seconds. @@ -92,7 +92,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -113,7 +113,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -133,7 +133,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -154,7 +154,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-SiteMailbox.md b/exchange/exchange-ps/ExchangePowerShell/Test-SiteMailbox.md index 8620f8cc97..20760ca321 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-SiteMailbox.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-SiteMailbox.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -66,7 +66,7 @@ This example tests a specific user's ability to access a SharePoint site by usin ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the site mailbox that you want to test. You can use any value that uniquely identifies the site mailbox. For example: @@ -93,7 +93,7 @@ Accept wildcard characters: False ### -BypassOwnerCheck -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The BypassOwnerCheck parameter is used when the account that's running the command isn't a member or owner of the site mailbox. You don't need to specify a value with this switch. @@ -113,7 +113,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -134,7 +134,7 @@ Accept wildcard characters: False ### -RequestorIdentity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The RequestorIdentity parameter specifies the user to test for correct permissions to the SharePoint site mailbox. You can use any value that uniquely identifies the user. For example: @@ -163,7 +163,7 @@ Accept wildcard characters: False ### -SharePointUrl -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The SharePointUrl parameter specifies the SharePoint URL where the site mailbox is hosted, for example, "https://myserver/teams/edu". @@ -183,7 +183,7 @@ Accept wildcard characters: False ### -UseAppTokenOnly -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The UseAppTokenOnly switch specifies that you want to test the site mailbox by using the identity of the Exchange server. You don't need to specify a value with this switch. @@ -203,7 +203,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-SmtpConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-SmtpConnectivity.md index 5ad4bb647f..29e06a7f1e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-SmtpConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-SmtpConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -64,7 +64,7 @@ This example verifies SMTP connectivity for all Receive connectors on all Mailbo ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the transport server for which the cmdlet verifies SMTP connectivity . @@ -91,7 +91,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -112,7 +112,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -132,7 +132,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext parameter specifies whether to include the associated monitoring events and performance counters in the results. Valid values are: @@ -153,7 +153,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-TextExtraction.md b/exchange/exchange-ps/ExchangePowerShell/Test-TextExtraction.md index e22bd0b9d2..3327ccacd5 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-TextExtraction.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-TextExtraction.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -60,7 +60,7 @@ This example extracts the text from the email message file named "financial data ### -FileData -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance The FileData parameter specifies the name and path of the file from which text should be extracted. @@ -80,7 +80,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance This parameter is available only in on-premises Exchange. @@ -121,7 +121,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Test-WebServicesConnectivity.md b/exchange/exchange-ps/ExchangePowerShell/Test-WebServicesConnectivity.md index c156db20d0..6e29d4210f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Test-WebServicesConnectivity.md +++ b/exchange/exchange-ps/ExchangePowerShell/Test-WebServicesConnectivity.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RemoteConnections-Help.xml Locale: en-US @@ -111,7 +111,7 @@ This example tests the client connection to Exchange Web Services on the server ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the mailbox to use for the test. You can use any value that uniquely identifies the mailbox. For example: @@ -142,7 +142,7 @@ Accept wildcard characters: False ### -ClientAccessServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ClientAccessServer parameter specifies the Exchange server to test. This server has the Client Access server role installed, and is responsible for accepting client connections. @@ -169,7 +169,7 @@ Accept wildcard characters: False ### -AutoDiscoverServer -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The AutoDiscoverServer parameter specifies the server with the Client Access server role installed that's used for Autodiscover. @@ -216,7 +216,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -257,7 +257,7 @@ Accept wildcard characters: False ### -LightMode -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The LightMode switch tells the command to perform only a subset of the tests. You don't need to specify a value with this switch. @@ -277,7 +277,7 @@ Accept wildcard characters: False ### -MailboxCredential -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MailboxCredential parameter specifies the mailbox credential to use for a single mailbox test. @@ -317,7 +317,7 @@ Accept wildcard characters: False ### -MonitoringContext -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MonitoringContext switch includes the associated monitoring events and performance counters in the results. You don't need to specify a value with this switch. @@ -375,7 +375,7 @@ Accept wildcard characters: False ### -TrustAnySSLCertificate -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TrustAnySSLCertificate switch allows Exchange to accept certificates from untrusted certification authorities (CAs). You don't need to specify a value with this switch. @@ -415,7 +415,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Uninstall-TransportAgent.md b/exchange/exchange-ps/ExchangePowerShell/Uninstall-TransportAgent.md index c4dbca1080..16b4f889f2 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Uninstall-TransportAgent.md +++ b/exchange/exchange-ps/ExchangePowerShell/Uninstall-TransportAgent.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.TransportMailflow-Help.xml Locale: en-US @@ -52,7 +52,7 @@ This example uninstalls a fictitious application named Test App from the Transpo ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the display name of the transport agent that you want to uninstall. If the value contains spaces, enclose the value in quotation marks. @@ -70,7 +70,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -91,7 +91,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -111,7 +111,7 @@ Accept wildcard characters: False ### -TransportService -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The TransportService parameter specifies the transport service that you want to view or modify. Valid values for this parameter are: @@ -135,7 +135,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-AddressList.md b/exchange/exchange-ps/ExchangePowerShell/Update-AddressList.md index b9d2e639b6..82e016cadf 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-AddressList.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-AddressList.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -45,7 +45,7 @@ This example updates the recipients of the address list named building4 that's u ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the address list that you want to update. You can use any value that uniquely identifies the address list. For example: @@ -68,7 +68,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -89,7 +89,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -107,7 +107,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-DatabaseSchema.md b/exchange/exchange-ps/ExchangePowerShell/Update-DatabaseSchema.md index 28b74be06b..57d4333d3b 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-DatabaseSchema.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-DatabaseSchema.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -44,7 +44,7 @@ This example updates the database schema for database DB1. ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the mailbox database for which you want to set one or more attributes. You can use any value that uniquely identifies the database. For example: @@ -66,7 +66,7 @@ Accept wildcard characters: False ### -MajorVersion -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -84,7 +84,7 @@ Accept wildcard characters: False ### -MinorVersion -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -102,7 +102,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -123,7 +123,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-DistributionGroupMember.md b/exchange/exchange-ps/ExchangePowerShell/Update-DistributionGroupMember.md index 77501dbf64..14bace8d2f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-DistributionGroupMember.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-DistributionGroupMember.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection author: chrisda external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml Locale: en-US @@ -47,7 +47,7 @@ This example replaces the existing members of the distribution group name Resear ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Identity parameter specifies the distribution group or mail-enabled security group that you want to modify. You can use any value that uniquely identifies the group. For example: @@ -72,7 +72,7 @@ Accept wildcard characters: False ### -BypassSecurityGroupManagerCheck -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The BypassSecurityGroupManagerCheck switch specifies whether to allow a user who isn't an owner of the group to modify or delete the group. You don't need to specify a value with this switch. @@ -95,7 +95,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -116,7 +116,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -136,7 +136,7 @@ Accept wildcard characters: False ### -Members -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Members parameter specifies the recipients (mail-enabled objects) that replace the current group members. You can use any value that uniquely identifies the recipient. For example: @@ -167,7 +167,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-EmailAddressPolicy.md b/exchange/exchange-ps/ExchangePowerShell/Update-EmailAddressPolicy.md index c93914c149..ee26653d15 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-EmailAddressPolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-EmailAddressPolicy.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -47,7 +47,7 @@ This example applies the email address policy named Northwest Executives to all ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the email address policy that you want to apply to recipients. You can use any value that uniquely identifies the policy. For example: @@ -69,7 +69,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -90,7 +90,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -108,7 +108,7 @@ Accept wildcard characters: False ### -FixMissingAlias -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The FixMissingAlias switch repairs recipients that don't have an alias. The alias is generated based on the Name property of the recipient. You don't need to specify a value with this switch. @@ -128,7 +128,7 @@ Accept wildcard characters: False ### -UpdateSecondaryAddressesOnly -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The UpdateSecondaryAddressesOnly switch specifies that only the proxy email addresses are updated for the recipients. You don't need to specify a value with this switch. @@ -148,7 +148,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-ExchangeHelp.md b/exchange/exchange-ps/ExchangePowerShell/Update-ExchangeHelp.md index 9c99530bbe..2b5969d380 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-ExchangeHelp.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-ExchangeHelp.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -46,7 +46,7 @@ This example checks for the latest available version of Help for the Exchange Ma ### -Force -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Force switch hides warning or confirmation messages. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-GlobalAddressList.md b/exchange/exchange-ps/ExchangePowerShell/Update-GlobalAddressList.md index 4a98c2846a..a5ac3dd34c 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-GlobalAddressList.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-GlobalAddressList.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -45,7 +45,7 @@ This example updates the recipients in the default GAL. ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the global address list that you want to update. You can use any value that uniquely identifies the GAL. For example: @@ -67,7 +67,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -88,7 +88,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -106,7 +106,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-HybridConfiguration.md b/exchange/exchange-ps/ExchangePowerShell/Update-HybridConfiguration.md index 32694c56bb..f5c22913e3 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-HybridConfiguration.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-HybridConfiguration.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -57,7 +57,7 @@ Use the last command to define the credentials that are used to update the hybri ### -OnPremisesCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The OnPremisesCredentials parameter specifies the on-premises Active Directory account and password that's used to configure the hybrid configuration object. This account must be a member of the Organization Management role group. @@ -77,7 +77,7 @@ Accept wildcard characters: False ### -TenantCredentials -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The TenantCredentials parameter specifies the Microsoft 365 organization account and password that's used to configure the hybrid configuration object. This is often the administrator account that's assigned when the Microsoft 365 organization was created. This account must be a member of the Global Administrators role. @@ -100,7 +100,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -121,7 +121,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -141,7 +141,7 @@ Accept wildcard characters: False ### -ForceUpgrade -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The ForceUpgrade switch suppresses the confirmation message that appears if the object was created in a previous version of Exchange. You don't need to specify a value with this switch. @@ -161,7 +161,7 @@ Accept wildcard characters: False ### -SuppressOAuthWarning -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online This parameter is reserved for internal Microsoft use. @@ -179,7 +179,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-MailboxDatabaseCopy.md b/exchange/exchange-ps/ExchangePowerShell/Update-MailboxDatabaseCopy.md index 67ea153698..0e94dc981e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-MailboxDatabaseCopy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-MailboxDatabaseCopy.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.ServerStatus-Help.xml Locale: en-US @@ -123,7 +123,7 @@ This example performs a full server reseed of all of the databases on the Mailbo ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the name or GUID of the mailbox database whose copy is being seeded. @@ -141,7 +141,7 @@ Accept wildcard characters: False ### -CancelSeed -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The CancelSeed switch specifies whether to cancel an in-progress seeding operation. You don't need to specify a value with this switch. @@ -159,7 +159,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Server parameter is used as part of a full server reseed operation. It can be used with the MaximumSeedsInParallel parameter to start reseeds of database copies in parallel across the specified server in batches of up to the value of the MaximumSeedsInParallel parameter copies at a time. @@ -177,7 +177,7 @@ Accept wildcard characters: False ### -BeginSeed -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The BeginSeed switch asynchronously starts the seeding operation and then exits the cmdlet. You don't need to specify a value with this switch. @@ -197,7 +197,7 @@ Accept wildcard characters: False ### -CatalogOnly -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The CatalogOnly switch specifies that only the content index catalog for the database copy should be seeded. You don't need to specify a value with this switch. @@ -215,7 +215,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -236,7 +236,7 @@ Accept wildcard characters: False ### -DatabaseOnly -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DatabaseOnly switch specifies that only the database copy should be seeded. The content index catalog isn't seeded. You don't need to specify a value with this switch. @@ -254,7 +254,7 @@ Accept wildcard characters: False ### -DeleteExistingFiles -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DeleteExistingFiles switch specifies whether to remove the existing log files at the target location. You don't need to specify a value with this switch. @@ -274,7 +274,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -292,7 +292,7 @@ Accept wildcard characters: False ### -Force -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Force switch hides warning or confirmation messages. You don't need to specify a value with this switch. @@ -312,7 +312,7 @@ Accept wildcard characters: False ### -ManualResume -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The ManualResume switch specifies whether to automatically resume replication on the database copy. You don't need to specify a value with this switch. @@ -332,7 +332,7 @@ Accept wildcard characters: False ### -MaximumSeedsInParallel -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The MaximumSeedsInParallel parameter is used with the Server parameter to specify the maximum number of parallel seeding operations that should occur across the specified server during a full server reseed operation. The default value is 10. @@ -350,7 +350,7 @@ Accept wildcard characters: False ### -Network -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Network parameter specifies which DAG network should be used for seeding. Content index catalog seeding always occurs over the MAPI network, even if you use this parameter to specify the DAG network. @@ -368,7 +368,7 @@ Accept wildcard characters: False ### -NetworkCompressionOverride -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The NetworkCompressionOverride parameter specifies whether to override the current DAG network compression settings. @@ -386,7 +386,7 @@ Accept wildcard characters: False ### -NetworkEncryptionOverride -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The NetworkEncryptionOverride parameter specifies whether to override the current DAG encryption settings. @@ -404,7 +404,7 @@ Accept wildcard characters: False ### -NoThrottle -> Applicable: Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE The NoThrottle switch prevents the seeding operation from being throttled. You don't need to specify a value with this switch. @@ -422,7 +422,7 @@ Accept wildcard characters: False ### -PrimaryDatabasePartitionOnly -> Applicable: Exchange Server 2019 +> Applicable: Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -440,7 +440,7 @@ Accept wildcard characters: False ### -SafeDeleteExistingFiles -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The SafeDeleteExistingFiles switch specifies a seeding operation with a single copy redundancy pre-check prior to the seed. You don't need to specify a value with this switch. @@ -460,7 +460,7 @@ Accept wildcard characters: False ### -SecondaryDatabasePartitionOnly -> Applicable: Exchange Server 2019 +> Applicable: Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -478,7 +478,7 @@ Accept wildcard characters: False ### -SourceServer -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The SourceServer parameter specifies the Mailbox server with a passive copy of the mailbox database to be used as the source for the seed operation. @@ -503,7 +503,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-OfflineAddressBook.md b/exchange/exchange-ps/ExchangePowerShell/Update-OfflineAddressBook.md index a3de0ee78b..7b0a285910 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-OfflineAddressBook.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-OfflineAddressBook.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -46,7 +46,7 @@ This example updates the OAB MyOAB. ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the GUID, distinguished name (DN), or OAB name that represents a specific OAB. You can also include the path by using the format Server\\OfflineAddressBookName. @@ -66,7 +66,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -87,7 +87,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -105,7 +105,7 @@ Accept wildcard characters: False ### -Force -> Applicable: Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Force switch hides warning or confirmation messages. You don't need to specify a value with this switch. @@ -125,7 +125,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-PublicFolderMailbox.md b/exchange/exchange-ps/ExchangePowerShell/Update-PublicFolderMailbox.md index 0b48213ae6..41d8f95ea9 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-PublicFolderMailbox.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-PublicFolderMailbox.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.WebClient-Help.xml Locale: en-US @@ -70,7 +70,7 @@ This example updates all public folder mailboxes. ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies the public folder mailbox that you want to update. You can use any value that uniquely identifies the mailbox. For example: @@ -99,7 +99,7 @@ Accept wildcard characters: False ### -FolderId -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The FolderId parameter specifies the GUID or name of the public folder that you want to synchronize. You can also include the path using the format \\TopLevelPublicFolder\\PublicFolder. @@ -117,7 +117,7 @@ Accept wildcard characters: False ### -InvokeSynchronizer -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The InvokeSynchronizer switch can only be used on secondary hierarchy public folder mailboxes and triggers hierarchy synchronization from the primary public folder mailbox to the specified secondary public folder mailbox. You don't need to specify a value with this switch. @@ -137,7 +137,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -158,7 +158,7 @@ Accept wildcard characters: False ### -CreateAssociatedDumpster -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The CreateAssociatedDumpster switch specifies whether to create the associated dumpster before synchronizing the folder. You don't need to specify a value with this switch. @@ -176,7 +176,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -196,7 +196,7 @@ Accept wildcard characters: False ### -ForceOnlineSync -> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The ForceOnlineSync switch specifies whether to force the secondary public folder mailbox to synchronize with the primary public folder mailbox. You don't need to specify a value with this switch. @@ -214,7 +214,7 @@ Accept wildcard characters: False ### -FullSync -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The FullSync switch specifies that you want to perform a full synchronization of the public folder mailbox. You don't need to specify a value with this switch. @@ -232,7 +232,7 @@ Accept wildcard characters: False ### -ReconcileFolders -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The ReconcileFolders switch specifies whether to look closely for differences in the folder hierarchy between the primary public folder mailbox and the secondary public folder mailbox. Folders that exist in the primary public folder mailbox and not in the secondary are recreated. You don't need to specify a value with this switch. @@ -266,7 +266,7 @@ Accept wildcard characters: False ### -SuppressStatus -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The SuppressStatus switch specifies that the output of this cmdlet is suppressed and that the command runs asynchronously in the background from the Exchange Management Shell. You don't need to specify a value with this switch. @@ -288,7 +288,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-Recipient.md b/exchange/exchange-ps/ExchangePowerShell/Update-Recipient.md index df0c783950..1da8470535 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-Recipient.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-Recipient.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -59,7 +59,7 @@ In on-premises Exchange, this example updates all contacts in a specific organiz ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Identity parameter specifies the recipient that you want to update. You can use any value that uniquely identifies the recipient. For example: @@ -84,7 +84,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -105,7 +105,7 @@ Accept wildcard characters: False ### -Credential -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The Credential parameter specifies the username and password to use to access Active Directory. @@ -125,7 +125,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The parameter is available only in on-premises Exchange. @@ -145,7 +145,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-RoleGroupMember.md b/exchange/exchange-ps/ExchangePowerShell/Update-RoleGroupMember.md index c9a3ecf00f..d1c9b5f696 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-RoleGroupMember.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-RoleGroupMember.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance, Exchange Online Protection +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance, Exchange Online Protection author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -77,7 +77,7 @@ Mail-enabled security group: If you want to add or remove a mail-enabled securit ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance, Exchange Online Protection The Identity parameter specifies the role group whose membership you want to modify. If the name of the role group contains spaces, enclose the name in quotation marks ("). @@ -95,7 +95,7 @@ Accept wildcard characters: False ### -BypassSecurityGroupManagerCheck -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The BypassSecurityGroupManagerCheck switch specifies whether to allow a user who isn't an owner of the group to modify or delete the group. You don't need to specify a value with this switch. @@ -118,7 +118,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance, Exchange Online Protection The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -139,7 +139,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -159,7 +159,7 @@ Accept wildcard characters: False ### -Members -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance, Exchange Online Protection The Members parameter specifies the mailboxes or mail-enabled USGs to add as a member of the role group. You can identify the user or group by the name, DN, or primary SMTP address value. You can specify multiple members separated by commas (`Value1,Value2,...ValueN`). If the value contains spaces, enclose the value in quotation marks (`"Value 1","Value 2",..."Value N"`). @@ -179,7 +179,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Security & Compliance, Exchange Online Protection The WhatIf switch doesn't work in Security & Compliance PowerShell. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-SafeList.md b/exchange/exchange-ps/ExchangePowerShell/Update-SafeList.md index 9317fb9dd9..da2acef985 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-SafeList.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-SafeList.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.TransportMailControl-Help.xml Locale: en-US @@ -61,7 +61,7 @@ This example updates safelist data for all user mailboxes in your Exchange organ ### -Identity -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the mailbox from which you want to collect safelist aggregation data. You can use any value that uniquely identifies the mailbox. For example: @@ -90,7 +90,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -111,7 +111,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. @@ -129,7 +129,7 @@ Accept wildcard characters: False ### -EnsureJunkEmailRule -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The EnsureJunkEmailRule switch forces the junk email rule to be turned on for the mailbox if the rule isn't turned on already. You don't need to specify a value with this switch. @@ -149,7 +149,7 @@ Accept wildcard characters: False ### -IncludeDomains -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The IncludeDomains switch specifies whether to include the sender domains specified by users in Outlook in the safelist aggregation data. You don't need to specify a value with this switch. @@ -171,7 +171,7 @@ Accept wildcard characters: False ### -Type -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Type parameter specifies which user-generated list is updated to the user object. Valid values for this parameter are SafeSenders, SafeRecipients, and Both. The default value is SafeSenders. @@ -191,7 +191,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-SiteMailbox.md b/exchange/exchange-ps/ExchangePowerShell/Update-SiteMailbox.md index 36d54dd832..66e33b2771 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-SiteMailbox.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-SiteMailbox.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -60,7 +60,7 @@ This example updates the site mailbox WinterHoliday@tailspintoys.com and perform ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the site mailbox that you want to update. You can use any value that uniquely identifies the site mailbox. For example: @@ -85,7 +85,7 @@ Accept wildcard characters: False ### -BypassOwnerCheck -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The BypassOwnerCheck parameter is used when the account that's running the command isn't a member or owner of the site mailbox. You don't need to specify a value with this switch. @@ -105,7 +105,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -126,7 +126,7 @@ Accept wildcard characters: False ### -FullSync -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The FullSync switch specifies a full synchronization. You don't need to specify a value with this switch. @@ -146,7 +146,7 @@ Accept wildcard characters: False ### -Organization -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is reserved for internal Microsoft use. @@ -164,7 +164,7 @@ Accept wildcard characters: False ### -Server -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Server parameter specifies the fully qualified domain name (FQDN) or the Microsoft SharePoint server on which the site mailbox is located. @@ -182,7 +182,7 @@ Accept wildcard characters: False ### -Target -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Target parameter specifies whether to update the SharePoint documents, the site mailbox's membership list or both. This parameter accepts the following values: @@ -206,7 +206,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-StoreMailboxState.md b/exchange/exchange-ps/ExchangePowerShell/Update-StoreMailboxState.md index 8c97f75874..58865bb16f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-StoreMailboxState.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-StoreMailboxState.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE author: chrisda external help file: Microsoft.Exchange.RolesAndAccess-Help.xml Locale: en-US @@ -60,7 +60,7 @@ This example updates the mailbox state for all disconnected mailboxes on the mai ### -Database -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Database parameter specifies the mailbox database that contains the mailbox. You can use any value that uniquely identifies the database. For example: @@ -82,7 +82,7 @@ Accept wildcard characters: False ### -Identity -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Identity parameter specifies the mailbox that you want to update. Use the mailbox GUID as the value for this parameter. @@ -102,7 +102,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -123,7 +123,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch. diff --git a/exchange/exchange-ps/ExchangePowerShell/Write-AdminAuditLog.md b/exchange/exchange-ps/ExchangePowerShell/Write-AdminAuditLog.md index c4eb0f5b84..1d92073322 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Write-AdminAuditLog.md +++ b/exchange/exchange-ps/ExchangePowerShell/Write-AdminAuditLog.md @@ -1,5 +1,5 @@ --- -applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection author: chrisda external help file: Microsoft.Exchange.RecordsandEdge-Help.xml Locale: en-US @@ -49,7 +49,7 @@ This example adds a comment to the administrator audit log. ### -Comment -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Comment parameter specifies the comment to add to the administrator audit log. The maximum length is 500 characters. @@ -69,7 +69,7 @@ Accept wildcard characters: False ### -Confirm -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. @@ -90,7 +90,7 @@ Accept wildcard characters: False ### -DomainController -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE This parameter is available only in on-premises Exchange. @@ -110,7 +110,7 @@ Accept wildcard characters: False ### -WhatIf -> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection +> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.