Download the PowerShell Pack from code.msdn.microsoft.com/PowerShellPack - more than 650 scripts and functions divided into a number of PowerShell modules.
Windows 7 Resource Kit PowerShell Pack Modules:
WPK Create rich UIs quickly and easily from Windows PowerShell
TaskScheduler List, create or delete scheduled tasks
FileSystem Monitor files and folders, check for duplicate files and disk space
IsePack Shortcuts and add-ons to the PowerShell Integrated Scripting Environment
DotNet Explore loaded types, find commands that can work with a type, and discover how to work with .NET and COM objects in PowerShell
PSImageTools
Convert, rotate, scale, and crop images and get image metadata
PSRSS
Scripts and functions for working with the FeedStore provider
PSSystemTools
Get OS and hardware information
PSUserTools
Get the users on a system, check for elevation, and start a process as an administrator
PSCodeGen
Generate PowerShell scripts, C# code and P/Invoke
To use any of the modules, you first need to import it.