Get-Command, Aliases, and a Bug

I stumbled across some interesting behavior the other day as I was demonstrating something that I understand pretty well. [Side note…this is a great way to find out things that you don’t know…confidently explain how something works, and demo it.] I was asked to give an overview of how modules work in PowerShell. I’ve been …

Continue reading ‘Get-Command, Aliases, and a Bug’ »

Some small PowerShell bugs I’ve found lately

I love PowerShell. Everyone who knows me knows that. Recently, though, I seem to be running into more bugs. I’m not complaining, because PowerShell does tons of amazing things and the problems I’m encountering don’t have a huge impact. With that said, here they are. Pathological properties in Out-GridView PowerShell has always allowed us to …

Continue reading ‘Some small PowerShell bugs I’ve found lately’ »