Reactive Training Systems

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: convert edb to pst


Member

Status: Offline
Posts: 7
Date:
convert edb to pst
Permalink   


 

The best application for convert edb to pst then you can  use Best and intelligent  GSTECH EDB to PST converter  software . GSTECH EDB to PST converter  software which really safe and sound tool to convert edb  to pst . With no trouble you are able to fix Trade database of nearly all encouraging version such as - 5.0/5.5/2000/2003/2007/ / 2010/2013/2016 and 2019.

Read more: https://gstech-software.slite.com/api/s/note/6FufE7nFA7tFNhNHschqn8/CONVERT-EDB-to-PST



__________________


Member

Status: Offline
Posts: 15
Date:
Permalink   

To convert free EDB to PST file, use the following commands in a sequential manner

Run the command to get the list of mailboxes in a database.
Get-MailboxStatistics -Database
The command will enlist all the mailboxes present in the database.

Run the command to export the EDB file to a PST.
New-MailboxExportRequest -Mailbox -FilePath \\ExchangeBackup\PST\MailboxName.PST
D:\DownloadThe command will save the mailbox data to a new PST file. But make sure that the destination folder is a shared folder.

Run the command to check the status of the mailbox export request.
Get-MailboxExportRequest
It will provide the status of the export request.

After completing the export process, cancel the export request by the following command.
Remove-MailboxExportRequest -Identity
Using this process, you can export the data from a single mailbox.



__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard