Jack Vamvas answers a question:
I use Powershell extensively to manage SQL Server and the Windows OS. A common problem is to identify location of the Windows Recycle Bin and clear the contents down – particuarly if there is a space issue.
How can I locate the Windows Recycle Bin and clear it down?
Read on for the Powershell v5 solution as well as the solution which works for earlier versions.