Fix Start-SPOCrossTenantUserContentMove PowerShell Error in SharePoint Migration
Question details
The user is encountering a PowerShell error (IsMnALicensingFlightEnabled) when attempting to execute cross-tenant content migration commands for SharePoint and OneDrive.
- Product
- SharePoint Online / OneDrive
- Device & OS
- not provided
- Scenario
- Performing a tenant-to-tenant migration for OneDrive and SharePoint user content using PowerShell.
- Observed behavior
- The Start-SPOCrossTenantUserContentMove and Get-SPOCrossTenantHostURL commands fail to execute, returning the IsMnALicensingFlightEnabled error.
Ensure you are running PowerShell as an Administrator and have the necessary global administrator or SharePoint administrator privileges in Microsoft 365.
Remove Conflicting Modules and Reinstall SharePoint Online Management Shell
Uninstalling outdated modules and manually installing the correct version resolves conflicts that trigger the IsMnALicensingFlightEnabled error.
This error is primarily caused by conflicting or outdated versions of the SharePoint Online PowerShell modules installed on your system. Cross-tenant migrations require specific module versions to function correctly.
Open PowerShell as an Administrator and uninstall existing versions of the SharePoint Online module to clear out any conflicting files.
Visit the official Microsoft cross-tenant migration documentation to identify and download the specific version of the SharePoint Online Management Shell required for this task.
Run the downloaded installer to manually install the correct SharePoint Online Management Shell on your machine.
Close your current PowerShell window, open a new session, re-authenticate to your Microsoft 365 tenant, and run the Start-SPOCrossTenantUserContentMove command again.
Need a Lightweight Office Suite for Your Team?
While you manage complex Microsoft 365 tenant migrations, you still need a reliable tool to draft migration plans and communicate with stakeholders. WPS Office offers a completely free, highly compatible alternative to Microsoft Office.
- 1. Download WPS Office: Navigate to the official WPS Office website and click the free download button.
- 2. Install the application: Run the setup file and follow the quick installation prompts on your screen.
- 3. Open your documents: Launch WPS Office to instantly open, edit, and save your existing Office files without losing any formatting.

Frequently Asked Questions
What causes the IsMnALicensingFlightEnabled error in PowerShell?
This error is generally triggered by running outdated or conflicting versions of the SharePoint Online PowerShell modules during a cross-tenant migration attempt.
Where can I find the correct version of the SharePoint Online Management Shell?
The specific required version is always provided as a direct download link within the official Microsoft cross-tenant OneDrive and SharePoint migration documentation.
Can I have multiple versions of the SharePoint PowerShell module installed?
It is not recommended. Running multiple versions simultaneously can cause command conflicts and unexpected execution errors. You should uninstall older versions before installing a new one.




