Migrate SBS 2011 / Exchange server 2010 to Office 365.
There are few steps to do this job,1. Create PST of a single user using this command:-
2. Open Exchange Management Shell > Import System Module
Then type this command :>
New-MailboxExportRequest -Mailbox AliasName -FilePath \\yourDestination\Name.pst
e.g
New-MailboxExportRequest -Mailbox attaakwal -FilePath \\SBS01\srv1\attaakwal.pst
3. After exporting PST, copy it to Microsoft Azure drive
4. Download the latest version of AzCopy on Windows.
for help see this :-
5. Export the PST to Microsoft Azure Blob using this command :-
AzCopy.exe /Source:<Location of PST files> /Dest:<SAS URL> /V:<Log file location>e.g
AzCopy.exe /Source \\SBS01\Srv1\attaakwal.pst /Dest:"https://3c3e5952a2764023ad14984.blob.core.windows.net/ingestiondata?sv=2012-02-12&se=9999-12-31T23%3A59%3A59Z&sr=c&si=IngestionSasForAzCopy201601121920498117&sig=Vt5S4hVzlzMcBkuH8bH711atBffdrOS72TlV1mNdORg%3D" /V: \\SBS01\log
OR use Microsoft Azure Storage Explorer Tool
6. Download from this Link
Start this software with your own SAS url and upload it. For help see this, and upload your PST file.
7. After finish uploading, move the Admin panel of your office 365 Account.
8. On home pager, search import PST. or upload PST
9. On Import screen, Click on "New Import Job"
10. Type the Name of your job, e.g upload-pst-attaakwal and click Next
11. Click Upload your data then Next
12. On this screen, you can see the help/Guide to import PST, Can copy your SAS url and can download the download the Azure AzCopy tool.
13. Check the both check boxes and Click Next.
14. on the " Select the mapping file " screen, upload your csv file and Click Validate .
15. it validate good, then click next, on the next screen, it shows, SUCCESS.
16. when it finish, it shows, " Ready to import to office 365 " click on it
17. On Next screen, Click " Import to Office 365 " then click " No, i want to import everything " then next and Click " Import data " button.
It will take time to upload, (Depends upon your PST file data,)
18. when finish, it shows " SUCCESS" then close.
19. it will show the status of your import process,
That's it,
I know it is not the easy/simple job, but its not the tough one.
And if you feel that its tough, forward it to me ... Email Me
I know it is not the easy/simple job, but its not the tough one.
And if you feel that its tough, forward it to me ... Email Me
0 comments:
Post a Comment