Import PST File into Exchange Online
Import PST File into Exchange Online
Upload PST files to Office 365
“You can use the network upload option and the Office 365 Import
service to bulk-import PST files to user mailboxes. Network upload means
that you upload the PST files a temporary storage area in the Microsoft
cloud. Then the Office 365 Import service copies the PST files from the
storage area to the target user mailboxes.”
Network upload process Flow
To start the Process, login to Office 365 as a Global Administrator.
Once logged in Navigate to Security and Compliance.
Ps. You can also click on “Create an Import Job” from the Dashboard of the Security and Compliance Centre.
Before you can start with the Import job creation, the Administrator
needs to be assign the permissions to Import and Export the Mailbox. By
default, these permissions is not assigned to any administrator.
To assign the new permission, do the following.
To assign the new permission, do the following.
Launch the Exchange Online Admin Console
- Click Permissions
- Admin Role and select “Organization Management”
- Click the “pen” to edit the role
From within the Organization Management Role, click on + under roles.
Click on the Mailbox Import Request, Then click on add and Ok
Click on Save, to save the changes made to the Organization Management Role.
Now that the permissions have been assigned, navigate back to
Security and Compliance Centre and click on Data Governance and Import.
You will notice that you now have an option to create a New Import Job. By clicking on
+ New Import Job
New Import Job wizard will start, provide a name for the Import Job and click Next.
Next you have an option to select upload or Ship a drive to a
physical location. For the purpose of this blog post, I will select
Upload and click Next.
From the next screen is where the FUN starts, Click on Show network upload SAS URL. This is the destination where you will be uploading your PST files to.
Click on Download Azure AzCopy, this is the Tool which will be used to upload the Data.
Once the Download completed, Run the setup for AzCopy.
To start the upload process, open the AzCopy Tool and use the following script to run the upload.
Ps. Change the Source to a UNC share that has the PST files and
change the Destination Url to the SAS Url provided in the above steps.
- Click Permissions
- Admin Role and select “Organization Management”
- Click the “pen” to edit the role
From within the Organization Management Role, click on + under roles.
Click on the Mailbox Import Request, Then click on add and Ok
Click on Save, to save the changes made to the Organization Management Role.
Now that the permissions have been assigned, navigate back to Security and Compliance Centre and click on Data Governance and Import.
You will notice that you now have an option to create a New Import Job. By clicking on
+ New Import Job
New Import Job wizard will start, provide a name for the Import Job and click Next.
Next you have an option to select upload or Ship a drive to a physical location. For the purpose of this blog post, I will select Upload and click Next.
From the next screen is where the FUN starts, Click on Show network upload SAS URL. This is the destination where you will be uploading your PST files to.
Click on Download Azure AzCopy, this is the Tool which will be used to upload the Data.
Once the Download completed, Run the setup for AzCopy.
To start the upload process, open the AzCopy Tool and use the following script to run the upload.
The Azure Command Line Storage Tool looks as follow.
Next use the above provide script and past it into the Azure command line tool and press enter.
As you can see, I have tested with a small PST file and the Upload completed successfully.
To view all files that has been uploaded, Install the Azure Storage explorer which can be downloaded from the below link.
https://go.microsoft.com/fwlink/p/?LinkId=544842
Next use the above provide script and past it into the Azure command line tool and press enter.
As you can see, I have tested with a small PST file and the Upload completed successfully.
To view all files that has been uploaded, Install the Azure Storage explorer which can be downloaded from the below link.
https://go.microsoft.com/fwlink/p/?LinkId=544842
Click on Download Storage explorer.
Start the installation of the Storage explorer.
From the Home Screen of the Storage explorer you will be presented with a screen to create a new connection.
Select “Use a connection string or a shared access signature Url”, then click Next
Select “Use a SAS URl”, this is the link provided during the steps on top.
Once the link has been copied in to the URl space, the rest of the details will auto complete once you click Next.
On the Next page, you will be presented with summary, click Connect to establish a connection to the Blog storage.
Once the connection has been established, you will be able to see the imported data under blob containers.
Now, that a file has been uploaded and is visible you can continue to
move on to the next steps which is creating a mapping file.
A copy of the mapping file can be downloaded from the Microsoft website.
https://go.microsoft.com/fwlink/p/?LinkId=544717
Start the installation of the Storage explorer.
From the Home Screen of the Storage explorer you will be presented with a screen to create a new connection.
Select “Use a connection string or a shared access signature Url”, then click Next
Select “Use a SAS URl”, this is the link provided during the steps on top.
Once the link has been copied in to the URl space, the rest of the details will auto complete once you click Next.
On the Next page, you will be presented with summary, click Connect to establish a connection to the Blog storage.
Once the connection has been established, you will be able to see the imported data under blob containers.
Now, that a file has been uploaded and is visible you can continue to move on to the next steps which is creating a mapping file.
A copy of the mapping file can be downloaded from the Microsoft website.
https://go.microsoft.com/fwlink/p/?LinkId=544717
The mapping file will look as follow.
Here is an example of a modified mapping file.
Next, we need to complete the Import Job process which was started at the beginning of the blog post.
Tick the following options.
- I’m done uploading my files
- I have access to the mapping file
Click on Next to continue.
Select the mapping file during this process and click Validate.
Once the validation process completes, click on Save.
Click on Close.
Once you click on Close, the Status on the newly created Import Job will open and looks as follow.
Close this page.
On the Import Job Dashboard, you will see that the Import job which was created is ready to be completed.
Click on “Ready to Import to Office 365”
Click on “Import to Office 365”, from the Top Left-Hand corner.
On the Import screen, you have an option to filter the data that you want to import.
For the purpose of this post, I will select no and import all data and click next.
On the last screen, you will have a view of how much data will be imported to the mailbox.
In my case there is none , just an empty PST file.
Click on Import data to start the process.
When your import is successful, you will see the following screen.
All of my 0 B data has been imported.
Click on Close.
Back on the Dashboard view, you can see that the import is busy running.
Click on the Import Job to view the status of the data importing.
To verify if the newly imported PST file is visible in the user’s mailbox, logon to the Mailbox.
As we can see from the image below, the PST file has been uploaded
and the folder that we specified during the mapping file has been
created.
Once everything like storage explorer and storage cmd tools has been installed, the process to upload gets easier and quicker.
More details about the Upload and Import process can be found on the Microsoft Blog.
This is a repost from www.thatlazyadmin.com
Here is an example of a modified mapping file.
Next, we need to complete the Import Job process which was started at the beginning of the blog post.
Tick the following options.
- I’m done uploading my files
- I have access to the mapping file
Select the mapping file during this process and click Validate.
Once the validation process completes, click on Save.
Click on Close.
Once you click on Close, the Status on the newly created Import Job will open and looks as follow.
Close this page.
On the Import Job Dashboard, you will see that the Import job which was created is ready to be completed.
Click on “Ready to Import to Office 365”
Click on “Import to Office 365”, from the Top Left-Hand corner.
On the Import screen, you have an option to filter the data that you want to import.
For the purpose of this post, I will select no and import all data and click next.
On the last screen, you will have a view of how much data will be imported to the mailbox.
In my case there is none , just an empty PST file.
Click on Import data to start the process.
When your import is successful, you will see the following screen.
All of my 0 B data has been imported.
Click on Close.
Back on the Dashboard view, you can see that the import is busy running.
Click on the Import Job to view the status of the data importing.
To verify if the newly imported PST file is visible in the user’s mailbox, logon to the Mailbox.
As we can see from the image below, the PST file has been uploaded and the folder that we specified during the mapping file has been created.
Once everything like storage explorer and storage cmd tools has been installed, the process to upload gets easier and quicker.
More details about the Upload and Import process can be found on the Microsoft Blog.
This is a repost from www.thatlazyadmin.com
DOWNLOAD FREE URDU BOOKS POETRY QUOTATIONS BOOK PAKISTANI NOTE , EDUCATIONAL BOOKS AND MUCH MORE
ReplyDeleteCLICK HERE NOW
Use EdbMails for seamless migration of user mailboxes from PST files to Office 365. Thanks to its easy to use user interface, even a non-technical person can easily make use of the PST to Office 365 migration utility from EdbMails and perform the migration operation.
ReplyDeleteEdbMails will display all the mailboxes/ users from your Office 365 tenant during PST to Office 365 migration operation. You can map your PST mailbox to Office 365 user account easily and even apply include/exclude email filters.