Tag Archives: modules

ISE Scripting Geek Module

Over the last year I’ve posted functions I’ve written to extend the Windows PowerShell ISE. I have finally pulled everything together into a module I’m calling the ISE Scripting Geek. Download and extract the zip file (below) to your modules … Continue reading

Posted in PowerShell ISE, Scripting, ScriptingGeek | Tagged , , | 2 Comments

Friday Fun – More PowerShell Bingo

For last week’s Friday Fun, I posted a PowerShell script to create a traditional Bingo card. I hoped you would also learn a few PowerShell concepts along the way. This week I’ve taken this to the next level, and have … Continue reading

Posted in Friday Fun, PowerShell | Tagged , , , , , | 1 Comment

Module Mania

More and more, you’re seeing members of the Windows PowerShell community package their contributions into modules, myself included. Although you’ll probably still see a lot of individual functions because it is often easier to demonstrate or educate. I received a … Continue reading

Posted in PowerShell v2.0, SAPIEN Press | Tagged , , , | 6 Comments

PowerShell Weather Module

I first wrote a Windows PowerShell function several years ago to retrieve weather information via Yahoo’s weather service. I’ve been itching to rewrite it and finally found some time over the weekend. Turns out it’s a good thing I did … Continue reading

Posted in Miscellaneous, PowerShell, Scripting | Tagged , , , , , | 8 Comments