Merry Christmas. To celebrate the holiday, here’s a quick Christmas tree written in WPK (the WPF PowerShell Kit). You can get WPK as part of the PowerShellPack ( http://code.msdn.microsoft.com/PowerShellPack ). Here’s a screenshot: and Here’s the script: Import-Module WPK New-Polygon -Points...
Just before the release of Windows 7, the Windows 7 Resource Kit PowerShell Pack was released. Today, it hit 10,000 downloads. It contains 10 useful modules that help you do more with Windows PowerShell. It has modules that can help every IT admin ( like the TaskScheduler module), and modules...
On October 15th I released a large collection of scripts called the PowerShellPack . The PowerShellPack has tons of PowerShell V2 scripts that can be used to do all sorts of fun and practical things. Today, we’ll show how to use a module in the PowerShell Pack to schedule sending a daily...