Import PST to Exchange Online (Microsoft O365)
Preparing for the Import
Before you embark on the PST to Office 365 migration journey, it's essential to lay the groundwork. Here are some key steps to prepare for a successful import:
Identify Your PST Files: Locate the PST files that you want to transfer to Office 365. These files might be stored on your local computer, network drives, or external storage devices.
Check File Size and Content: Assess the size and complexity of your PST files. Large files or those containing complex structures may require specialized migration tools or additional planning.
Plan Your Import Strategy: Decide where you want to import the PST data within your Office 365 tenant. You can choose individual mailboxes, shared folders, or specific locations based on your organization's structure. Consider factors like user permissions, data security, and compliance requirements when making this decision.
By following these steps, you'll ensure a smooth and efficient PST to Office 365 migration process.
Network Upload Method to Import PST to Office 365
Prerequisites
Office 365 admin access with the required permissions.
Azure AzCopy Tool installed to facilitate PST uploads.
PST file(s) prepared and located in a network folder.
Step 1: Assign Mailbox Import Export Role
Open Office 365 Admin Center.
Go to Exchange Admin Center (EAC).
Navigate to Permissions → Admin Roles.
Select the Mailbox Import Export role or create a new role group if needed.
Add your user account to the role.
Step 2: Download and Install Azure AzCopy Tool
Download the Azure AzCopy tool from Microsoft's official website.
Install the tool on your computer.
Step 3: Create the Import Job in Office 365
In the Microsoft 365 Admin Center, go to the Compliance Admin Center.
Navigate to Information Governance → Import.
Click +New Import Job.
Name the job and click Next.
Step 4: Upload PST Files to Microsoft 365 Using AzCopy
Download the SAS URL (Shared Access Signature URL) provided by Office 365 in the Import Job Wizard.
Open Command Prompt or PowerShell with admin rights.
Use the following command to upload your PST file:
Monitor the upload progress, and once done, verify that the upload is successful.
Step 5: Map PST Files to User Mailboxes
After the upload is complete, return to the Import Job Wizard in the Compliance Admin Center.
Choose I have uploaded my files and click Next.
Fill in the necessary fields in the CSV file, including:
Workload (Mailbox).
FilePath (Location of the uploaded PST file).
Mailbox (User's email address to map the PST).
TargetRootFolder (Specify the folder in which to import the PST).
IsArchive (whether to import into archive mailboxes).
Step 6: Validate the CSV File and Start the Import
Upload the filled-out CSV file to the Import Job.
Click Validate to check for any issues with the mapping.
Once validated successfully, click Next.
Choose Import data to mailboxes and review the settings.
Click Finish to start the import.
Step 7: Monitor the Import Job
You can monitor the status of the import in the Import tab of the Compliance Admin Center.
Once the import is completed, verify the content by accessing the users' mailboxes.
This completes the process of importing PST files to Office 365 using the Network Upload method.
REFERENCES
Last updated
Was this helpful?