Tag Archives: Array

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 PowerShell Pep Talk

Today’s Friday Fun is meant to help get you excited about the upcoming Scripting Games. I want to add a little pep to your PowerShell prompt. Perhaps it will even keep you motivated. What I have for you today are … Continue reading

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

Friday Fun: Let’s Play Bingo!

Today Campers we’re playing Bingo. Or at least getting ready to. This week I have some PowerShell code that will create a BINGO card. For those of you outside of North America you might need to take a crash course … Continue reading

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

Friday Fun Out-Rainbow

For my readers who are just discovering my Friday posts, let me remind you that these are not necessarily practical, production worthy PowerShell scripts and functions. They are meant to be fun, yet educational. For example, in today’s Friday Fun … Continue reading

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

Out-Clip

I’ve started working on the 2nd edition of Managing Active Directory with Windows PowerShell: TFM. As with almost all of my writing projects it will be full of PowerShell code examples. In the past I’ve always relied on a manual … Continue reading

Posted in PowerShell v2.0, SAPIEN Press, Scripting | Tagged , , , , , , | 1 Comment