Link to home
Start Free TrialLog in
Avatar of jdff
jdff

asked on

Exchange 2007 export to PST

Can someone here help me export an exchange 2007 mailboxes to pst so I can migrate them to Office 365, is there a built-in tool for this purpose?
Avatar of M A
M A
Flag of United States of America image

Hi,
You need Exchange 2007 SP1 32bit installed. Please check this for details.
You have to give permission to a user to export. Below command will do that.
Get-MailboxDatabase -identity "SERVERNAME\First Storage Group\Mailbox Database" | Add-ADPermission -user "DOMAIN\PSTAdministrator" -ExtendedRights Receive-As

Open in new window


http://www.exchangeinbox.com/article.aspx?i=102

Please check this for bulk export.
https://www.experts-exchange.com/articles/16179/Export-mailboxes-to-PST-one-by-one-in-Exchange2007-and-2010.html
Avatar of Pune Tech
Pune Tech

You can use exchange Admin Center in Office 365 or if you want to export mailbox then from outlook use import export option to export mailbox in pst

https://support.microsoft.com/en-in/kb/2798131


https://support.office.com/en-us/article/Export-or-backup-email-contacts-and-calendar-to-an-Outlook-pst-file-14252b52-3075-4e9b-be4e-ff9ef1068f91
You can use MigrationWiz from BitTitan, works great exchange to exchange.
Avatar of jdff

ASKER

This command is not working after I've made the changes, Ive also granted the administrator rights to the mailbox with the other command posted in the article, any suggestions.

Get-MailboxDatabase -identity "SERVERNAME\First Storage Group\Mailbox Database" | Add-ADPermission -user "DOMAIN\PSTAdministrator" -ExtendedRights Receive-As
Avatar of jdff

ASKER

Any help here?
Have you tried the other answers offered?
Hi jdff,

You can export Exchange 2007 mailbox to PST by using Exchange Management Shell. You can perform this task by "Export-Mailbox" command.
Command is: Export-Mailbox -Identity <MailboxIdParameter> -PSTFolderPath <Path_Of_PST_Folder>\<File_Name>.pst


To know about complete steps to manually export Exhange data to PST file, you can visit the links below:
http://msexchangeguru.com/2009/09/02/exportmailbox/

Or if you are looking for an automated solution to export Exchange mailbox to PST, then you can visit the link below:
https://www.systoolsgroup.com/exchange-export.html

And after the export to PST, you can import PST file to Office 365 using the below mentioned manual steps:

1. Network upload: Upload the PST files over the network to a temporary location for storage on the Microsoft cloud. Then use import service provided by O365 to import these PST files.

2. Hard Disk Drive shipping: Save the PST files to an encrypted hard drive and then ship that drive to Microsoft physically.

If you don't want to wait that long for this import, then you can use any trusted third party tool like the one mentioned below:
https://www.systoolsgroup.com/import-to-office-365/

I hope this works for you.

Best Regards,
Deeksha Negi
The most basic cmdlet to export a mailbox to a PST file is as follows:

Export-Mailbox –Identity <mailboxUser> -PSTFolderPath <pathToSavePST>

Open in new window


To export multiple mailboxes to their respective .pst files at once you can pipe in the identities of those mailboxes to the export task.

Get-Mailbox -Database ‘MDB’ | Export-Mailbox -PSTFolderPath D:\PSTs

Open in new window


After that simply, Login in to Office 365 using the administrator credentials, then Go to the Import page and select ‘Go to the Import service’.

‘Import files to Office 365’ page will open up, click ‘New job Add Icon’, and then click ‘Upload files over the network’ to open that page. Here you will get the option to download ‘Azure AzCopy’ tool. A new window will open up, click Run to install the Azure AzCopy tool in the default location.

Once the tool has been installed, the next step is to copy and save Shared Access Signature (SAS) and the network upload URL to a file.

Next, use AzCopy.exe tool to upload PST files to Office 365.

You may also get help from this import export solution to accomplish this task easily and efficiently.

Hope this helps!
Avatar of jdff

ASKER

This is the message I got :

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 instal
led.
At line:1 char:1
+  <<<< Get-Mailbox -Database `dc1\First Storage Group\Mailbox Database' | Expo
rt-Mailbox -PSTFolderPath \\dc1\pst
    + CategoryInfo          : InvalidOperation: (:) [], RecipientTaskException
    + FullyQualifiedErrorId : C1B10235
SOLUTION
Avatar of M A
M A
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jdff

ASKER

i guess this is the way to go.
You can easily export export an exchange 2007 mailboxes to pst and even to Office 365 directly using Stellar EDB to PST Converter. This software exports all the mails, contacts, calendars, tasks etc. to PST and directly to Office 365 also. It supports all versions of MS Exchange including Exchange 2016. Download the demo version of the software from Official website: https://www.stellarinfo.com/email-repair/edb-pst-converter.php