Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
176 changes: 88 additions & 88 deletions exchange/exchange-ps/ExchangePowerShell/Set-OwaMailboxPolicy.md

Large diffs are not rendered by default.

228 changes: 114 additions & 114 deletions exchange/exchange-ps/ExchangePowerShell/Set-OwaVirtualDirectory.md

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions exchange/exchange-ps/ExchangePowerShell/Set-PartnerApplication.md
Original file line number Diff line number Diff line change
@@ -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.RolesAndAccess-Help.xml
Locale: en-US
Expand Down Expand Up @@ -95,7 +95,7 @@ This example refreshes the auth metadata for the HRApp partner application.

### -Identity

> 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 Identity parameter specifies the partner application you want to modify. You can use any value that uniquely identifies the partner application. For example:

Expand All @@ -118,7 +118,7 @@ Accept wildcard characters: False

### -AcceptSecurityIdentifierInformation

> 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 AcceptSecurityIdentifierInformation parameter specifies whether Exchange should accept security identifiers (SIDs) from another trusted Active Directory forest for the partner application. By default, new partner applications are configured to not accept SIDs from another forest. If you're in deployment with a trusted forest, set the parameter to $true.

Expand All @@ -136,7 +136,7 @@ Accept wildcard characters: False

### -AccountType

> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online

The AccountType parameter specifies the type of Microsoft account that's required for the partner application. Valid values are:

Expand All @@ -157,7 +157,7 @@ Accept wildcard characters: False

### -ActAsPermissions

> 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 ActAsPermissions parameter specifies the delegate permissions that are allowed for the partner application. You can specify multiple values separated by commas.

Expand All @@ -175,7 +175,7 @@ Accept wildcard characters: False

### -ApplicationIdentifier

> 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 ApplicationIdentifier parameter specifies a unique application identifier for the partner application that uses an authorization server.

Expand Down Expand Up @@ -213,7 +213,7 @@ Accept wildcard characters: False

### -AuthMetadataUrl

> 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.

Expand All @@ -233,7 +233,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.

Expand All @@ -254,7 +254,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.

Expand All @@ -274,7 +274,7 @@ Accept wildcard characters: False

### -Enabled

> 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 Enabled parameter specifies whether the partner application is enabled. By default, new partner applications are enabled. Set the parameter to $false to create the application configuration in a disabled state.

Expand Down Expand Up @@ -312,7 +312,7 @@ Accept wildcard characters: False

### -LinkedAccount

> 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 LinkedAccount parameter specifies a linked Active Directory user account for the application. Exchange evaluates Role Based Access Control (RBAC) permissions for the linked account when authorizing a token used to perform a task.

Expand All @@ -330,7 +330,7 @@ Accept wildcard characters: False

### -Name

> 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 Name parameter specifies a new name for the partner application.

Expand All @@ -348,7 +348,7 @@ Accept wildcard characters: False

### -Realm

> 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.

Expand All @@ -368,7 +368,7 @@ Accept wildcard characters: False

### -RefreshAuthMetadata

> 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.

Expand All @@ -388,7 +388,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

This parameter is available only in on-premises Exchange.

Expand All @@ -410,7 +410,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.

Expand Down
Original file line number Diff line number Diff line change
@@ -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.CalendarsAndGroups-Help.xml
Locale: en-US
Expand Down Expand Up @@ -51,7 +51,7 @@ This example adds the pending domains contoso.com and sales.contoso.com to the e

### -Identity

> 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.

Expand All @@ -69,7 +69,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.

Expand All @@ -90,7 +90,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.

Expand All @@ -108,7 +108,7 @@ Accept wildcard characters: False

### -PendingAccountNamespace

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The PendingAccountNamespace parameter specifies the pending domain that's used as the account namespace for the federation trust.

Expand All @@ -126,7 +126,7 @@ Accept wildcard characters: False

### -PendingDomains

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The PendingDomains parameter specifies the pending federated domains that are configured for the federation trust.

Expand All @@ -144,7 +144,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.

Expand Down
12 changes: 6 additions & 6 deletions exchange/exchange-ps/ExchangePowerShell/Set-PolicyTipConfig.md
Original file line number Diff line number Diff line change
@@ -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.TransportMailflow-Help.xml
Locale: en-US
Expand Down Expand Up @@ -53,7 +53,7 @@ This example replaces the text of all custom Spanish Policy Tips with the value,

### -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 custom Policy Tip you want to modify. You can use any value that uniquely identifies the custom Policy Tip. For example:

Expand All @@ -76,7 +76,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.

Expand All @@ -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

This parameter is available only in on-premises Exchange.

Expand All @@ -117,7 +117,7 @@ Accept wildcard characters: False

### -Value

> 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 Value parameter specifies the text that's displayed by the Policy Tip. If the value contains spaces, enclose the value in quotation marks (").

Expand All @@ -135,7 +135,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.

Expand Down
Loading
Loading