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
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.
15
+
This cmdlet is available only in on-premises Exchange.
16
16
17
-
Use the Get-PublicFolderMigrationRequest cmdlet to view the detailed status of on-going public folder migration requests that were initiated by using the New-PublicFolderMigrationRequest cmdlet.
17
+
Use the Get-PublicFolderMigrationRequest cmdlet to view information about serial public folder migration requests (requests created by the New-PublicFolderMigrationRequest cmdlet).
18
+
19
+
**Note**: Serial public folder migration cmdlets are no longer available in Exchange Online.
18
20
19
21
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
This parameter is available only in on-premises Exchange.
84
-
85
86
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.
This parameter is available only in on-premises Exchange.
101
-
102
101
The HighPriority parameter filters the results based on the Priority value that was assigned when the request was created. Valid input for this parameter is $true or $false. Here's how these values filter the results:
103
102
104
103
- $true Returns requests that were created with the Priority value High, Higher, Highest or Emergency.
This parameter is available only in on-premises Exchange.
168
-
169
160
The RequestQueue parameter identifies the request based on the mailbox database where the request is being run. You can use any value that uniquely identifies the database. For example:
170
161
171
162
- Name
@@ -195,7 +186,7 @@ The ResultSize parameter specifies the maximum number of results to return. If y
195
186
Type: Unlimited
196
187
Parameter Sets: (All)
197
188
Aliases:
198
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
189
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
199
190
Required: False
200
191
Position: Named
201
192
Default value: None
@@ -229,10 +220,10 @@ The Status parameter filters the results based on status. You can use the follow
229
220
You can't use this parameter with the Identity parameter.
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.
15
+
This cmdlet is available only in on-premises Exchange.
16
16
17
-
Use the Get-PublicFolderMigrationRequestStatistics cmdlet to view detailed information about migration requests.
17
+
Use the Get-PublicFolderMigrationRequestStatistics cmdlet to view detailed information about serial public folder migration requests (requests created by the New-PublicFolderMigrationRequest cmdlet).
18
+
19
+
**Note**: Serial public folder migration cmdlets are no longer available in Exchange Online.
18
20
19
21
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
This parameter is available only in on-premises Exchange.
99
-
100
91
This parameter is for debugging purposes only.
101
92
102
-
The RequestQueue parameter identifies the request based on the mailbox database where the request is being run. You can use any value that uniquely identifies the database. For example:
93
+
The RequestQueue parameter filters the results by the mailbox database where the request is being run. You can use any value that uniquely identifies the database. For example:
This parameter is available only in on-premises Exchange.
126
-
127
116
The Diagnostic switch specifies whether to return extremely detailed information in the results. Typically, you use this switch only at the request of Microsoft Customer Service and Support to troubleshoot problems.
This parameter is available only in on-premises Exchange.
143
-
144
131
The DiagnosticArgument parameter modifies the results that are returned by using the Diagnostic switch. Typically, you use the Diagnostic switch and the DiagnosticArgument parameter only at the request of Microsoft Customer Service and Support to troubleshoot problems.
This parameter is available only in the cloud-based service.
160
-
161
-
Typically, you use the DiagnosticInfo parameter only at the request of Microsoft Customer Service and Support to troubleshoot problems.
162
-
163
-
```yaml
164
-
Type: String
165
-
Parameter Sets: IdentityCloud
166
-
Aliases:
167
-
Applicable: Exchange Online
168
-
Required: False
169
-
Position: Named
170
-
Default value: None
171
-
Accept pipeline input: False
172
-
Accept wildcard characters: False
173
-
```
174
-
175
145
### -DomainController
176
-
This parameter is available only in on-premises Exchange.
177
-
178
146
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.
0 commit comments