Tag Archives: Write-Host

Verbose Variations

While I’ve been judging entries in the 2010 Scripting Games, I’ve noticed a few things that I thought I would comment on here. In longer and complicated scripts, I’ve always suggested script developers provide some sort of feedback about what … Continue reading

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

Drive Report Console Chart

In thinking about some of my recent posts, I realize I should make clear that these scripts and functions are not necessarily good PowerShell examples. They don’t take advantage of objects and the pipeline. They are single purpose and one-dimensional. … Continue reading

Posted in PowerShell, Scripting, WMI | Tagged , , , , , , | Comments Off

More Fun with Get-NumberedContent

As much fun as the original Get-NumberedContent function was after using it for awhile I realized I had imposed some limitations. I also realized it needed to be more flexible. What if someone wanted to specify a different color or … Continue reading

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