Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenarios.

Scenario 1

  • In the MsExchangeMailboxReplication.exe.config file, you set DefaultCompletedRequestAgeLimit to 0.00:10:00, and then you restart the Mailbox Replication Service (MRS).

  • You run the following cmdlet:

    New-MailboxExportRequest -Mailbox Administrator -Name Export1 -Filepath "\\localhost\c$\temp\Export1.pst"

  • Before 10 minutes expire, you delete or move the .pst file.

  • After the timer expires, the job is picked up, and a new .pst file of 265 K is created.

In this scenario, if the .pst file is not deleted, its modified time will change, and its size will increase by 248k.

Scenario 2

  • You run the following cmdlet:

    Run New-MailboxExportRequest -Mailbox Administrator -Name Export2 -Filepath "\\localhost\c$\temp\Export2.pst"

  • After the export is finished, you run the following cmdlet:

    Get-MailboxExportRequest | Remove-MailboxExportReqeust

  • After about 24 hours expire, the job is picked up, and a new .pst file of 265k is created.

In this scenario, if the .pst file is not deleted, its modified time will change, and its size will increase by 248k.

Resolution

To fix this issue, install one of the following updates:

Cumulative Update 11 for Exchange Server 2019 or a later cumulative update for Exchange Server 2019

Cumulative Update 22 for Exchange Server 2016 or a later cumulative update for Exchange Server 2016

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×