Strings, Arrays and Functions in PowerShell v2 (and some sample code that speaks for itself :-)

I spent some more time experimenting with PowerShell v2 and here goes my second post about it. This time around I am focusing on how to define variables, use expressions and create functions.   The "problem" we're solving 🙂   To make it fun, I decided to create a little script that creates some random … Continue reading Strings, Arrays and Functions in PowerShell v2 (and some sample code that speaks for itself 🙂