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/exchange/Get-MoveRequestStatistics.md
+6-221Lines changed: 6 additions & 221 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,6 @@ schema: 2.0.0
6
6
# Get-MoveRequestStatistics
7
7
8
8
## SYNOPSIS
9
-
!!! Exchange Server 2010
10
-
11
-
Use the Get-MoveRequestStatistics cmdlet to view detailed information about move requests.
12
-
13
-
!!! Exchange Server 2013, Exchange Server 2016, Exchange Online
14
-
15
9
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
10
17
11
Use the Get-MoveRequestStatistics cmdlet to view detailed information about move requests.
The MoveRequestQueue and MRSInstance parameter syntax sets are for debugging purposes only.
49
-
50
-
You need to be assigned permissions before you can run this cmdlet. Although all parameters for this cmdlet are listed in this topic, you may not have access to some parameters if they're not included in the permissions assigned to you. To see what permissions you need, see the "Mailbox moves" entry in the Mailbox Permissions topic.
51
-
52
-
!!! Exchange Server 2013
53
-
54
-
The MoveRequestQueue parameter syntax set is for debugging purposes only.
55
-
56
-
You need to be assigned permissions before you can run this cmdlet. Although all parameters for this cmdlet are listed in this topic, you may not have access to some parameters if they're not included in the permissions assigned to you. To see what permissions you need, see the "Mailbox moves" entry in the Recipients Permissions topic.
57
-
58
-
!!! Exchange Server 2016, Exchange Online
59
-
60
40
The MoveRequestQueue parameter syntax set is for debugging purposes only.
61
41
62
42
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet (https://technet.microsoft.com/library/mt432940.aspx).
63
43
64
44
## EXAMPLES
65
45
66
-
### Example 1 -------------------------- (Exchange Server 2010)
This example returns the default statistics for Tony Smith's mailbox, which include the status, mailbox size, archive mailbox size, and the percentage complete.
72
-
73
-
### Example 1 -------------------------- (Exchange Server 2013)
This example returns the default statistics for Tony Smith's mailbox, which include the status, mailbox size, archive mailbox size, and the percentage complete.
79
-
80
-
### Example 1 -------------------------- (Exchange Server 2016)
This example returns the default statistics for Tony Smith's mailbox, which include the status, mailbox size, archive mailbox size, and the percentage complete.
86
52
87
-
### Example 1 -------------------------- (Exchange Online)
This example returns the default statistics for Tony Smith's mailbox, which include the status, mailbox size, archive mailbox size, and the percentage complete.
93
-
94
-
### Example 2 -------------------------- (Exchange Server 2010)
This example returns default statistics for a mailbox that has been moved by the instance of the Microsoft Exchange Mailbox Replication service running on the server CAS01.
79
+
In Exchange Server 2010, this example returns default statistics for a mailbox that has been moved by the instance of the Microsoft Exchange Mailbox Replication service running on the server CAS01.
184
80
185
81
## PARAMETERS
186
82
187
83
### -Identity
188
-
!!! Exchange Server 2010
189
-
190
-
The Identity parameter specifies the identity of the mailbox or mail user. You can use one of the following values:
191
-
192
-
- GUID
193
-
194
-
- Distinguished name (DN)
195
-
196
-
- Domain\\Account
197
-
198
-
- User principal name (UPN)
199
-
200
-
- Legacy Exchange DN
201
-
202
-
- SMTP address
203
-
204
-
- Alias
205
-
206
-
This parameter can't be used in conjunction with the MoveRequestQueue, MRSInstance, or MailboxGuid parameters.
207
-
208
-
209
-
210
-
!!! Exchange Server 2013
211
-
212
-
The Identity parameter specifies the identity of the mailbox or mail user. You can use one of the following values:
213
-
214
-
- GUID
215
-
216
-
- Distinguished name (DN)
217
-
218
-
- Domain\\Account
219
-
220
-
- User principal name (UPN)
221
-
222
-
- Legacy Exchange DN
223
-
224
-
- SMTP address
225
-
226
-
- Alias
227
-
228
-
This parameter can't be used with the MoveRequestQueue or MailboxGuid parameters.
229
-
230
-
231
-
232
-
!!! Exchange Server 2016, Exchange Online
233
-
234
84
The Identity parameter specifies the identity of the mailbox or mail user. You can use one of the following values:
235
85
236
86
- GUID
@@ -249,8 +99,6 @@ The Identity parameter specifies the identity of the mailbox or mail user. You c
249
99
250
100
You can use this parameter with the MoveRequestQueue or MailboxGuid parameters.
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.
343
-
344
-
345
-
346
-
!!! Exchange Server 2013, Exchange Server 2016, Exchange Online
347
-
348
158
This parameter is available only in on-premises Exchange.
349
159
350
160
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