Tag: Get more than 5000 list items using PowerShell

SharePoint Online: Best way to get more than 5000 list items using PowerShell script

SharePoint Online - best way to get more than 5000 list items using PowerShell script

Loading

In this tutorial, we will learn how to get more than 5000 list items using PowerShell script in SharePoint Online. As we know generally, if we have a list or document library with more than 5000 items in SharePoint, we will not be able to retrieve those items due to the list view threshold error.

Continue reading