Adventures with PowerShell

Published 26 September 07 02:44 PM | john 

I've held off moving to Windows PowerShell.  The reason is that I came up with a solution for running C# source directly from the command line as script a few years ago using CodeRunner .NET, and I've haven't had a pressing need for more functionality. 

But I decided that the time has come to say goodbye to the DOS prompt.  I'm going to bring the CodeRunner along too.  Perhaps as a Cmdlet.  This blog is a collection of useful links that I have found so far.

First stop.  The official PowerShell web site.  All the links to the latest downloads, etc.. 

The PowerShell Owners Manual looks promising, but not yet deliver the goods.

This Channel 9 Wiki has a great PowerShell quick start page.

First thing I wanted to do was change the PowerShell prompt, and I couldn't figure how. 

And of course, last but not least the MSDN PowerShell documentation.

Filed under: ,

Comments

No Comments
Anonymous comments are disabled