Windows server 2003 and Windows XP – How to export Exchange 2007 mailbox to PST file
Posted by Thomas | Posted in Uncategorized | Posted on 30-04-2009
0
In this article you`ll learn how to export Exchange 2007 mailbox to PST file using power shell on your Windows XP or Windows server 2003 machines.
For that task you must have power shell and Outlook 2003 with SP2 or Outlook 2007 installed.
In this example we need to export mailbox for user TestUser@mydomain.com to local folder D:\PST
Open power shell and type:
Export-Mailbox -Identity TestUser@mydomain.com -PSTFolderPath D:\PST\TestUser.pst
Follow us on Twitter !







