365 Bulk PST upload using Azure Data Governance

Note: Please see references at the end of this document before starting so you have a thorough understanding of this step by step guide.

You need the proper Global Administrator/Import Export permissions:

Log onto the 365 portal as a Global Administrator. Open Exchange admin center and edit Organization Management as shown below:

clip_image002

Select Roles and + to add “Mailbox Import Export”

clip_image004

Click Add at the bottom and “OK” as shown below then “SAVE”:

clip_image006

Note: It may take up to 24 hours for that permission change to take effect.

Note: Make sure the PST’s are in a path on the local server and all PST filenames are basic for example change “jim.bob@yourdomain.com -PST.pst” to JBob.pst it will save you time and hassles when you are creating the mappings file later in the instructions.

Now download Azure AzCopy at the link below and install it on the system with the files:

http://aka.ms/downloadazcopy

Here is a link to the details of AzCopy:

https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy

Now logon to https://protection.office.com as the Global Admin and select Data governance and Import as shown below:

clip_image008

You should now see the following for New Import job on the right side window if your permissions have propagated (you may have to log off and on)

clip_image010

I am going to name my New import job “pstimport” and Next

clip_image012

Now select “Upload your data” and “Next”

clip_image014

You will then be prompted with the following task list:

clip_image016

Select Option 2:

clip_image018

Then Copy that URL and open AzCopy

You will then need to create run the transfer command:

AzCopy.exe /Source:<Location of PST files> /Dest:<SAS URL> /V:<Log file location>

It will look similar to the following:

clip_image020

Note: use quotation marks on the source:”location” and Dest:”link you copied” and for the log file use the full name such as /V:C:\logs\pstlog.txt

If you do it correctly you should see it complete:

clip_image021

You can also view your log file. I used C:\logs\pstlog.txt

Now we need to create the mapping file.csv you can download a template here:

https://go.microsoft.com/fwlink/p/?LinkId=544717

There will be an entry for each user such as:

Exchange,,pstfilename,emailaddress,False,/,,,,

Exchange,,annb.pst,annb@contoso.onmicrosoft.com,FALSE,/,,,,

Note: False means it is not an Archive see reference link at the end of this doc for more details.

Below is the CSV I used edit from the template using excel:

clip_image023

Select I am down uploading my files and I have access to my Mapping file name (on your local PC) and Next:

You will then +Select the mapping file and browse to the csv you created as shown below:

clip_image025

Now you can now Validate your mapping is correct:

clip_image027

If there are any errors such as files missing or pathing you will get a detailed error including a downloadable log.

Click “Save” and “Close”

clip_image029

You will then go to the Status Page such as the one below with a Status bar:

clip_image031

When the analysis is complete and the data is ready to be imported, the status is changed to analysis completed Import to Office 365. Open the task to see the following then you can click “Import to Office 365”

clip_image033

You will then be prompted with options to filter the data.

clip_image035

If you Select Yes you can use the following filtering options:

clip_image037

I selected “Back” and “import everything” Then select “Import data” as shown below:

clip_image039

Select “Close”

clip_image041

You can then view the progress by click on the task:

clip_image043

Data will show under “Imported” in OWA

clip_image045

References:

https://support.office.com/en-us/article/Use-network-upload-to-import-your-organization-s-PST-files-to-Office-365-103f940c-0468-4e1a-b527-cc8ad13a5ea6

Comments

Popular posts from this blog

Office 365 Deployment Tool Office Download fails “Could not Install”

FRS to DFSR Post Cleanup “File Replication NtFrs Stopped”

Domain Migration SubinACL /Migratetodomain How To: