Skip to content

Commit a6884c7

Browse files
authored
Merge pull request #13005 from MicrosoftDocs/Terms-chrisda
Add Exchange Server SE
2 parents bf9d3ca + d4e8847 commit a6884c7

File tree

97 files changed

+706
-706
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+706
-706
lines changed

exchange/exchange-ps/ExchangePowerShell/Add-ADPermission.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
33
author: chrisda
44
external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
55
Locale: en-US
@@ -90,7 +90,7 @@ This example assumes that another security mechanism is used to ensure the Recei
9090

9191
### -Identity
9292

93-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
93+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
9494
9595
The Identity parameter specifies the identity of the object that's getting permissions added. You can specify either the distinguished name (DN) of the object or the object's name if it's unique. If the DN or name contains spaces, enclose the name in quotation marks (").
9696

@@ -108,7 +108,7 @@ Accept wildcard characters: False
108108
109109
### -Instance
110110
111-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
111+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
112112
113113
The Instance parameter enables you to pass an entire object to the command to be processed. It's mainly used in scripts where an entire object must be passed to the command.
114114
@@ -126,7 +126,7 @@ Accept wildcard characters: False
126126
127127
### -Owner
128128
129-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
129+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
130130
131131
The Owner parameter specifies the owner of the Active Directory object. You can specify the following types of users or groups (security principals) for this parameter:
132132
@@ -163,7 +163,7 @@ Accept wildcard characters: False
163163
164164
### -User
165165
166-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
166+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
167167
168168
The User parameter specifies who gets the permissions on the Active Directory object. You can specify the following types of users or groups (security principals) for this parameter:
169169
@@ -205,7 +205,7 @@ Accept wildcard characters: False
205205

206206
### -AccessRights
207207

208-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
208+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
209209

210210
The AccessRights parameter specifies the rights that you want to add for the user on the Active Directory object. Valid values include:
211211

@@ -247,7 +247,7 @@ Accept wildcard characters: False
247247

248248
### -ChildObjectTypes
249249

250-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
250+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
251251

252252
The ChildObjectTypes parameter specifies what type of object the permission should be applied to.
253253

@@ -267,7 +267,7 @@ Accept wildcard characters: False
267267

268268
### -Confirm
269269

270-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
270+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
271271

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

@@ -288,7 +288,7 @@ Accept wildcard characters: False
288288

289289
### -Deny
290290

291-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
291+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
292292

293293
The Deny switch specifies that the permissions you're adding are Deny permissions. You don't need to specify a value with this switch.
294294

@@ -306,7 +306,7 @@ Accept wildcard characters: False
306306

307307
### -DomainController
308308

309-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
309+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
310310

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

@@ -326,7 +326,7 @@ Accept wildcard characters: False
326326

327327
### -ExtendedRights
328328

329-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
329+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
330330

331331
The ExtendedRights parameter specifies the extended rights needed to perform the operation.
332332

@@ -344,7 +344,7 @@ Accept wildcard characters: False
344344

345345
### -InheritanceType
346346

347-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
347+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
348348

349349
The InheritanceType parameter specifies how permissions are inherited. Valid values are:
350350

@@ -368,7 +368,7 @@ Accept wildcard characters: False
368368

369369
### -InheritedObjectType
370370

371-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
371+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
372372

373373
The InheritedObjectType parameter specifies what kind of object inherits this access control entry (ACE).
374374

@@ -386,7 +386,7 @@ Accept wildcard characters: False
386386

387387
### -Properties
388388

389-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
389+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
390390

391391
The Properties parameter specifies what properties the object contains.
392392

@@ -406,7 +406,7 @@ Accept wildcard characters: False
406406

407407
### -WhatIf
408408

409-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
409+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
410410

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

exchange/exchange-ps/ExchangePowerShell/Add-AttachmentFilterEntry.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
33
author: chrisda
44
external help file: Microsoft.Exchange.RecordsandEdge-Help.xml
55
Locale: en-US
@@ -54,7 +54,7 @@ This example adds an attachment filter entry based on the MIME content type imag
5454

5555
### -Name
5656

57-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
57+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
5858
5959
The Name parameter specifies the files that you want to block. Valid values are:
6060

@@ -75,7 +75,7 @@ Accept wildcard characters: False
7575
7676
### -Type
7777
78-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
78+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
7979
8080
The Type parameter specifies what type of attachment the attachment filter entry blocks. Valid values are:
8181
@@ -96,7 +96,7 @@ Accept wildcard characters: False
9696
9797
### -Confirm
9898
99-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
99+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
100100
101101
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.
102102
@@ -117,7 +117,7 @@ Accept wildcard characters: False
117117

118118
### -DomainController
119119

120-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
120+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
121121

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

@@ -137,7 +137,7 @@ Accept wildcard characters: False
137137

138138
### -WhatIf
139139

140-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
140+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
141141

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

exchange/exchange-ps/ExchangePowerShell/Add-AvailabilityAddressSpace.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
2+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
33
author: chrisda
44
external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml
55
Locale: en-US
@@ -76,7 +76,7 @@ In Exchange Online, this example sets up the sharing of free/busy information wi
7676

7777
### -AccessMethod
7878

79-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
79+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
8080
8181
The AccessMethod parameter specifies how the free/busy data is accessed. Valid values are:
8282

@@ -100,7 +100,7 @@ Accept wildcard characters: False
100100
101101
### -ForestName
102102
103-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
103+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
104104
105105
The ForestName parameter specifies the SMTP ___domain name of the target forest that contains the users you're trying to read free/busy information from. If users are distributed among multiple SMTP domains in the target forest, run the Add-AvailabilityAddressSpace command once for each SMTP ___domain.
106106
@@ -118,7 +118,7 @@ Accept wildcard characters: False
118118
119119
### -Confirm
120120
121-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
121+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
122122
123123
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.
124124
@@ -139,7 +139,7 @@ Accept wildcard characters: False
139139

140140
### -Credentials
141141

142-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
142+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
143143

144144
The Credentials parameter specifies the username and password that's used to access the Availability services in the target forest.
145145

@@ -159,7 +159,7 @@ Accept wildcard characters: False
159159

160160
### -DomainController
161161

162-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
162+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
163163

164164
This parameter is available only in on-premises Exchange.
165165

@@ -179,7 +179,7 @@ Accept wildcard characters: False
179179

180180
### -ProxyUrl
181181

182-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
182+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
183183

184184
This parameter is available only in on-premises Exchange.
185185

@@ -201,7 +201,7 @@ Accept wildcard characters: False
201201

202202
### -TargetAutodiscoverEpr
203203

204-
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
204+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
205205

206206
The TargetAutodiscoverEpr parameter specifies the Autodiscover URL of Exchange Web Services for the external organization that you're trying to read free/busy information from. For example, `https://contoso.com/autodiscover/autodiscover.xml`. Exchange uses Autodiscover to automatically detect the correct server endpoint for external requests.
207207

@@ -267,7 +267,7 @@ Accept wildcard characters: False
267267

268268
### -UseServiceAccount
269269

270-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
270+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
271271

272272
This parameter is available only in on-premises Exchange.
273273

@@ -290,7 +290,7 @@ Accept wildcard characters: False
290290

291291
### -WhatIf
292292

293-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
293+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online, Exchange Online Protection
294294

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

exchange/exchange-ps/ExchangePowerShell/Add-ContentFilterPhrase.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
33
author: chrisda
44
external help file: Microsoft.Exchange.TransportMailControl-Help.xml
55
Locale: en-US
@@ -47,7 +47,7 @@ This example adds the phrase Free credit report to the Block phrase list. Any me
4747

4848
### -Phrase
4949

50-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
50+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
5151
5252
The Phrase parameter specifies a custom word or phrase for the Content Filter agent. When you pass an argument, you must enclose the Phrase parameter in quotation marks (") if the phrase contains spaces, for example: "This is a bad phrase". Custom phrases must be less than 257 characters in length.
5353

@@ -65,7 +65,7 @@ Accept wildcard characters: False
6565
6666
### -Influence
6767
68-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
68+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
6969
7070
The Influence parameter specifies whether the phrase being added cause messages that contain the phrase to be allowed or blocked. Valid values are GoodWord and BadWord.
7171
@@ -85,7 +85,7 @@ Accept wildcard characters: False
8585
8686
### -Confirm
8787
88-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
88+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
8989
9090
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.
9191
@@ -106,7 +106,7 @@ Accept wildcard characters: False
106106

107107
### -DomainController
108108

109-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
109+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
110110

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

@@ -126,7 +126,7 @@ Accept wildcard characters: False
126126

127127
### -WhatIf
128128

129-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
129+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
130130

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

0 commit comments

Comments
 (0)