Empty SharePoint Recycle Bins Programmatically with PowerShell

Requirement: Empty recycle bin in SharePointIn a Database attachment method migration project, we decided to clear all the recycle bins to get some additional free space in databases. There were 3000+ site collections. Automation? SharePoint Automation = PowerShell 🙂 Empty SharePoint Site Collection Recycle bin using PowerShell: The Recycle bin in SharePoint…

Read more