<

Exchange 2019 - Clear Mailbox Export import Requests

Posted on
6,082 Points
82 Views
Last Modified:
Published
Experience Level: Beginner
3:03
Edward van Biljon
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video, we show you how to clear out the completed Mailbox Import and Export requests using PowerShell.

Video Steps

1. Launch Exchange Management Shell

Click on start and then expand Exchange 2019 and right click on the Exchange Management Shell and run as administrator

2. Run command

Run the following command: get-mailboxexportrequest -status completed | remove-mailboxexportrequest -confirm:$all

3. Run command

Run the following command: get-mailboximportrequest -status completed | remove-mailboximportrequest -confirm:$all
0
0 Comments
Information on how the user's photo is synched with SharePoint User Profile service from Azure AD, Exchange Online, and on-premise AD.
This article will guide you how to configure your Exchange server to use internal DNS servers for internal DNS lookup.This is for Exchange 2013 or higher versions. It is recommended to configure the DNS servers for flawless mail flow.