The Two Faces of the ISE Run Button (and a bit of bonus evil)

I love the ISE. I’ve used other “environments”, but always end up using the good old ISE. I do use the awesome ISESteroids module by Tobias Weltner (powertheshell.com), but most of the time you can find me in the unadorned, vanilla ISE. With that bit of disclaimer out of the way, there is something that …

Continue reading ‘The Two Faces of the ISE Run Button (and a bit of bonus evil)’ »

Cleaning the Path – A PowerShell One-liner

I’m not super crazy about writing one-liners in PowerShell, but I ran across a fun problem which was quick to write as a one-liner.  I’ll give that here with a little explanation, and follow up in a couple of days with a more polished advanced function solution. Anyway, the problem was that I was working …

Continue reading ‘Cleaning the Path – A PowerShell One-liner’ »