Skip to content

Commit b1085fa

Browse files
Merge pull request #13019 from MicrosoftDocs/main
[AutoPublish] main to live - 08/07 20:07 PDT | 08/08 08:37 IST
2 parents f7e9242 + 1677083 commit b1085fa

File tree

60 files changed

+498
-498
lines changed

Some content is hidden

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

60 files changed

+498
-498
lines changed

exchange/exchange-ps/ExchangePowerShell/Stop-MigrationUser.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
2+
applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
33
author: chrisda
44
external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
55
Locale: en-US
@@ -46,7 +46,7 @@ This example stops the migration of the user [email protected].
4646

4747
### -Identity
4848

49-
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
49+
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
5050
5151
The Identity parameter specifies the email address of the user that's being migrated.
5252

@@ -66,7 +66,7 @@ Accept wildcard characters: False
6666
6767
### -Confirm
6868
69-
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
69+
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
7070
7171
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.
7272
@@ -87,7 +87,7 @@ Accept wildcard characters: False
8787

8888
### -DomainController
8989

90-
> Applicable: Exchange Server 2016, Exchange Server 2019
90+
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE
9191

9292
This parameter is available only in on-premises Exchange.
9393

@@ -127,7 +127,7 @@ Accept wildcard characters: False
127127

128128
### -WhatIf
129129

130-
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
130+
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
131131

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

exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxDatabaseCopy.md

Lines changed: 8 additions & 8 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.ServerStatus-Help.xml
55
Locale: en-US
@@ -65,7 +65,7 @@ This example only suspends activation for the copy of the database DB3 hosted on
6565

6666
### -Identity
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 Identity parameter specifies the name of the database copy being suspended.
7171

@@ -83,7 +83,7 @@ Accept wildcard characters: False
8383
8484
### -ActivationOnly
8585
86-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
86+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
8787
8888
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.
8989
@@ -101,7 +101,7 @@ Accept wildcard characters: False
101101
102102
### -Confirm
103103
104-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
104+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
105105
106106
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.
107107
@@ -122,7 +122,7 @@ Accept wildcard characters: False
122122

123123
### -DomainController
124124

125-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
125+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
126126

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

@@ -140,7 +140,7 @@ Accept wildcard characters: False
140140

141141
### -EnableReplayLag
142142

143-
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
143+
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
144144

145145
This parameter is reserved for internal Microsoft use.
146146

@@ -158,7 +158,7 @@ Accept wildcard characters: False
158158

159159
### -SuspendComment
160160

161-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
161+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
162162

163163
The SuspendComment parameter specifies the reason that the database copy is being suspended. This parameter is limited to 512 characters.
164164

@@ -176,7 +176,7 @@ Accept wildcard characters: False
176176

177177
### -WhatIf
178178

179-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
179+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
180180

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

exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxExportRequest.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.ProvisioningAndMigration-Help.xml
55
Locale: en-US
@@ -55,7 +55,7 @@ This example suspends all export requests that are in progress by using the Get-
5555

5656
### -Identity
5757

58-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
58+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
5959
6060
The Identity parameter specifies the identity of the export request. By default, export requests are named `<alias>\MailboxExportX` (where X = 0-9). Use the following syntax: `Alias\Name`.
6161

@@ -73,7 +73,7 @@ Accept wildcard characters: False
7373
7474
### -Confirm
7575
76-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
76+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
7777
7878
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.
7979
@@ -94,7 +94,7 @@ Accept wildcard characters: False
9494

9595
### -DomainController
9696

97-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
97+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
9898

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

@@ -112,7 +112,7 @@ Accept wildcard characters: False
112112

113113
### -SuspendComment
114114

115-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
115+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
116116

117117
The SuspendComment parameter specifies a description about why the request was suspended. You can only use this parameter if you specify the Suspend parameter.
118118

@@ -130,7 +130,7 @@ Accept wildcard characters: False
130130

131131
### -WhatIf
132132

133-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
133+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
134134

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

exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxImportRequest.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, Exchange Online
2+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
33
author: chrisda
44
external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
55
Locale: en-US
@@ -57,7 +57,7 @@ This example suspends all import requests that are in progress by using the Get-
5757

5858
### -Identity
5959

60-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
60+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
6161
6262
The Identity parameter specifies the identity of the import request. By default, import requests are named `<alias>\MailboxImportX` (where X = 0-9). If you created the request by using the Name parameter, use the following syntax: `Alias\Name`.
6363

@@ -75,7 +75,7 @@ Accept wildcard characters: False
7575
7676
### -Confirm
7777
78-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
78+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
7979
8080
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.
8181
@@ -96,7 +96,7 @@ Accept wildcard characters: False
9696

9797
### -DomainController
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
This parameter is available only in on-premises Exchange.
102102

@@ -116,7 +116,7 @@ Accept wildcard characters: False
116116

117117
### -SuspendComment
118118

119-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
119+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
120120

121121
The SuspendComment parameter specifies a description about why the request was suspended. You can only use this parameter if you specify the Suspend parameter.
122122

@@ -134,7 +134,7 @@ Accept wildcard characters: False
134134

135135
### -WhatIf
136136

137-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
137+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
138138

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

exchange/exchange-ps/ExchangePowerShell/Suspend-MailboxRestoreRequest.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, Exchange Online
2+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
33
author: chrisda
44
external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
55
Locale: en-US
@@ -53,7 +53,7 @@ This example suspends all restore requests that are in progress by using the Get
5353

5454
### -Identity
5555

56-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
56+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
5757
5858
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`.
5959

@@ -73,7 +73,7 @@ Accept wildcard characters: False
7373
7474
### -Confirm
7575
76-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
76+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
7777
7878
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.
7979
@@ -94,7 +94,7 @@ Accept wildcard characters: False
9494

9595
### -DomainController
9696

97-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
97+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
9898

9999
This parameter is available only in on-premises Exchange.
100100

@@ -114,7 +114,7 @@ Accept wildcard characters: False
114114

115115
### -SuspendComment
116116

117-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
117+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
118118

119119
The SuspendComment parameter specifies a description about why the request was suspended.
120120

@@ -132,7 +132,7 @@ Accept wildcard characters: False
132132

133133
### -WhatIf
134134

135-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
135+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
136136

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

exchange/exchange-ps/ExchangePowerShell/Suspend-Message.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.TransportMailflow-Help.xml
55
Locale: en-US
@@ -63,7 +63,7 @@ This example prevents delivery of all messages for which the following condition
6363

6464
### -Identity
6565

66-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
66+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
6767
6868
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).
6969

@@ -81,7 +81,7 @@ Accept wildcard characters: False
8181
8282
### -Filter
8383
84-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
84+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
8585
8686
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).
8787
@@ -101,7 +101,7 @@ Accept wildcard characters: False
101101
102102
### -Confirm
103103
104-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
104+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
105105
106106
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.
107107
@@ -122,7 +122,7 @@ Accept wildcard characters: False
122122

123123
### -Server
124124

125-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
125+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
126126

127127
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:
128128

@@ -149,7 +149,7 @@ Accept wildcard characters: False
149149

150150
### -WhatIf
151151

152-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
152+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
153153

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

exchange/exchange-ps/ExchangePowerShell/Suspend-MoveRequest.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, Exchange Online
2+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
33
author: chrisda
44
external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
55
Locale: en-US
@@ -54,7 +54,7 @@ This example suspends all move requests that are in progress by using the Get-Mo
5454

5555
### -Identity
5656

57-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
57+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
5858
5959
The Identity parameter specifies the identity of the mailbox or mail user. You can use one of the following values:
6060

@@ -80,7 +80,7 @@ Accept wildcard characters: False
8080
8181
### -Confirm
8282
83-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
83+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
8484
8585
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.
8686
@@ -101,7 +101,7 @@ Accept wildcard characters: False
101101

102102
### -DomainController
103103

104-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
104+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
105105

106106
This parameter is available only in on-premises Exchange.
107107

@@ -152,7 +152,7 @@ Accept wildcard characters: False
152152

153153
### -SuspendComment
154154

155-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
155+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
156156

157157
The SuspendComment parameter specifies a description as to why the request was suspended.
158158

@@ -170,7 +170,7 @@ Accept wildcard characters: False
170170

171171
### -WhatIf
172172

173-
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
173+
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
174174

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

0 commit comments

Comments
 (0)