<

Exchange 2019 - Export Mailbox to PST

Posted on
6,031 Points
31 Views
Last Modified:
Published
Experience Level: Intermediate
3:33
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video, we demonstrate how to export a mailbox to a PST file using PowerShell (EMS). We also chat about the fact that you need to have the security group created and users added to this group to be able to perform the task.

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: New-MailboxExportRequest -Mailbox User1 -FilePath \\EX2019A\PSTFiles\User1.pst
0
0 Comments
In Exchange Server, we have the option to use Public Folders to store emails and other data, instead of keeping them in our mailboxes. This article tells you how to migrate public folder contacts to Microsoft 365.
This document presents the Modern Active Directory project, which aims to bring a more modern view on your Active Directory, whether to view key indicators or to perform advanced searches in a simple way. With this PowerShell module that accesses …