The pack gives you a list of hard disk volumes on your computer and allows you to defrag them either with the defrag UI showing up on the screen or without it.
Kuma is actually running the defragmentation process in a pretty cool way. He is using the start-process
cmdlet from the PowerShell Community Extensions library – so defrag is being started asynchronously and thus is not locking your PowerGUI console.
You can download Kuma’s powerpack here. And you have about two more weeks to get you chance to become of of the first round winners. 😉
Tags: PSCX, PowerGUI, PowerPack, PowerPack Challenge, PowerShell