Podcast
Episode 80 – Klaus Graefensteiner
Listen to this Episode
Audio available
A Podcast about Windows PowerShell.
Listen:
In This Episode
Tonight on the PowerScripting Podcast we interview Klaus Graefensteiner, a software tester for Rockwell
News
*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!*
-
[Vista and Server 2008 - the wait is almost over for V2!](http://blogs.msdn.com/powershell/archive/2009/08/14/powershell-2-0-for-windows-vista-and-windows-server-2008-release-candidate.aspx) The RC is
on the MS Connect site.
-
Seattle PowerShell Script Club #2
-
[New beta](http://blog.powerwf.com/post/162513419/powerwf-studio-beta-r2-released)
from PowerWF lets you convert a PowerShell script directly into a workflow. As usual, they’ve got
of the new feature(s).
Interview
*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.*
* *
Links
-
[TellingMachine.com](http://tellingmachine.com/)
-
[Working with netmon & PowerShell](http://tellingmachine.com/post/2009/04/Extreme-Mesh-Up-using-NUnit2c-PSExec2c-PowerShell-and-NetMon-32-to-automate-http-traffic-monitoring.aspx)
-
[VRTA](http://www.microsoft.com/downloads/details.aspx?FamilyID=119F3477-DCED-41E3-A0E7-D8B5CAE893A3&displaylang=en)
-
[PSUnit](http://www.psunit.org/)
-
[Getting Started Guide](http://tellingmachine.com/post/2009/08/PSUnit-PowerShell-Unit-Testing-Framework-ndash3b-Getting-Started-Guide-ndash3b-Running-Unit-Tests-ndash3b-Version-2-Beta-1.aspx)
-
[When PowerShell hash table magic backfires](http://www.tellingmachine.com/post/2009/01/When-PowerShell-hash-table-magic-backfires.aspx)
-
[Darth Enumerator](http://www.tellingmachine.com/post/2009/04/Introducing-Darth-Enumerator-PowerShell-TIE-Fighter-Operator.aspx)
-
[Limitatinos of PS V2 advanced function validation rules](http://www.tellingmachine.com/post/2009/06/Limitations-of-PowerShell-20-Parameter-Validation-Attributes.aspx)
-
Downloading historical weather station data using Advanced PowerShell functions
-
[Twitter.com/senf](http://twitter.com/senf)
Questions
-
lmrobins: ## Can you categorize tests the same way you can with nunit? Â When running the tests, can you run only specific categories or exclude specific categories?
-
jasonmarcher: ## Can PSUnit return the test results as objects? Â Like TestName, Result, Description
-
lmrobins: ## Your work is a .net shop? Â How do you plan to integrate the framework into that? Â Create instances of your C# classes inside ps?
-
glnsize: ## i see multiple validatescript blocks on some params... how does that work?
Resources
-
PowerShell/PowerCLI
-
[Finding old or unused accounts in Active Directory](http://blog.securitywhole.com/2009/08/12/finding-old-or-unused-accounts-with-powershell-v2.aspx)
Securitywhole.com
- C[reating subnets in AD with PowerShell](http://blogs.msdn.com/adpowershell/archive/2009/08/11/active-directory-powershell-to-manage-sites-and-subnets-part-2-new-xadsubnet.aspx) - [Convert PowerShell objects to JSON](http://dougfinke.com/blog/index.php/2009/08/12/easily-convert-powershell-objects-to-json/) - Brandon Shell
-
[Get-ExchangeWhiteSpace](http://blogs.microsoft.co.il/blogs/scriptfanatic/archive/2009/08/13/exchange-white-space.aspx) from Shay
Tips
-
[Creating an XPath document in PowerShell](http://powershellcommunity.org/Forums/tabid/54/aff/19/aft/4119/afv/topic/afpgj/1/Default.aspx#5968)
PowerShellCommunity.org
- [Working with WMI dates](http://blogs.msdn.com/powershell/archive/2009/08/12/get-systemuptime-and-working-with-the-wmi-date-format.aspx)