How to empty recycle bin with Powershell?
Emptying the contents of the recycle bin becomes way easier in Powershell. A single command from the Powershell session wipes off the content of recycle bin. You could use a command that takes a confirmation approval. Or, you could force …