Copy Sharepoint list items to another list with Powershell and PnP

You can easily copy Sharepoint list items to another list with Powershell and PnP. First, connect to the source Sharepoint site with PnP-Online: Get the list items Now we need to retrieve the list of items that we want to copy: Copy the items to … Read moreCopy Sharepoint list items to another list with Powershell and PnP