A Podcast about Windows PowerShell.
In This Episode
Today on the PowerScripting Podcast we will be speaking Alex Riedel, lead developer for PrimalScript at SAPIEN Technologies. While he was on he gave away a bunch of great prizes to the people on Ustream (see what you missed?) We also have a contest for a copy of PrimalScript at the end of the show if you missed it live.
News
Today’s interview is brought to you by Quest.
Do you have what it takes to be the ultimate script warrior? Find out with Quest’s PowerPack Challenge ’08.
Quest Software is sponsoring a PowerShell Scripting contest where you can test your skills and get paid. Just create some cool PowerShell scripts using Quest’s PowerGUI and then post them to our site. You’ll get a score and our celebrity judges will weigh in as well.
Do you have the muscle to bring home the prize? Check out the details here.
- John Noble blogged about new PowerShell book in the works from Richard Siddaway “PowerShell in Practice”
- Richard Siddaway is doing a Powershell talk in Sweden on Sept 16th
- The PowerShell Guy : PowerTab V2 Examples – Mow’s putting some cool stuff into PowerTab v.next
- Change of the Guard at the Scripting Center – New Scripting Guys: Ed Wilson and Craig Liebendorfer
- From Keith Hill’s blog PowerShell has moved up to #15 on the TIOBE Programming Community Index
Interview
This segment is brought to you by iTripoli!
What can you really do with PowerShell? With Admin Script Editor the question becomes what can’t you do with PowerShell? Besides all the advanced code generating tools this is the only tool offering a true PowerShell Forms Designer. To illustrate what can be done the guys at iTripoli created a full-featured MP3/Podcast player written entirely in PowerShell and delivered as a single script. Check it out at adminscripteditor.com/player.
We had a great talk with Alex Riedel, listen to the show to hear it!
Resource
- Using conditional operators from BSonPosh “-not(match|like)”
- Aleksandar has a blog post on using an LDAP query instead of “Where”
- Advanced Microsoft SQL Server PowerShell Tips and Tricks
- Pimp your prompt!
- Joel from HuddledMasses.org
- Tomas R at Commonality (Hal’s using this one now)
- Scott Hanselman’s Computer Zen – Introducing PowerShell Prompt Here
- Jeff Hicks from SAPIEN has posted three different ones.
- Here’s a “classic” article from 2006 with some more neat prompt tips.
Tips
- Jonathan’s VDM script goodness
- Get PDF version of files > Windows PowerShell Discussion Forums > PowerShellCommunity.org – On this thread from PowerShellCommunity.org, Shay found out how to read the PDF version in a one-liner
- script to find local group members (http://poshcode.org/544 )
- script wrapper for netstat (http://poshcode.org/560 )

What an awesome podcast! I’ve been using PrimalScript for a year or two now for PowerShell & have watched it mature. I’ve been in the Sapien forums where Alex has answered many of my questions & implemented several of my suggestions. It was a pleasure getting to hear him talk.
One point I wanted to make (although this is not the right place for it, I understand), is that I was disappointed by his response to Jon’s question of finding an opening bracket. His response was to press CTRL+M. Okay, fine, but what other editors do that PrimalScript doesn’t (but SHOULD) do is HIGHLIGHT the bracket pairs and/or draw connecting lines for the brackets. This prevents you from having to press CTRL+M on every bracket until you find the offending line of code missing the closing bracket. Anyway, I’ll have to ping him in the Sapien forums about that.
Gotta go for now. Thanks again for such a great interview. I hope to hear him on the show again in the future.
Hi Matt. Thanks for the nice words.
I misunderstood the question about brackets, Hal and Jon already straightened me out
I’ll make sure it is in PrimalScript 2009….
Alex