Hi Team, when trying to run this command
"Get-MigrationUserStatistics <UPN> -IncludeSkippedItems -IncludeReport -DiagnosticInfo verbose | Export-Clixml C:\Temp\EXO_MigrationUserStatistics_User1.xml"
for a specific mailbox with the DCS score as Poor and a lot of skipped items, I am receiving a warning:
The subscription for the migration user <UPN> couldn't be loaded. The following error was encountered: A subscription wasn't found for this user..
I have verified that the user has the correct license assigned.
Tried to run the same command for a different user in the same batch and was able to receive the xml file.
Details of the migration:
Googleworkspace to M365
Any help would be much appreciated.