Hi folks,
In Todays post let’s get more information about a Mailbox Export Request. First of all let’s get a list of the current requests using Get-MailboxExportRequest
We can get a brief summary of the operationrunning Get-MailboxExportRequest | select Identity,Status | fl however it doesn’t give you a lot of details if something goes wrong. However we just run this cmdlet to make sure
Now that we have the Identity information of the request, we can use the Get-MailboxExportRequestStatistics to get more details, as follows.
Cheers,
Anderson Patricio
http://www.andersonpatricio.ca
http://www.andersonpatricio.org (Portuguese)
Twitter: @apatricio