Podcast

Episode 138 – Parind Shah from EqualLogic

Jonathan Walz
3 min read
Share:

Listen to this Episode

Audio available

A Podcast about Windows PowerShell. Listen:

In This Episode {#tiap}

Tonight on the PowerScripting Podcast, we talk to Parind Shah from Dell about EqualLogic and their new PowerShell module!

News

This segment is brought to you by Start-Automating

 

Start Scripting to Your Fullest Potential.  At Start-Automating, we can help you unleash the full Power of PowerShell V2.  You can use our deep PowerShell expertise to build rich PowerShell solutions, or we can train you to use PowerShell like a pro. Isn"™t it time you Save-Time, Save-Money, and Start-Automating?  Find out more at Start-Automating.com.

 

**

Interview **

The news is brought to you by Don Jones’ 2011 PowerShell Retreat in Las Vegas

Links:

Chatroom Buzz:

21:47 ##when is storage monitoring coming to PowerShell?

21:49 ## have your tried to get a consistent PowerShell story with other SAN manufacturers like Compellent?

21:54 # was the top-down part of the push for PowerShell management part of an overall push @ dell?  There are a lot of dell hardware that could use specialized management

21:54 # what do you have in mind for the 2nd release?

22:08 right now there are 13 pages of jobs of PowerShell on LinkedIn

23:44 @ joel, sure, but debug/verbose/warning are the lamest of all streams

Superhero: Software X-Ray Vision aka The Debugger aka BugBuster aka RAID !

** Resources **

This segment is brought to you by SAPIEN Technologies{#ke7l}

Tips

This segment brought to you by ServerFault.com

 

One-Liner of the Week!

Get-Service | Add-Member ScriptMethod ToString { $this.Name } -Force -PassThru | Group-Object Status

And here is the PS1XML version{#ghsr}