- On Oracle VM VirtualBox Manager create a new virtual machine WindowsXP32bit
- On the VM install Microsoft Exchange 2007 tools
- Create a Power Shell script and add the follow command: export-mailbox -identity USERACCOUNT -pstfolderpath c:\temp -confirm:$false
- Open Exchange management shell and run as administrator
- 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.