SharePoint Online: Delete a List using PowerShell

Requirement: Delete a list in SharePoint Online. How to Delete a List in SharePoint? You may want to delete any list or library available on the SharePoint Online site when they are not needed anymore. Or you may want to delete the list to free up some storage space or remove irrelevant…

Read more

How to Delete a List in SharePoint Online using CSOM-PowerShell?

Requirement: Delete a list in SharePoint Online using PowerShell. Important: Make sure, you have SharePoint Online client run time installed on the client machine before proceeding. Download it from here: https://www.microsoft.com/en-us/download/details.aspx?id=42038 PowerShell Script to delete a List in SharePoint Online: If you’ve ever needed to delete a list that’s no longer needed…

Read more