Forum Discussion

johnnyhong's avatar
johnnyhong
Brass Contributor
May 10, 2023
Solved

Logs of SkippedItem Failure during Migration From GWS Gmail to M365 Exchange Online

Hello,

 

I have recently completed migration from GWS Gmail to M365 Exchange Online utilizing Migration Batch microsoft provided.

 

Some of items, However, were skipped during the migration.

 

With Powershell Command as below, I found 6 failure errors in common.

 

$ustats=Get-MigrationUserStatistics "UPN" -IncludeSkippedItems -IncludeReport -DiagnosticInfo "Verbose"

$ustats.Report.BadItems | FT folder,subject,failure

 

Could anyone of you let me know of the reasons behind below SkippedItem Failure Logs?

There is no such docs to give me answers for that.

 

1.ConversionFailedException: The message content has become corrupted. --> Decoding of header Subject failed; raw value: --> Character set name (5601) is invalid or not installed.

 

2. GoogleEventRecurrenceException: Error occurred while converting iCal recurrence to XSO recurrence. RRULE: 'Start.Date="" . Error : 'Invalid ICAL element: RRULE.InvalidRecurrenceUntil'

 

3. GoogleEventIgnoredTombstoneInstanceOrphanException: Ignored a tombstone of an instance of a series in which the user does not have access to the entire series.

 

4. MessageSubmissionExceededException: Cannot save changes made to an item to store. --> MapiExceptionMaxSubmissionExceeded: Unable to save changes.

 

5. UnsupportedGmailFilterComponentException: Unsupported Gmail filter criteria or action.

 

6. UnsupportedGmailFilterExpressionException: Unsupported Gmail filter expression.

 

Thank you in advance!

  • johnnyhong 

     

    This PowerShell forum isn't the best place to ask about Exchange Online.

     

    I understand the tool you're working with utilises PowerShell, but the errors are from Exchange Online and the migration tool itself. They are not native PowerShell errors, which is likely why you haven't received a response here.

     

    Asking in an Exchange forum may prove more productive.

     

    Cheers,

    Lain

2 Replies

    • LainRobertson's avatar
      LainRobertson
      Silver Contributor

      johnnyhong 

       

      This PowerShell forum isn't the best place to ask about Exchange Online.

       

      I understand the tool you're working with utilises PowerShell, but the errors are from Exchange Online and the migration tool itself. They are not native PowerShell errors, which is likely why you haven't received a response here.

       

      Asking in an Exchange forum may prove more productive.

       

      Cheers,

      Lain

Resources