Podcast

Episode 83 – with Pragma Systems

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 interview Quamrul Mina and David Kulwin from Pragma Systems

**

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 to register for your free copy and see why PowerShell and Quest Power GUI are the ultimate Windows management tools.

*
- 
  [PowerShell V2 RC is out for XP and Windows Server 2003](http://blogs.msdn.com/powershell/archive/2009/09/10/xp-and-w2k3-release-candidate-versions-of-powershell-are-now-available-for-download.aspx)


- 
  The official release of PSUnit is [now available on Codeplex](http://tellingmachine.net/post/PSUnit-PowerShell-Unit-Testing-Framework-ndash3b-Getting-Started-Guide-ndash3b-Running-Unit-Tests-ndash3b-Version-2-Beta-1.aspx)


- 
  Luc Dekens, Hal's co-presenter at VMworld, now [has a blog](http://lucd.info/)


- 
  [PowerGUI 1.9 now supports v2 modules](http://dmitrysotnikov.wordpress.com/2009/08/17/powergui-and-modules/)


- 
  [New PowerShell User Group in Australia](http://www.leadfollowmove.com/archives/powershell/powershell-usergroup-australia)

Interview

* *




  *This segment brought to you by [SAPIEN Technologies](http://sapien.com/), makers of PrimalScript.
  * *










          Links / Info





          - 
            guests: 


                Quamrul Mina, CEO & co-founder of Pragma Systems


              - 
                David Kulwin, CTO, co-founder, & lead architect






          - 
            in biz since 1990, first product in '97


          - 
            [http://www.pragmasys.com/](http://www.pragmasys.com/)


          - 
            [http://www.pragmasys.com/Pragma_PowerShell_Support.asp](http://www.pragmasys.com/Pragma_PowerShell_Support.asp)









            Questions









                - 
                  We kinda forgot to take note of the questions asked by the audience.  🙂









              Superheroes: David is Batman, and Quamrul picked Ronald Reagan

Resources

            *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 **[www.idera.com/PodcastPeople*](http://www.idera.com/PodcastPeople)* to get your copy today!*





            - 
              Lee Holmes has a great script [Invoke-SqlCommand](http://www.leeholmes.com/blog/InteractingWithSQLDatabasesInPowerShellInvokeSqlCommand.aspx) from his Windows PowerShell Cookbook


            - 
              Microsoft has a video [up on #9](http://channel9.msdn.com/posts/philpenn/PowerShell--Remote-Sessions/)with tips on working with PS remoting (runtime: 8:40)


            - 
              Joel's got a script to help you [change your Windows 7 login screen](http://huddledmasses.org/customize-your-windows-7-logon-screen/)!


            - 
              Bruce Payette did a [video series on PowerShell modules](http://blogs.microsoft.co.il/blogs/scriptfanatic/archive/2009/09/03/powershell-2-0-modules-an-introduction-with-bruce-payette.aspx)


            - 
              Richard Siddaway blogged about a [Codeplex PowerShell Configurator](http://richardsiddaway.spaces.live.com/Blog/cns%2143CFA46A74CF3E96%212520.entry) for Server 2008 R2 Core and HyperV Server R2


            - 
              Another from Joel; this script helps you to [disable Aero Peek](http://huddledmasses.org/fun-with-pinvoke-and-aero-peek/)for a process

            Tips







              - 
                .NET classes, overloads, constructors (e.g. [system.diagnostics.PerformanceCounter](http://msdn.microsoft.com/en-us/library/system.diagnostics.performancecounter.performancecounter.aspx))


              - 
                [check to see](http://powershell.com/cs/blogs/tips/archive/2009/09/10/is-powershell-available.aspx) if PowerShell is available on a machine


              - 
                [Interesting article](http://www.simple-talk.com/sql/database-administration/comparing-python-and-powershell-dba-scripting-/) comparing Python and PowerShell for the SQL DBA

              One-Liner

Connect-WSman …

dir *serviceMaxConnections |si -Value 30

              Contest





              Your quest: Create a PowerShell script to generate fractal images. Bonus points for displaying the generated image using a Winform or WPF.  Get started by reading [this thread on PowerShellCommunity.org](http://powershellcommunity.org/Forums/tabid/54/aff/1/aft/4177/afv/topic/Default.aspx).