Podcast

Episode 112 – Scripting Games 2010 Roundup with Ed Wilson and Joel Bennett

Jonathan Walz
3 min read
Share:

Listen to this Episode

Audio available

A Podcast about Windows PowerShell.
Listen:

  In This Episode





  Tonight on the PowerScripting Podcast we talk to Ed Wilson and Joel Bennett for a Scripting Games roundup!

News





*Before you acquire power, you must acquire knowledge "“ and Quest Software has what you need! In Jeffery Hicks"™ e-book, "Managing Active Directory with Windows PowerShell," learn how PowerShell helps you master local accounts and groups, password management, security and permissions and much, much more. You"™ll also learn about the PowerShell extras and out-of-the-box features that will help you control Active Directory. Don"™t wait "“ visit [quest.com/powershellbook](http://quest.com/powershellbook) to register for your free copy or [quest.com/powerguipro](http://quest.com/powerguipro) and see why PowerShell and Quest PowerGUI are the ultimate Windows management tools.*





*
- 
  User Group News 


      Atlanta - [May 18th](http://powershellgroup.org/content/atlanta-powershell-user-group-monthly-meeting)


    - 
      [NYC - June 14th - guest Ed Wilson](http://powershellgroup.org/content/nyc-powershell-user-group-meeting-june-14th-ed-wilson)






- 
  Local conferences 


      [Codestock in Knoxville TN](http://codestock.org/Sessions/Default.aspx) happens June 25th & 26th and there will be 4 PowerShell sessions including some from [Hal](http://halr9000.com/) and [@SQLVariant](http://twitter.com/sqlvariant).






- 
  Book news: [Luc Dekens](http://www.lucd.info/) and [Al Renouf](http://www.virtu-al.net/) are writing a PowerCLI book! It is due to be out from Sybex in 1Q 2011 and the title is to be "VMware vSphere PowerCLI Reference: Automating vSphere Administration".


- 
  [PowerShell Community Extensions](http://pscx.codeplex.com/) v2 is out! 


      [announcement](http://keithhill.spaces.live.com/Blog/cns!5A8D2641E0963A97!7208.entry)


    - 
      [download](http://pscx.codeplex.com/releases/view/45101)


    - 
      [list of cmdlets](http://keithhill.spaces.live.com/Blog/cns!5A8D2641E0963A97!7210.entry)






- 
  [Citrix has released the XenApp 6 PowerShell SDK](http://www.out-web.net/?p=794)


- 
  New suite of PowerShell-related software products from /n Software: [PowerShell Inside](http://www.powershellinside.com/)


- 
  [iPowerShell is out for the iPad](http://blog.sapien.com/index.php/2010/05/04/ipowershell-comes-to-ipad/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+SapienBlog+(SAPIEN+Technologies+Blog))


- 
  [Free 2-hour video training class aimed at developers](http://www.jasonhelmick.com/journal/2010/5/11/free-powershell-for-developers.html)

Interview





*PowerWF is a business process automation tool based on Windows Workflow and fueled by PowerShell.  Visualize, Extend and Reuse PowerShell scripts and easily leverage the efforts of your domain experts.  Get a live demo and meet the PowerWF development team at Tech-Ed.  Or download a 30 day trial today at [PowerWF.com](http://powerwf.com/)*

Links





- 
  Ed's series on [error handling](http://blogs.technet.com/heyscriptingguy/archive/tags/error+handling/default.aspx)


- 
  PoshCode: [http://2010sg.poshcode.org/](http://2010sg.poshcode.org/)


- 
  [PowerShellGroup.org](http://powershellgroup.org/)


- 
  Ed's site: [http://technet.microsoft.com/en-us/scriptcenter](http://technet.microsoft.com/en-us/scriptcenter/default.aspx)/


- 
  Joel's blog: [http://huddledmasses.org/](http://huddledmasses.org/)

Questions





- 
  rfoust: ## has scripting games been your full time job for the past few weeks







**Resources**





- 
  Richard Siddaway was kind enough to post [a review](http://richardsiddaway.spaces.live.com/Blog/cns!43CFA46A74CF3E96!2863.entry) of Hal's VMware PowerCLI book.


- 
  MVP Sean Kearney has a new site up: [PowerShell.ca](http://powershell.ca/)


- 
  Don Jones posted a [PowerShell Training Roundup](http://concentratedtech.com/item/view/id/482)


- 
  The Scripting Guys have a great series on [scripting PowerPoint](http://blogs.technet.com/heyscriptingguy/archive/tags/Microsoft+PowerPoint/default.aspx)


- 
  [Don's new PowerShell site on WindowsITPro](http://www.windowsitpro.com/categories/category/Scripting/DonJonesonPowerShell.aspx)


- 
  [IP subnet math in PowerShell](http://www.indented.co.uk/index.php/2010/01/23/powershell-subnet-math/)**

**

**Tips****

**

- 
  Keith Hill [has some examples](http://keithhill.spaces.live.com/Blog/cns!5A8D2641E0963A97!7209.entry) of PSCX's new cmdlet: Show-Tree


- 
  ExpandProperty 


      [http://powershell.com/cs/blogs/tips/archive/2010/05/11/expandproperty-rocks-sometimes.aspx](http://powershell.com/cs/blogs/tips/archive/2010/05/11/expandproperty-rocks-sometimes.aspx)


    - 
      [http://blogs.msdn.com/powershell/archive/2010/05/01/a-powershell-wander-toolbox-mindset-expandproperty-dmzs-and-remote-profiles.aspx](http://blogs.msdn.com/powershell/archive/2010/05/01/a-powershell-wander-toolbox-mindset-expandproperty-dmzs-and-remote-profiles.aspx)






- 
  How do you sign scripts? (thanks to Dave A. for asking) 


      [Method 1 from Don Jones](http://technet.microsoft.com/en-us/magazine/2008.04.powershell.aspx)


    - 
      Idera PowerShell Plus [has a GUI](http://www.idera.com/Product-Tour/PowerShell-Plus/Code-Signing/) to help you do it


    - 
      [Joel has a cool script that signs stuff automatically](http://huddledmasses.org/signing-powershell-scripts-automatically/)






- 
  When searching online for how to do something in powershell, try looking for an existing vbscript method