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
applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
4
+
applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
5
5
title: Get-PublicFolderMoveRequest
6
6
schema: 2.0.0
7
7
author: chrisda
@@ -12,31 +12,30 @@ ms.reviewer:
12
12
# Get-PublicFolderMoveRequest
13
13
14
14
## SYNOPSIS
15
-
This cmdlet is available only in on-premises Exchange.
15
+
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.
16
16
17
17
Use the Get-PublicFolderMoveRequest cmdlet to view the detailed status of an ongoing public folder move that was initiated using the New-PublicFolderMoveRequest cmdlet.
18
18
19
19
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
This parameter is functional only in on-premises Exchange.
129
+
111
130
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
131
113
132
```yaml
114
133
Type: Fqdn
115
134
Parameter Sets: (All)
116
135
Aliases:
117
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
136
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
118
137
119
138
Required: False
120
139
Position: Named
@@ -135,7 +154,7 @@ You can't use this parameter with the Identity parameter.
135
154
Type: Boolean
136
155
Parameter Sets: Filtering
137
156
Aliases:
138
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
157
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
139
158
140
159
Required: False
141
160
Position: Named
@@ -153,7 +172,25 @@ You can't use this parameter with the Identity parameter.
153
172
Type: String
154
173
Parameter Sets: Filtering
155
174
Aliases:
156
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
175
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
176
+
177
+
Required: False
178
+
Position: Named
179
+
Default value: None
180
+
Accept pipeline input: False
181
+
Accept wildcard characters: False
182
+
```
183
+
184
+
### -Organization
185
+
This parameter is available only in the cloud-based service.
186
+
187
+
{{ Fill Organization Description }}
188
+
189
+
```yaml
190
+
Type: OrganizationIdParameter
191
+
Parameter Sets: (All)
192
+
Aliases:
193
+
Applicable: Exchange Online
157
194
158
195
Required: False
159
196
Position: Named
@@ -175,7 +212,7 @@ You can't use this parameter with the Identity parameter.
175
212
Type: DatabaseIdParameter
176
213
Parameter Sets: Filtering
177
214
Aliases:
178
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
215
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
179
216
180
217
Required: False
181
218
Position: Named
@@ -191,7 +228,7 @@ The ResultSize parameter specifies the maximum number of results to return. If y
191
228
Type: Unlimited
192
229
Parameter Sets: (All)
193
230
Aliases:
194
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
231
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
195
232
196
233
Required: False
197
234
Position: Named
@@ -220,7 +257,7 @@ You can't use this parameter with the Identity parameter.
220
257
Type: RequestStatus
221
258
Parameter Sets: Filtering
222
259
Aliases:
223
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
260
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
224
261
225
262
Required: False
226
263
Position: Named
@@ -238,7 +275,7 @@ You can't use this parameter with the Identity parameter.
238
275
Type: Boolean
239
276
Parameter Sets: Filtering
240
277
Aliases:
241
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
278
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
0 commit comments