Podcast

Episode 39 – Alex Riedel talks PrimalScript

Jonathan Walz
3 min read
Share:

Listen to this Episode

Audio available

A Podcast about Windows PowerShell.
Listen:

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. *

- 
  [PowerShellizing Facebook « Dmitry"™s PowerBlog: PowerShell and beyond](http://dmitrysotnikov.wordpress.com/2008/08/14/powershellizing-facebook/#comment-4207)




  ![](http://docs.google.com/a/powerscripting.net/File?id=dgxpvkr_25cw6x7skp_b)







- 
  John Noble blogged about new PowerShell book in the works from [Richard Siddaway "PowerShell in Practice"](http://jonoble.spaces.live.com/Blog/cns%21CC73D8744F0894A5%21641.entry)


- 
  Richard Siddaway is doing a [Powershell talk in Sweden on Sept 16th](http://blogs.msdn.com/powershell/archive/2008/08/25/richard-siddaway-s-talk-in-sweden-sept-16th.aspx)


- 
  [The PowerShell Guy : PowerTab V2 Examples](http://thepowershellguy.com/blogs/posh/archive/2008/08/12/powertab-v2-examples.aspx) - Mow's putting some cool stuff into PowerTab v.next


- 
  [Change of the Guard at the Scripting Center](http://www.microsoft.com/technet/scriptcenter/default.mspx) - 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](http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html)

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](http://bsonposh.com/archives/343) "-not(match|like)"


    - 
      Aleksandar has a [blog post on using an LDAP query instead of "Where"](http://powershellers.blogspot.com/2008/08/ldap-query-versus-where.html)


    - 
      [Advanced Microsoft SQL Server PowerShell Tips and Tricks](http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=984)


    - 
      Pimp your prompt! 


          [Joel from HuddledMasses.org](http://huddledmasses.org/powershell-power-user-tips-a-better-prompt/)


        - 
          [Tomas R at Commonality](http://www.winterdom.com/weblog/2008/08/14/MyPowerShellPrompt.aspx) (Hal's using this one now)


        - 
          [Scott Hanselman's Computer Zen - Introducing **PowerShell** **Prompt** Here](http://www.hanselman.com/blog/IntroducingPowerShellPromptHere.aspx)


        - 
          Jeff Hicks from SAPIEN has posted [three](http://blog.sapien.com/index.php/2007/06/13/one-prompt-to-rule-them-all/) [different](http://blog.sapien.com/index.php/2007/06/11/more-fun-with-prompts/) [ones](http://blog.sapien.com/index.php/2007/06/06/do-you-need-some-prompting/).


        - 
          [Here's](http://mshforfun.blogspot.com/2006/05/perfect-prompt-for-windows-powershell.html) a "classic" article from 2006 with some more neat prompt tips.

    Tips





    - 
      [Jonathan's VDM script goodness](http://communities.vmware.com/thread/165534?tstart=0)


    - 
      [Get PDF version of files > Windows PowerShell Discussion Forums > PowerShellCommunity.org](http://www.powershellcommunity.org/Forums/tabid/54/forumid/1/tpage/1/view/topic/postid/2677/Default.aspx#2702) - 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](http://poshcode.org/544) )


    - 
      script wrapper for netstat ([http://poshcode.org/560](http://poshcode.org/560) )