Export Email on Exchange 2010

By October 20, 2014IT Solutions
  1. On Oracle VM VirtualBox Manager create a new virtual machine WindowsXP32bit
  2. On the VM install Microsoft Exchange 2007 tools
  3. Create a Power Shell script and add the follow command: export-mailbox -identity USERACCOUNT -pstfolderpath c:\temp -confirm:$false
  4. Open Exchange management shell and run as administrator
  5. on the exchange management shell run the power-shell script previously created .\scriptfile

 

Before running the script is necessary to have full access permission to the mail box that we want to archive.