To keep on learning on PowerShell, you may go into deep to learn how to develop cmdlet if you are developer. That is very cool to develop your very own cmdlet. I found some examples that to develop some cmdlet to get contact info from the Outlook and some even more cool. Anyway, I plan to develop my very own and useful cmdlet. You can get some extra or extension for cmdlet or powershell in
http://www.codeplex.com/PowerShellCX/Release/ProjectReleases.aspx?ReleaseId=2688and this is Keith's project. (My Boss : P)
That is no project template for you to create cmdlet, but you can get on from this website.
http://channel9.msdn.com/ShowPost.aspx?PostID=256835Thanks.