Kernel SharePoint Migration tool helps the user to migrate all kinds of data from SharePoint to SharePoint with zero assistance. It migrates Site collections, Sites, Sub-sites, and all content directly to SharePoint Server 2019 (or any other version) & SharePoint Online. It retains List & Library ID during migration.
You can use smart filters like date, files, content type, permissions, versioning, etc., to migrate from/to SharePoint.
It offers the easiest way to migrate your content from local/remote file servers to SharePoint, SharePoint Online, OneDrive, & Google Drive; it migrates data in bulk along with permission and versions and provides advanced filters for selective migration from different sources. With the Job Scheduler, it performs automated migration at the desired time.
Migrating to SharePoint from public folders was never that easy. With this tool, you can migrate public folder data to SharePoint Server or SharePoint Online easily from an Outlook profile, live Exchange, or Office 365. So, this is the best SharePoint migration tool for public folders.
Kernel Migrator for SharePoint lets you back up the data from SharePoint Online, Office 365 public folders, OneDrive for Business, & Google Drive to local or remote file systems. You can back up the entire cloud data or specific data using its filters. The filtering options available are Versions, Include subsites, Date range (file creation or file modification), File, and User. You can also specify a location to back up the cloud data at your convenience.
Simplified migrations This tool performs complex SharePoint migrations from its simple interface. You can add the source, destination and proceed to the migration. Even its filtering and mapping options are very simple.
Migration from any source Multiple migration options are available on a single console. MS SharePoint (online and on-premises), Windows File System, Public Folder (live Exchange & Outlook profile), OneDrive for Business, Google Drive, and Microsoft Teams will be migrated effortlessly.
Overview of migration jobs A tabular job description gives the status of each migration job the user has created. There will be several columns that show the various details of all the migrations. This overview helps in easy understanding of the migration jobs.
CSV file for bulk migration The software allows the user to create a CSV file containing information on the source and destination accounts. It enhances the quality and speed of the migration. Also, this automates the process to facilitate migrations in bulk.
Migration history You can view the migration history with project names, migration source type, start time, end time, duration, destination, description. It will contain all the detailed information on the completed migration.
Trial migrations Yes. It allows free trial migrations. You can download the software and request a trial license to work on the software. And you need not provide credit card details to download or get the trial license.
Know what all the features and facilities are included with the SharePoint Migrator tool.
Analysis before SharePoint Migration The Pre-migration Analysis feature of the tool helps you foresee all the risks and eliminate them during the actual SharePoint migration. It runs the analysis based on the criteria like file name validity, types of files, file size limits, etc. This helps in knowing whether the selected content will get fully migrated to the destination server or not.
Migrate Microsoft Teams data Kernel Migrator for SharePoint migrates Microsoft Teams from one Office 365 tenant to another. One can copy all the Teams data, including chats, folders, channels, etc., and copy it to the destination Team. If no corresponding Teams are available in the destination, one can create a new Team as well. Also, the tool provides an option to map the source and destination Teams with each other. There are filter options to migrate Teams data like chats, Channel tabs, Channel Posts, etc. Read more...
Migrates SharePoint Sites/List/Library/Items/Teams The solution allows smooth content migration from one SharePoint Server to another SharePoint server. It even facilitates SharePoint migration to different Site/List/Library of the same SharePoint Server. List & Library ID remains the same with no changes in the destination. Also, you can migrate welcome pages, sub-sites, web parts, views, alerts, and workflows. It migrates the site and list permissions as well. It migrates the site's home page as per the version of SharePoint. Read more...
Migrate Google Drive data Safely place your data, including shared drives, from one Google account to another without the hassle of downloading them from the first account and then uploading them to the second. Also, you can preview the data before migration and schedule them at your convenience. Moreover, you can migrate Google Drive personal users. Read more...
Migrate OneDrive data The tool migrates your business data from one OneDrive account to another securely. The integrity of data remains unaffected, and you can instantly access the data after completing the migration. There is an option to save the migrated data to a separate folder. Besides keeping the migrated data in a new folder, you can overwrite an existing file easily. Additionally, you can save the whole account’s backup by downloading a copy to the file system. Read more...
Migrates Content Along with Meta Data You can migrate anything from SharePoint server including Content (Documents, Pages, List Items, Record Libraries), Structure (site collections, sites, subsites, content types, site navigation), and permissions. With this SharePoint Migration tool, you can easily transfer every single attribute of the file, folder, or the item along with its permissions. Also, the solution allows accurate mapping of the users between the source and target server. Importantly, it also migrates associated information like permissions, versioning, modification date, etc. Read more...
Automate Your Migration with Scheduler Scheduling is a smart way to automatically start/stop the content migration jobs at your most convenient time frames. This function comes in handy for bulk migrations, as you can schedule the migration using a CSV file. You can also automate the migrations with specified conditions like migrate permissions, filters, remap users, etc. It needs zero user assistance during the migration, and you can accomplish a completely pain-free SharePoint migration.
Tenant to Tenant Migration Tenant to tenant migration of SharePoint data is not that easy, especially in the absence of native Office 365 features. But Kernel Migrator for SharePoint helps organizations by giving them the freedom to perform tenant to tenant migration. With this utility, you can migrate SharePoint data between two Office 365 tenants, including Users, Office 365 Groups, and Teams. Read more...
Migrate to SharePoint Online If you’ve decided to move to SharePoint Online from SharePoint Server, but confused about how to do it effectively, then Kernel Migrator for SharePoint will make it easier for you. With SharePoint Online Migration tool, you can migrate from SharePoint 2010/2013/2016/2019 to SharePoint Online (Office 365) and vice versa, without any issues.
Bulk Migration If you want to migrate the entire data in bulk from the file system, public folder, or SharePoint site/list/library, it is feasible with Kernel Migrator for SharePoint. Place all your content in a CSV file to perform the migration. You can run multiple instances of the solution to transfer bulk data in multiple sessions concurrently. Read more...
“SharePoint migration seekers definitely want it their way, and we tried to facilitate it by developing a flexible Kernel Migrator for SharePoint.”
Head of Product, KernelAppsSoftware Features | Trial Version |
Full Version |
---|---|---|
SharePoint to SharePoint migration between 2010,2013,2016,2019, SharePoint Online (O365) version | ![]() |
![]() |
Add multiple SharePoint Sites in one go | ![]() |
![]() |
Supports Modern Authentication | ![]() |
![]() |
Support list & library migration | ![]() |
![]() |
Migrates file system data to SharePoint/OneDrive for Business/Google Drive | ![]() |
![]() |
Migrate Google Drive to Google Drive | ![]() |
![]() |
Migrate OneDrive for Business to OneDrive for Business | ![]() |
![]() |
Provides advanced filter options | ![]() |
![]() |
Migrate list and libraries | 5 items (from 5 lists or libraries) | Unlimited |
Migrate Subsites | Subsite will not migrated | Unlimited |
Migrate data | Only 5 items per folder | Unlimited |
Download Free 100% SECURE | Buy Now |
Basic Authentication – when you are trying to connect through the Basic Authentication option (through user ID and password), then run the new cmdlet;
Connect-SPOService -Url https://contoso-admin.sharepoint.com -credential admin@contoso.com
Modern Authentication - when you are connecting with Modern Authentication, then execute a new cmdlet;
Connect-SPOService -Url https://contoso-admin.sharepoint.com
A new wizard will pop up, asking you to enter the credentials of the Office 365 Administrator account. Input them.
Set-SPOTenant -DisableCustomAppAuthentication $false
After executing the command, wait for at least 5 minutes to save the changes. After that, you can connect with your SharePoint account, and there will be no error 401.
This is how you can add Office 365 SharePoint site in the destination pane.
To resolve this issue, try to build a reliable connection between SharePoint server and SQL Server. Also, verify that the SQL Server linked to the SharePoint server is running well along with its services.
Intel® Pentium 4 Class or higher Processor
Minimum 4 GB RAM
4 GB free space for the installation and data migration
Windows 365 (Cloud PC)/ 11/ 10/ 8 /7 Service Pack 1
Windows Server 2022/ 2019/ 2016/ 2012 R2/ 2012/ 2008 R2/ 2008/ 2003
SharePoint 2013/ 2016/ 2019/ SharePoint Online (Office 365)
SharePoint Server Subscription Edition
SharePoint Foundation 2013/ 2010
SharePoint Server 2010
Hyper-V Server
VMware ESX/ ESXi Server
Microsoft Virtual PC
Exchange Server Online (Microsoft 365)/ 2019/ 2016/ 2013/ 2010/ 2007/ 2003/ 2000
Outlook 2019/ 2016/ 2013/ 2010/ 2007/ 2003
What customers say about Kernel Migrator for SharePoint
This is a full package for SharePoint migration. Provides migration between OneDrive, Teams and Office 365 tenants. Safe and very user-friendly even for non-technical users.
Gets all data quickly with no interruption. That's an amazing tool to work with. Also happy with the support team, who is always there during tough times.
Very simple process. I transferred all my files from the local system to my SharePoint account. It also takes a lot less time than the other 3rd party tool.