No category for SharePoint online????? Oh well.
I'm trying to use Powershell to move a list. ALL the examples show documents. Can anyone provide an example of a list move in Powershell?
I'm following this article:
https://docs.microsoft.com/en-us/sharepointmigration/upload-on-premises-content-to-sharepoint-online-using-powershell-cmdlets
I keep getting errors when doing lists:
ConvertTo-SPOMigrationTargetedPackage : Parameters specify a List but manifest does not contain a matching List node
The list is there. I've verified.
Help!!!!!!
David Jenkins