Quantcast
Viewing all articles
Browse latest Browse all 19214

Mailbox Export Request - Percentage value goes up and down under Exch 2010 SP1 ru3v3

This has happened more than once recently.  An export runs and after time, the percentcomplete value goes down after already being up.  The percent has been up to 100 and then gone way down again afterwards.  I've also had PercentComplete at 100, and then seen 'InProgress' remain as the status for over 24 hours, although that has only happened once so far.  Anyone else seen this odd anomaly?

The initial export:
New-MailboxExportRequest -Mailbox mbxsource -FilePath "\\MBXSERVER\PSTEXPORTS\jobname.pst" -name "jobname" -ExcludeDumpster -BadItemLimit unlimited -AcceptLargeDataLoss


[PS] C:\ps>Get-MailboxExportRequest -name jobname | Get-MailboxExportRequestStatistics

Name     Status       SourceAlias   PercentComplete

----     ------       -----------   ---------------

jobname  InProgress   mbxsource     59

[PS] C:\ps>Get-MailboxExportRequest -name jobname | Get-MailboxExportRequestStatistics

Name     Status       SourceAlias   PercentComplete

----     ------       -----------   ---------------

jobname  InProgress   mbxsource     5








Viewing all articles
Browse latest Browse all 19214

Trending Articles