SharePoint Online: Delete All Files and Sub-Folders from a Folder Recursively using PowerShell

Requirement: Empty a Folder in the SharePoint Online document library by deleting all its files and Sub-Folders recursively. How to delete a folder with subfolders and files from SharePoint Online? Deleting files and sub-folders in SharePoint Online can be done through the SharePoint user interface. To delete all files and sub-folders from…

Read more

SharePoint Online: Delete All Files in a Document Library using PowerShell

Requirement: Delete all documents in a library in SharePoint Online. How to Delete All Documents in a Library in SharePoint Online? In SharePoint Online, you may occasionally need to delete all the files in a document library. For example, if you’re importing a large number of documents into the library or if…

Read more