A Podcast about Windows PowerShell.
In This Episode
We’ve got a ton of news and resources for you as well as a new tip.
News
Admin Script Editor (which recently received Windows IT Pro’s top award) provides a true integrated scripting environment for PowerShell. Advanced features include an integrated PowerShell debugger, advanced code generating tools for Active Directory, Databases, XML files and more. Let’s not forget about the exclusive PowerShell forms designer. Come see for yourself– Admin Script Editor v3.5 is availble for a 45 day trial at AdminScriptEditor.com.
- PowerShell CTP3 was released!
- Jeffrey Snover will be on the Mind of Root podcast next Wednesday to talk about WSMAN and WinRM
- PowerGui 1.6 has been released and it now has support for CTP3
- Karl Prosser has updated PowerShell Analyzer to support CTP3
- Not to be outdone, PrimalScript 2009 is just a month away.
- Twitter has just taken off for PowerShell since Jeffrey Snover joined up and Steve Murawski started tracking “PowerShell Twitterers“.
- Joel Bennett has released a new project called PowerBoots. He’s also posted a neat video walkthrough.
Resources
When it comes to scripting, you’re a warrior. But mighty warriors need mighty tools! For awesome PowerShell scripting, nothing matches the might of Quest’s PowerGUI. Versatile and easy to use, PowerGUI helps you build commanding scripts that leverage PowerShell’s strength across the enterprise. Now, ruling your domain is easier than ever.
Is your scripting might equal to the challenge? Put the power in your hands – download PowerGUI today
Is your scripting might equal to the challenge? Put the power in your hands – download PowerGUI today
- Joe Pruitt has been rocking with a great series called PowerShell ABCs. He’s already up to N!
- [CTP3] Thomas Lee has made a cool web service script that uses the V2 cmdlet: New-WebServiceProxy
- Steve Murawski has made it easy to follow the PowerShell twitterers
- James Brundage has posted a CTP2 to CTP3 conversion guide
- Play with PowerShell V1 in a TechNet virtual lab
- PowerShell ISE can do more than you think
Tips
This segment is brought to you by Idera:
Want to make Windows PowerShell easier than ever to learn and master? Checkout Idera’s PowerShellPlus Professional Edition which is now available for download! The new version has vastly improved code completion and a slick interactive Learning Center. Go to http://www.idera.com/PodcastPeople to get your copy today!
- PowerShell is not case sensitive, except for when it is
- ADSI (example)
- Get-ChildItem -Filter
- .NET classes

Under Resources for this podcast, you kindly mention a web services script. Just for the record, it appears on Tobias’s site, but I wrote it. I also, as you called out, decorated it using the AutoHelp stuff.
Also, the term AutoHelp is one I coined as there was not real term to cover it. I am hopeful it will catch on.
Keep up the great work.
Thomas