Pages

Sunday, November 29, 2020

How to Export Exchange Server 2010 Mailbox to PST?

Easy Method to Export Exchange Server 2010 Mailbox to PST File?

This write-up will provide the solution to export Exchange Server 2010 mailbox to PST file format. User can use the PowerShell command and an advanced method that helps users to export Exchange database mailbox to Outlook data file.

In Exchange PowerShell first users have to perform the configuration of shared folder on your machine, where you export Exchange mailboxes and data items into PST files. However, this is not just a thing that you need to know to execute the command. You have to know the size of mailbox if you want to export all its emails & other items and accordingly check for available space on the disk drive on which you will be exporting the data.

But in the automated solution users don’t have to follow all the procedures before exporting the Exchange Server 2010 mailboxes to Outlook data file. It provides an interactive graphical user interface that allows users to export any size of Exchange mailboxes.

Use Automated Wizard to Export Exchange Server 2010 Mailbox to PST File

Exchange Export Tool provided by Systools is an advanced software that is used by several IT Experts & Naive users to export Exchange mailbox to PST from Live Exchange Server 2010 in a hassle freeway. It This utility is capable to export exclude dumpster, disconnected, disabled, enabled, corrupt, journal and hosted mailboxes to Outlook PST file.

exchange export tool

The software provides include sub-domain user’s option which allows you to search user Exchange mailboxes within a sub-domain. It automatically scan and load the Active Directory (AD). Along with Exchange 2010, this tool also export mailboxes from Exchange Server 2003, 2007, 2013 & 2016 to Outlook data file.

This utility provides date filter option which allows users to export EDB mailbox data items in a specified date range. When you export Exchange 2010 mailbox to PST or any other item, the software auto-create an export report which stores the success and fail count of exported Exchange data in CSV file format.

Step by Step Procedure to Export Exchange Server 2010 Mailbox to PST File Format

Step 1: Download the advanced software in your local machine, Install and Launch it

install software

Step 2: Insert the required Exchange credentials such as: Admin SMTP Address, Password, AD and Exchange Server IP > Select the Exchange Server version > Click on Include Sub-Domain User’s checkbox > The, click on the Login button

enter exchange details

Step 3: Select the Exchange mailboxes that you want to export > Click on the Next button

select edb mailboxes

Step 4: Select the categories > Click on browse button to set the target file path > Click on the export button

click export

Finally, the Exchange 2010 mailboxes are successfully exported to the Outlook data file

Manual Solution to Export Exchange Server 2010 Mailbox to PST File

  • First, go to that drive where you have installed Exchange Server, for example: Local Disk C. In this drive create a new folder; you can name it as per your choice. I have named it as “abc”. You can see the image in fig 1.

    Figure 1: abc Folder in Exchange Server Installed directory
  • Now give access permission of “abc” folder to Exchange Trusted Subsystem. To do this, I right clicked on the “abc” folder and selected Properties as you can see in fig 2.

    Figure 2: Open Properties of abc folder
  • In the ‘Properties’ window click on Security tab. Now add Exchange Trusted Subsystem to group or user names of this folder who have rights to access it.
  • To add Exchange Trusted Subsystem I clicked on Edit button. Now a new Permission window will appear with security tab. You can see its image in fig 3.
    Figure 3: Properties of abc folder & selected Security tab
  • Now click on Add button, now again a new window will open to select user, computer or groups. You can see it in fig 4.

    Figure 4: Permissions for abc folder
  • Now click on Advanced button as you can see in fig 5, now again a new window will open. In this window click on Find Now button as you can see in fig 6.
     

    Figure 5: Select User, Group & Computer
    Figure 6: Find Exchange Trusted Subsystems Group
  • Now I can see all users, computers, service accounts, or groups. I selected Exchange Trusted Subsystems group from this list & clicked on OK button as you can see in fig 7.

    Figure 7: Select Exchange Trusted Subsystem
  • Now you can see Exchange Trusted Subsystems has been added to the list. You can see its image in fig 8. Just click on OK button but make sure that it have full control or at least read & write permission. Again, click Ok on other opened windows.

    Figure 8: Exchange Server Trusted Subsystem Group in list
  • Now I am going to make this folder shared with everyone. To do this again I went to abc folder properties and clicked on Sharing tab as you can see its image in fig 9. Then I clicked on Advanced Sharing then a new window opened as you can see in fig 10. Then I clicked on Permissions button and again a new window opened and checked Full Control checkbox as you can see in fig 11. 

    Figure 9: Sharing Tab



    Figure 10: Advance Sharing

    Figure 11: Assign Full Control
  • Now I went to Exchange Management Console through start button. It is a command line console where you need to type commands to perform tasks. You can see its image in fig 12. 

    Figure 12: Open Exchange Management Shell
  • Now you will see the same screen as you can see in fig 13.

    Figure 13: Exchange Management Shell
  • Now, I am going to assign the role to Administrator user for accessing Active Directory domain. I am going to write the following command to assign role:

    Syntax

    New-ManagementRoleAssignment –Role “Mailbox Import Export” –User “domain>\[username]”

    Example

    New-ManagementRoleAssignment –Role “Mailbox Import Export” –User “MAILTEST\Administrator” After successful execution of this command, I am looking this screen as shown in fig 14.

    Figure 14: Management Role Assignment
    Now I closed and reopened the Exchange Management Shell.

  • Now I can request for Mailbox Export using following command:

    Example

    PowerShell Cmdlet to Export Exchange Server 2010 Mailbox to PST File

    New-MailboxExportRequest –Mailbox abcdef –FilePath \\WIN8\abc\admin.pst

    where:</=> abcdef is the Mailbox I want to export.
    WIN8 is server Name.
    abc is a shared folder name.
    admin.pst is a new file name in which I want to export all items.
    You can see the running command image in fig 15.


    Figure 15: Export Mailbox

  • Now I am going to check the status of Export Mailbox Request by running the following command: Get-MailboxExportRequest | Get-MailboxExportRequestStatistics You can see the running image of this command in fig 16.
    Figure 16: Export Completed
  • Once you receive Status Completed with 100 Percent, you will get the following screen as shown in fig 16. I opened the file location of admin.pst file. You can see the exported .pst file in fig 17.
    Figure 17: New PST File Created
Note: Most of the Exchange and novice users also have Offline Exchange database file and they also want to export the mailboxes from this database to the Outlook PST file but there is no manual solution available that can perform this conversion. In this case, you can use the advanced software i.e. EDB to PST Conversion tool provided by SysTools which supports dismounted / offline EDB file which is used by technical & non-technical users to move Exchange database to PST without using any command in a simplified manner. Also, it provides Quick and advance scanning mode which recovers the Exchange database from minimal and major corruption in a hassle freeway without any hindrance. After recovery, users can easily export EDB mailbox to PST and various other file formats. It supports all versions of Exchange Server from 2003 to 2016, MS Outlook and Windows OS.
edb converter

Conclusion

In this post we have discussed about how to export exchange server 2010 mailbox to pst using Mailbox Export Request Command and advanced solution with example and pictorial representation of each steps. Only if you follow the exact steps, you can export any mailbox. If you get an error during conversion, you can mention about it in the comment section.

0 comments:

Post a Comment

Post a reply