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 to get your copy today!
- Vista and Server 2008 – the wait is almost over for V2! The RC is now available on the MS Connect site.
- Seattle PowerShell Script Club #2 is coming up 9/3/2009
- New beta from PowerWF lets you convert a PowerShell script directly into a workflow. As usual, they’ve got a video 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.
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
- Working with netmon & PowerShell
- VRTA
- PSUnit
- Getting Started Guide
- When PowerShell hash table magic backfires
- Darth Enumerator
- Limitatinos of PS V2 advanced function validation rules
- Downloading historical weather station data using Advanced PowerShell functions
- 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 help for beginners
- Finding old or unused accounts in Active Directory – Securitywhole.com
- Creating subnets in AD with PowerShell
- Convert PowerShell objects to JSON
- Brandon Shell shares some AD functions
- Get-ExchangeWhiteSpace from Shay
Tips
- Creating an XPath document in PowerShell – PowerShellCommunity.org
- Working with WMI dates