Exchange Shell Exporting

What is the code to export to pst in Exchange Shell 2010?
This is what I have documented:

  1. On a Windows machine, with 32-bit Office installed and the 32-bit Exchange Management Tools, open the Exchange Management Shell as ADMINISTRATOR
  2. Run command: get-user <username> | export-mailbox -pstfolderpath c:\username.pst
 
Back
Top Bottom