In this personal webcast episode called " Creating your first Windows PowerShell cmdlet ", I'm showing you how to create a wordcount cmdlet (equivalent to the wc command in UNIX) for Windows PowerShell using Visual Studio 2005 and C# (20 minutes in length). Note: This webcast uses the WordCount cmdlet...