Tag Archives: ps1xml

Get PowerShell View Definitions

When you write objects to the pipeline in Windows PowerShell, at the end of the pipeline PowerShell’s formatting system handles displaying the results to the console. It accomplishes this by using a set of rules stored in XML configuration files. … Continue reading

Posted in PowerShell v2.0, Scripting | Tagged , , , , , | Comments Off

Friday Fun – More PowerShell Bingo

For last week’s Friday Fun, I posted a PowerShell script to create a traditional Bingo card. I hoped you would also learn a few PowerShell concepts along the way. This week I’ve taken this to the next level, and have … Continue reading

Posted in Friday Fun, PowerShell | Tagged , , , , , | 1 Comment

All Hail Dir UseALot!

Some of you know my relationship with the a command prompt goes back a long, long way. Naturally I became very adept at using the DIR command, fully taking advantage of its switches to tease out hidden information or to … Continue reading

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