Prof. Powershell


Inspecting the Pipeline's Output

The OutVariable parameter offers a peek deep into your pipelined PowerShell expressions.

Label Me Perfect

The powers of properties allow you to use them as a PowerShell label maker.

Perfect Properties

PowerShell custom properties provide information as you need it.

Prof. Powershell: Provider Peek

PSDrives work like real drives, only differently. Here's how to work with these PSProviders in PowerShell.

Prof. PowerShell: COM-munication

Some COM objects work just fine in PowerShell -- maybe better.

Do You Read Me?

Sans GUI, PowerShell can be made to work interactively. The trick is the Read-Host cmdlet.

PowerShell Reading List

My secret for learning Microsoft's scripting technology? Check out these blogs.

Lessons in Logic

How to use an IF construct in a PowerShell script.

Lessons in Logic (IGNORE THIS)

How to use an IF construct in a PowerShell script.

Professor Powershell: On File

Powershell includes a cmdlet called Out-Files that makes saving command results to a text file easier.