Tag Archives: FridayFun

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

Friday Fun – Get Number Object

You most likely know that I’m all about the object and the PowerShell pipeline. Everything in PowerShell is an object. Pipe something to Get-Member and you can discover all of the object’s properties and methods (ie its members). Some objects, … Continue reading

Posted in Friday Fun, PowerShell, Scripting | Tagged , , , , , | Comments Off

Friday Fun What a CHAR!

Last week I posted a PowerShell snippet on Twitter. My original post piped an array of integers as [CHAR] type using an OFS. Don’t worry about that. As many people reminded me, it is much easier to use the -Join … Continue reading

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

Friday Fun Add A Print Menu to the PowerShell ISE

I spend a fair amount of time in the PowerShell ISE. One task that I find myself needing, especially lately, is the ability to print a script file. I’m sure you noticed there is no Print menu choice. So I … Continue reading

Posted in Friday Fun, PowerShell ISE | Tagged , | 5 Comments

Friday Fun PowerShell PowerBall Numbers

Like many of you, I dream about hitting the lottery and retiring to live the good life. Unfortunately I rarely play so I guess my odds are winning are pretty slim. But for the latest installment of Friday Fun, I … Continue reading

Posted in Friday Fun, PowerShell | Tagged , , , , | Comments Off