View Single Post
  #1  
Old March 18th 10, 10:07 PM posted to rec.aviation.piloting
HankC
external usenet poster
 
Posts: 8
Default Export-Mailbox to a pst

How does one dump a 2007 mailbox to a pst file?


On my exchange 2007 server I run:

Export-Mailbox -Identity abc123 -pstfolderpat c:\pstfiles\1029500.pst

and get:

You are running on a 64-bit computer. To export to or import from
a .pst file, you must be running a 32-bit computer that has Outlook
2003 SP2 or later installed.


On my 2003 machine I run:

Export-Mailbox -Identity abc123 -pstfolderpat c:\pstfiles\1029500.pst


and get:
Export-Mailbox : A parameter cannot be found that matches parameter
name 'pstfolderpath'.