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