How to Delete a SharePoint List using PowerShell?

Problem: A faulty solution installed on the SharePoint farm created duplicate lists in all sites in a large site collection with 100+ sites in it. We had to remove them all! To delete a list from SharePoint, from the browser, we can go to: View All Site Content >> Click on “Remove”…

Read more

Force Delete Corrupted SharePoint List using PowerShell

I got few corrupted lists when a custom code, which provisions lists got stuck in middle! I couldn’t delete the corrupted list neither from SharePoint web interface nor using SharePoint Designer! When I tried to access the corrupted SharePoint list from browser, received this error message: “List does not exist. The page…

Read more