
Local Or Remote Disk Clean With PowerShell
I came across an interesting script on Reddit /r/PowerShell recently. It was an answer to a request for a remote disk clean script that could run across a network. Looking at the code I decided the script could do with a little tidy up and rewrite.
If you look at the original code you will find it is environment specific. Some of it has poor design and does not inspire confidence: