Smart Disk Defragmentation with Powershell
As I mentioned before, I wrote a powershell script that defragments you hard drives based on a percentage. The nice thing about this is you can schedule this to run at a given interval (daily, weekly, whatever) and it will on defragment your drives as necessary. I gave a short synopsis of the [...]