You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/Set-PartnerApplication.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
2
+
applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
3
3
author: chrisda
4
4
external help file: Microsoft.Exchange.RolesAndAccess-Help.xml
5
5
Locale: en-US
@@ -95,7 +95,7 @@ This example refreshes the auth metadata for the HRApp partner application.
95
95
96
96
### -Identity
97
97
98
-
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
98
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
99
99
100
100
The Identity parameter specifies the partner application you want to modify. You can use any value that uniquely identifies the partner application. For example:
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
121
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
122
122
123
123
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
160
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
161
161
162
162
The ActAsPermissions parameter specifies the delegate permissions that are allowed for the partner application. You can specify multiple values separated by commas.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
236
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
237
237
238
238
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
277
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
278
278
279
279
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
315
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
316
316
317
317
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
413
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
414
414
415
415
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
72
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
73
73
74
74
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
93
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
94
94
95
95
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
147
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
148
148
149
149
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.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/Set-PolicyTipConfig.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
2
+
applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
3
3
author: chrisda
4
4
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
5
5
Locale: en-US
@@ -53,7 +53,7 @@ This example replaces the text of all custom Spanish Policy Tips with the value,
53
53
54
54
### -Identity
55
55
56
-
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
56
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
57
57
58
58
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:
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
79
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
80
80
81
81
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.
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
138
+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
139
139
140
140
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.
0 commit comments