A Podcast about Windows PowerShell.
In This Episode
Tonight on the PowerScripting Podcast we talk to James Brundage from Microsoft.
News
This segment is brought to you by SAPIEN Technologies.
- April 30th is the next PowerShell Virtual User Group meeting
- The PowerShell team is looking for new verbs
- John Cook has published his new e-book titled “PowerShell Day 1 “
Interview
Is your scripting might equal to the challenge? Put the power in your hands – download PowerGUI today.
For awesome PowerShell scripting, nothing matches the might of Quest’s PowerGUI. Versatile and easy to use, PowerGUI helps you build commanding scripts that leverage PowerShell’s strength across the enterprise. Now, ruling your domain is easier than ever.
Tips from James
Splatting example:
Resources
- Joel has published a WPF countdown clock that uses his PowerBoots framework
- Jeff Hicks is having fun with the PowerShell ISE
- Speaking of ISE, the PowerShell team now has a new Start-Demo script
- Joel’s advice for getting PowerShell help in a hurry
- Need help explaining the value of PowerShell to a DBA ?
Tips
- Execution policy tip for Windows Server 2008 R2 64-bit from Richard Siddaway
Contest
{
$force
$confirm
}
$parameters = @{
Force = $true
Confirm = $true
}
foo @parameters
I’ve been with /n software since 2001, when I started as the Developer Support Manager, assisting software developers with the use of our Internet development components using various programming languages. Eventually I moved into my current role as Product Manager, organizing developers and overseeing API design and testing. Through my blog (