The Command 'Start-SPOCrossTenantUserContentMove' is not working for me?

Rishab Kumar P 0 Reputation points
2025-01-12T02:14:34.1466667+00:00

While migrating Tenant to Tenant (OneDrive and SharePoint), we've done with all the pre-requisites given in this. But while we start the OneDrive migration it says the below error.

Using SharePoint shell recommended in the official documentation

Command: Start-SPOCrossTenantUserContentMove `

-SourceUserPrincipalName *** Email address is removed for privacy *** `

-TargetUserPrincipalName *** Email address is removed for privacy *** `

-TargetCrossTenantHostUrl https://***-my.sharepoint.com/

But the error says

Start-SPOCrossTenantUserContentMove : Method "IsMnALicensingFlightEnabled" does not exist.

At line:1 char:1

  • Start-SPOCrossTenantUserContentMove `
  • 
    
  • CategoryInfo : NotSpecified: (:) [Start-SPOCrossTenantUserContentMove], ServerException
  • FullyQualifiedErrorId : Microsoft.SharePoint.Client.ServerException,Microsoft.Online.SharePoint.PowerShell.StartSPOCrossTenantUserContentMove

Then tried Get-SPOCrossTenantHostURL for validating. it works on the Target but not on the Source

Error: C:\WINDOWS\system32> Get-SPOCrossTenantHostURL

Get-SPOCrossTenantHostURL : Method "IsMnALicensingFlightEnabled" does not exist.

At line:1 char:1

  • Get-SPOCrossTenantHostURL
  • 
    
  • CategoryInfo : NotSpecified: (:) [Get-SPOCrossTenantHostUrl], ServerException
  • FullyQualifiedErrorId : Microsoft.SharePoint.Client.ServerException,Microsoft.Online.SharePoint.PowerShell.GetSP

OCrossTenantHostUrl

Maybe anyone help in sorting out this

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,252 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,036 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.