AIIOT Artificial Intelligence 2024年11月26日
Converting Exchange EDB Files into PST: A Comprehensive Tutorial
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

Exchange管理员经常需要将Exchange数据库(EDB)文件数据转换为PST格式,这可能是为了迁移邮箱、归档数据、提取孤立数据库或旧服务器中的数据,以及在服务器故障后恢复数据。本文介绍了四种将EDB数据导出到PST的方法:使用Outlook、Exchange管理中心(EAC)、Exchange管理Shell(EMS)以及专业的EDB转换工具。每种方法都有其优缺点,例如Outlook方法简单但无法导出大量数据或禁用邮箱;EAC方法易于使用但无法同时导出多个邮箱;EMS方法灵活但需要脚本技能;而专业的EDB转换工具则可以处理各种情况,包括离线EDB文件转换,并提供更丰富的功能和更高的效率。

📅使用Outlook导出EDB数据到PST:这种方法简单易用,但存在限制,例如无法导出大量数据,过程无法中断,需要配置每个邮箱的配置文件,且无法导出已删除或禁用的邮箱。

🖥️使用Exchange管理中心(EAC)导出EDB数据到PST:这种方法可以通过EAC界面导出邮箱数据,但只能导出单个邮箱,无法导出禁用邮箱、公用文件夹和已删除项目,且需要Exchange服务器正常运行和数据库已挂载。

PowerShell使用Exchange管理Shell(EMS)导出EDB数据到PST:这种方法可以通过PowerShell命令导出数据,提供了更大的灵活性,可以自定义导出选项,例如过滤特定文件夹或日期范围的数据,但需要脚本技能,且无法导出公用文件夹或禁用邮箱。

🧰使用专业的EDB转换工具导出EDB数据到PST:专业的工具如Stellar Converter for EDB,可以打开任意大小和版本的EDB文件,并导出到PST和其他格式,甚至可以直接导出到活动Exchange服务器或Microsoft 365。这种方法可以处理各种情况,包括离线EDB文件转换,并提供更丰富的功能和更高的效率。

It is common for Exchange Administrators to convert Exchange Database (EDB) file data to PST. There are different reasons why they need to convert the EDB data to PST. Some common reasons include: 

In this article, we will discuss different options to export data from an Exchange Server database (EDB) file to PST file format. 

Methods to Convert Exchange EDB to PST

Below, we will go through the procedure of converting EDB data to PST using different methods, along with the pros and cons of each method.

    Convert EDB Data to PST using Outlook

You can use Microsoft Outlook to export mailboxes, public folders, archives, groups, or shared mailboxes from EDB files to PST. Follow the below steps:

Although the above method can help you export EDB data to PST, there are some limitations, such as:

 

    Convert EDB Data to PST using the Exchange Admin Center (EAC)

You can use the Exchange Admin Center (EAC) to convert the EDB data to PST. To do so, you must have the right permissions. To set the permissions, log into the Exchange Admin Center (EAC), click on Permissions and the click Admin Roles.

Add the new Admin role. In the Roles, add the Mailbox Import Export role.

Since you cannot export the data directly, you must set a file share to export the data to. After creating the destination folder and enabling the share, ensure that the user exporting the data has access to it and full permissions to the Exchange Trusted Subsystem.

Once the above prerequisites are met, follow the below steps to export the EDB data to PST using the EAC: 

Here are some limitations of the above method:

    Extracting using the Exchange Management Shell (EMS)

You can also use the PowerShell commands in Exchange Management Shell (EMS) to export the EDB data to PST. It is similar to the Exchange Admin Center (EAC). However, the commands give more flexibility and options since you can customize the export with filtering options. It also allows to script the export. This means that you can also export multiple mailboxes. 

Similar to the Exchange Admin Center (EAC), you need the right permissions and create the network share. 

Now, to export one mailbox to the specified network path/PST file, open the Exchange Management Shell (EMS) and use the New-MailboxExportRequest command as given below.

New-MailboxExportRequest -Mailbox <user to export> -FilePath <network path to export>

You can also include or exclude specific folders, or use a combination of both when exporting the mailbox. See the below example:

New-MailboxExportRequest -Mailbox <mailbox name> -FilePath <folder path> -IncludeFolders “<folder name>”, “<another folder name>” -ExcludeFolders “<folder name>”, “<another folder name>”

You can also filter the data based on a date. The first option is the Less Than (LT). It will export all the content till the specified date.

New-MailboxExportRequest -ContentFilter {(Received -lt ‘<dd/mm/yyyy>’)} -Mailbox <user to export> -Filepath <network path destination>

To export from a date onwards, you can use the Greater Than (GT) option (see the below example).

New-MailboxExportRequest -ContentFilter {(Received -gt ‘<dd/mm/yyyy>’)} -Mailbox <user to export> -Filepath <network path destination>

If you want to export based on a date range, you can use the combination of Greater Than (GT) and Less Than (LT) options in the command (see the below example).

New-MailboxExportRequest -ContentFilter {(Received -gt ‘<dd/mm/yyyy>’) – (Received -lt ‘<dd/mm/yyyy>’) } -Mailbox <user to export> -Filepath <network path destination>

To export the archive mailbox of a user mailbox, you can use the following command.

New-MailboxExportRequest -Mailbox <user to export> -FilePath <network path to export> -IsArchive

Here are some limitations of this method:

    Convert EDB File to PST using an EDB Converter Tool

There are various professional tools available in the market that you can use for EDB to PST Converter. One such application is Stellar Converter for EDB. It can open EDB file of any size and from any Exchange Server. It allows to granularly export to PST and other file formats as well as directly to a live Exchange Server or Microsoft 365. The application offers features, such as automatic mailbox matching, parallel and priority exports to facilitate EDB to PST conversion. 

Here are some benefits of using this tool.

To Conclude

Above, we have mentioned different methods to convert Exchange EDB files to PST. However, the manual methods have certain limitations. For example, they can only work if the Exchange Server is working and the database is mounted. However, you can use a specialized EDB to PST converter tool, like Stellar Converter for EDB to convert offline EDB files to PST, even without a functioning Exchange Server. The tool offers an intuitive user interface that makes converting the EDB data to PST easy and quick.

The post Converting Exchange EDB Files into PST: A Comprehensive Tutorial appeared first on AiiotTalk - Artificial Intelligence | Robotics | Technology.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Exchange EDB PST 数据转换 邮箱迁移
相关文章