<

Exchange 2019 - Export Mailbox to PST

Posted on
6,028 Points
28 Views
Last Modified:
Published
Experience Level: Intermediate
3:33
Edward van Biljon
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
Since Azure DevOps Server 2022 finally supports a deployment on Server Core, I can replace another GUI Server in my LAB. In this write up, I will show you all the steps to get it up and running in your environment.
This article helps you to connect to Exchange Online PowerShell (Office 365 tenant) with Windows10/11 PowerShell in 3 easy steps . You need only PowerShell on your computer, which is shipped by default with any new version of Windows.