Unable to perform Distribution Point Migrations using Start-CMDistributionPointMigration command

Can someone please help me understand and resolve this issue.

when attempting to perform a distribution point migration in the SCCM console ruing PowerShell module we receive an error when running the command to initiate the migration.

For Example: Start-CMDistributionPointMigration -SourceDistributionPointName -DestinationDistributionPointName

When trying to use that command on the Primary Site server in an Administrator Powershell session (inside the configuration manager console), it will give a generic error.

Error:\
Start-CMDistributionPointMigration : Generic failure

At line:1 char:1

\+ Start-CMDistributionPointMigration -SourceDistributionPointName stewp …

\+ \~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~

\+ CategoryInfo : InvalidOperation: (Microsoft.Confi…nPointMigration:StartDistributionPointMigration) [Start-CMDistributionPointMigration], WqlQueryEx

ception

\+ FullyQualifiedErrorId : Invalid Operation,Microsoft.ConfigurationManagement.PowerShell.Cmdlets.DPMigration.StartDistributionPointMigration

Can anyone provide any guidance in helping me figure out what is causing this error and how to resolve?

Thanks for all your help and support in this matter