Pages

Monday, December 7, 2020

How To Import PST To Exchange Server 2013/2010/2007 Mailbox

Methods to Import PST to Exchange Server 2016/2013/2010/2007 Mailbox

In this write-up, we will discus about the method to import PST to Exchange Server 2016/2013/2010/2007 Mailbox using PowerShell command, EAC and an advance solution. Since PowerShell commands and Exchange Admin Center are easy to use if user have hands-on experience with otherwise it can difficult to import Outlook PST to Exchange mailbox. Since Exchange Server has lots of versions such as 2016, 2013, 2010, 2007 and to import multiple PST files into the selected Microsoft Exchange Server version in a hassle freeway users can use the professional method i.e. Exchange Import Tool.

Exchange Mail Server used in Organization to maintain the email communication system which is running on the Windows Server Operating System. The default file format used in MS Exchange Server used to store Exchange mailboxes is EDB file. To maintain information and permission across different level of the users, both PowerShell, Exchange Admin Center, and the advanced solution.

Rapid Solution: To bulk import PST to Exchange Server mailbox 2016, 2013, 2010, 2007, 2003 in a simplified way without any interruption, one can use the Exchange Import Tool provided by SysTools which easily allows users to bulk import Microsoft Outlook PST files such as: mails, tasks, notes, contacts, calendars, and joutnals to Microsoft Exchange.

professional software

Need to Import PST to Exchange Server Mailbox 2016/2013/2010 Version

Various scenarios occur when we need to move import Outlook PST to Exchange Mailbox 2010/2007. As most of the exchange user try to find the method to upload PST to Exchange:
  1. Hey, I need to import PST File stored in my system and need move all mailbox data to Exchange 2010. Is there any Power shell command available for that?
  2. Hello, I want to Move my PST to Exchange Server 2013. Is there any manual method to import PST file in Exchange Server?
Simple Steps to move Outlook PST File to Exchange Server Mailbox

PowerShell Method:
  • Open Exchange Management Shell to use PowerShell Command.
    Note: Before performing Import Process, a user need to give permission to assign "Export-Import" role to Individual or Security Group.
  • To assign Role Permission use below command 
          For the individual:
    New-ManagementRoleAssignment –Role "Mailbox Import Export" –User Administrator


    For Security Group: 
    New-ManagementRoleAssignment -Role "Mailbox Import Export" -SecurityGroup MailboxExportImportGroup

  • Now Provide Path to PST File: Since before importing PST file to Exchange, the PST file should be in Shared Folder and check the permission of Reading and Write. 

  • Execute following command to import PST mailbox to Exchange Server

    New-MailboxImportRequest -Mailbox “User_Mailbox_Name” -FilePath “UNC_shared_File_Path”

Note: Check the Exchange version of file path while providing the UNC Shared File Path. 
  • Now Verify whether the PST mailbox imported into Exchange or not, using the PowerShell command:  Get-MailboxImportRequest
  •  Now Open Exchange Account to view the imported mailbox file data.


PowerShell Command to Import Outlook Data File to Exchange Server 2007 Mailbox

Follow the command to import single Outlook PST file to Exchange Mailbox:

Import-Mailbox "enter mailbox name" -PSTFolderPATH "enter PST file path"

Use EAC to Import PST to Exchange Server 2016/2013 Mailbox

  • Open Exchange Control Panel and provide Administrator credentials to use Exchange Admin Center
  • Go to Recipients >> More (...) >> Import PST

  • On the displayed section provide the UNC Shared Path of the PST file and proceed

  • Provide User mailbox to which the PST file is to be imported and proceed

  • Select check box, if import completion notification sent to user mailbox and Click the Import button

       Note: If YES, provide the user mailbox name to which the mail is to be send 

Finally, Open  and view the imported mailbox from the User account

Import PST to Exchange Mailbox 2016/2013/2010/2007/2003 via SysTools Exchange Importer

Without using any Power-shell command and any other manual method, a user can also import multiple PST files to MS Exchange Server mailbox directly by using Exchange Import Tool. Expert Recommended Tool to move even password-protected and inaccessible PST File in Exchange Server.

professional software

Notable Feature of Exchange Import Software

  • Import PST File to Exchange 2016 in Bulk: With the Tool, a user can add multiple PST File at once to import them at a time to the mailbox to Exchange, also it supports password Protected PST File. You can import both password protected and inaccessible PST file to Exchange Server also
  • Deduplicate Contacts Details: In Outlook PST File, duplicate Contacts can be stored and remove while the Outlook PST Contacts import to Exchange Mailbox. Just select the option to exclude Contacts to add unique contacts List.
  • Date - Based Filtering: Unique Feature to Import Only Specific emails according to Date Range. No need to import Complete PST File to Exchange mailbox. Just Select the specific Date range, and the tool will automatically move the specific date ranges email to EDB mailbox.
  • Search PST File Location: To Import PST File into Exchange 2010/2013/2016, a user can search PST across the domain network. You can simply find PST File stored in machine added to the domain network using Credentials and select the file to upload automatically.
  • Mapping Feature: The unique feature that helps the user to match and move the mailbox data of PST File to Mailboxes of Exchange and help the user to maintain the folder hierarchy. With mapping, a user can move mailboxes folder (Inbox, Sent, Draft) data to similar Mailboxes of EDB File.
  • Outlook and Exchange Version Support: Exchange Importer supports Latest Version of Exchange 2016 and other Exchange 2013, 2010 2007 version and without any issue Import Outlook PST of 2016/2013/2010 and other versions data to EDB mailboxes.
  • Sub-Domain Search: User advance subdomain search option, Exchange user not only now search for Network Domain but tool helps the user to locate the PST File within Subdomain also and import the subdomain stored PST File into Mailbox of Exchange Server.

Stepwise Method to Import PST to Exchange Server 2016/2013/2010/2007/2003 Mailbox

Step 1: Download the advanced utility in your local system, Install and Launch it

professional software

Step 2: Click on the Add file button > Select multiple PST file > Click on the Next button

Note: The Add Folder option allows users to load the folder containing the Outlook Data File in bulk

click next button

Step 3: Insert the Admin SMTP address, Password, Server and Active Directory IP > Then, select Exchange Server version (2003-2016) from the drop-down list > Click on the search user in Sub-domain mailbox checkbox >Click on Submit button

click submit button

Step 4: Enter the desired Exchange mailbox in the field option and click on authentication filed

insert destination mailbox address

Step 5: Select the given categories (mails, contacts, calendars, notes, tasks, calendars) > Click on the Import button

click import button

All the PST files are successfully imported to the selected Exchange Server version mailboxes

resultant file

Summary

Using PowerShell commands, it is possible to import PST to Exchange Server 2016/2013/2010/2007 mailbox but it can be a time-consuming as well as frustrating process if a user does not view the result after using commands. To save time, a user can go for Exchange Importer that's specially designed for the purposes. Since users not only import the PST File data to Exchange Server Mailboxes but also go for various features of Tool mentioned above according to their purposes.

0 comments:

Post a Comment

Post a reply