Category Archives: PowerShell v2.0

Friday Fun – A Christmas Prompt

Over the last few weeks I’ve read about other people’s PowerShell prompts and offered a few suggestions of my own. This week’s Friday Fun creates colorful holiday prompt that counts down the number of days until Christmas.

Posted in Friday Fun, PowerShell v2.0 | Tagged , , , | 3 Comments

Turning IPConfig DNSCache into PowerShell

Lately I’ve been writing about techniques to turn command line tools into PowerShell tools. Although I suppose the more accurate description is turning command line output into PowerShell pipelined output. The goal is to run a command line tool and … Continue reading

Posted in CommandLine, PowerShell, PowerShell v2.0 | Tagged , , , , | Comments Off

Ping IP Range

Last week I came across a post on using PowerShell, or more specifically a .NET Framework class, to ping a range of computers in an IP subnet. The original post by Thomas Maurer is here. I added a comment. And … Continue reading

Posted in PowerShell, PowerShell v2.0 | Tagged , , , , , , , , | 1 Comment

Turning CLI Tools into PowerShell Tools Deep Dive Demos

Last week I did a presentation at the PowerShell Deep Dive in Frankfurt about turning command line tools into PowerShell tools. A video recording should be posted later. But in the meantime, here is a copy of my slide deck, … Continue reading

Posted in CommandLine, Conferences, PowerShell v2.0 | Tagged , , , | 2 Comments

Scenes from the Powershell Deep Div…

Scenes from the Powershell Deep Dive in Frankfurt as part of The Experts Conference. This was posted on Google+…

Posted in Conferences, Google Plus, PowerShell v2.0 | Comments Off