How to extract PST from an Exchange 2010 server

<How to extract PST from an Exchange 2010 server>


I wrote about how to extract to PST in Exchange server.

Execute Power Cells with Administrator privileges

Command : New-MailboxExportRequest -Mailbox mailbox_name –FilePath pst_filename

EX>New-MailboxExportRequest -Mailbox abc  –FilePath "ex01\pst\abc.pst"

In the example, you can enter the account you want to extract as a PST and the path to download.

댓글 없음

Powered by Blogger.