Import PST file into Exchange 2010

TipsMake.com - Technically, the process of importing PST files into Exchange 2010 system is simpler and much easier than the 2007 version based on the Role Based Access Control (RBAC) feature. And in the article below, we will guide you through this process. But before proceeding, we need to meet some requirements as follows:

- Must install x64 version of Microsoft Office Outlook 2010 on Exchange Server system installed mailbox role. This is not necessary to be a server mailbox containing all the system mailboxes. Note that from Exchange 2007 or earlier, any version of Outlook installed on Exchange Server is not supported, but with Exchange 2007 or 2010, the problem has been resolved.

- Users must manually set up a group system or user with Import Export Management Role
The PST file used to import must have the same name as the Exchange Alias ​​of the account to be imported
The Mailboxes section that will be imported into the pst file must exist

To continue, we need to download and install the Outlook 2010 version here.

Set up the Mailbox Import Export Management Role:

As recommended by many experienced users, experts are advised to set up a group - the group used to assign the role and then add user accounts to this group. In case you have created a group, it must be Universal Security Group, then use the following command from Exchange Management Shell:

New-ManagementRoleAssignment –Name 'MailboxImportExport' –SecurityGroup 'your_group_name "- Role' Mailbox Import Export '

At this point, we will assign the user account to import the PST file to the newly created group, then close the Exchange Management Console / Shell section , log - off and log - on again to apply the changes. . Technically, there are several ways to import PST files, which can be done in turn or all. As recommended, you should follow the simple way first (in turn), after everything is stable and sure, it will switch to all after mode. The above command is used for both Exchange 2007 and 2010.

Basic command structure for bulk import:

Get-Mailbox | Import-Mailbox –PSTFolderPath x: Full_Path_To_PST_Files

Note that the parameter x: Full_Path_To_PST_Files is the full path of the PST file.

The import order in turn:

Import-Mailbox –Identity 'Display_Name' - PSTFolderPath x: Full_Path_To_PST_File.PST

The –Identity parameter here can be the display name, email address or Exchange Alias, and the PST file name should be explicitly specified when executing the command.

Good luck!

4 ★ | 1 Vote

May be interested

  • Mailbox Exchange 2007 SP1 management featuresMailbox Exchange 2007 SP1 management features
    one of the biggest frustrations with the exchange server 2007 rtm version is the lack of ability to export the mailbox to a personal folder file (.pst) with the export-mailbox cmdlet. although the microsoft exchange server 2003 mailbox merge wizard (exmerge) tool allows us to extract data from an exchange 2007 mailbox to a pst file, this scenario is still not checked.
  • How to import a password from a CSV file in Google Chrome browserHow to import a password from a CSV file in Google Chrome browser
    although this option is hidden, you can easily import passwords from csv files into the chrome browser. here is a step by step guide to do that.
  • Configure file-level antivirus software in Exchange Server 2007Configure file-level antivirus software in Exchange Server 2007
    by definition, antivirus software checks files when the operating system performs operations on them, such activities as opening, creating, and closing a file. to create a secure environment, each exchange administrator must understand the environment security issue. in terms of antivirus software, we have two types of antivirus for exchange server
  • Remote Exchange 2003 administrationRemote Exchange 2003 administration
    you already know about exchange 2005, exchange 2007, but the most basic concepts are provided in hand? in the following article, we will discuss how to remotely access the exchange management console anywhere, at any time.
  • Switch from Exchange 2000/2003 to Exchange Server 2007 (part 1)Switch from Exchange 2000/2003 to Exchange Server 2007 (part 1)
    how is the conversion from exchange server 2000 or exchange server 2003 to exchange server 2007 done? you will have to move data from every available exchange server in the exchange organization to the new exchange 2007 servers after having them shut down.
  • Introducing Exchange Server 2019, how to install Exchange Server 2019Introducing Exchange Server 2019, how to install Exchange Server 2019
    exchange server 2019 is designed to deliver security, performance, and improved manageability and operations - properties microsoft's biggest customers have come to expect from exchange.
  • Transfer Exchange 2003 to Exchange 2007 (P.7)Transfer Exchange 2003 to Exchange 2007 (P.7)
    in the previous section, we have configured some of the necessary components in the exchange 2007 environment, such as the ccr and transport dumpster configuration parameters.
  • Transfer Exchange 2003 to Exchange 2007 (Part 2)Transfer Exchange 2003 to Exchange 2007 (Part 2)
    in this article, we will continue the process to build the exchange 2007 system starting with the installation of the hub transport and client access server.
  • Transfer Exchange 2003 to Exchange 2007 (Part 3)Transfer Exchange 2003 to Exchange 2007 (Part 3)
    in the previous two sections, we installed the first exchange 2007 servers, combining hub transport and client access servers in an exchange 2003 environment.
  • Message queues in Exchange 2007Message queues in Exchange 2007
    this article will examine mail queues in exchange 2007. we will start with a number of specific differences between the exchange 2003 and exchange 2007 architectures and discuss the exchange 2007 event using a row database. wait.