Episode 28 – Jeffrey Snover talks about WinRM

Podcast

A Podcast about Windows PowerShell.
Listen:

In This Episode

We have a great show for you guys today.  Several weeks back we had Jeffrey Snover on the show.  We had teased at the time that there was a third portion to the interview that deals with WinRM and WS-MGMT.  We're going to play that today for you.  Also on tap: news, resources, and a bunch of PowerShell tips for you.

News

The news is sponsored by Sapien Technologies.

  • BGShell now has a Codeplex page
  • Microsoft Forefront 2008 (code-named Stirling) looks to be built on PowerShell. Here's a blog post.
  • PowerShell Plus supports the new CTP2 STA feature
    • This is big because it allows for you to play with all of the new WPF stuff we'll be talking about later in the show.

Interview

Admin Script Editor provides a true integrated scripting environment for
PowerShell.  Advanced features include an integrated PowerShell debugger,
advanced code generating tools for Active Directory, Databases, XML files
and more.  Let's not forget about the exclusive PowerShell forms designer.
What's coming up? Soon its innovative and feature-rich ScriptPackger tool
will offer support for the dynamic installation of cmdlets! Come see for
yourself-- Admin Script Editor v3.5 is available for a 45 day trial at
AdminScriptEditor.com.
We hope you enjoy the Jeffrey Snover clip on Win-RM and WS-MGMT.

Resources

Tips

One-Liner

$a = (get-clipboard).split("`n").trim()

Get Involved!

  • We love feedback.  You can tell because we ask for it at the beginning and end of every show.  :)  You can reach us by email to [email protected].  Also, please write reviews and vote for us on iTunes, Podcast Alley, Digg, and other podcast portals you use.  And blog comments are great, too.
  • Don't forget to visit www.quest.com/powershell to get the free book offer (while supplies last).
  • Other ways to interact with us:

Comments are closed.