Skip to main content

Home/ Coders/ Group items tagged cmdlet

Rss Feed Group items tagged

Joel Bennett

Lab49 Blog » Out-WPFGrid PowerShell CmdLet - 0 views

  •  
    An Out-Grid cmdlet implemented in what may possibly be the most complicated fashion ever ;-) David Barnhill has created a WPF app which you can instantiate from PowerShell by sending output to it... but the cmdlet actually creates a separate application object (a new process) and then communicates with it (using WCF) to send it the grid data.

    Some cool tech there, but it seems like he might as well have made Out-WPFGrid into a stand-alone app -- and it seems like that would have been easier?
Joel Bennett

Cmdlets: Extend Windows PowerShell -- MSDN Magazine, December 2007 - 0 views

  •  
    Finally, a complete MSDN magazine article on how to write cmdlets for PowerShell.
Joel Bennett

PowerShell Programming - Book - Cource Code Download - 0 views

  •  
    The latest PowerShell book is about how to write FOR PowerShell, rather than in it. Professional Windows PowerShell Programming: Snapins, Cmdlets, Hosts and Providers
Joel Bennett

Test Run: UI Automation with Windows PowerShell -- MSDN Magazine, December 2007 - 0 views

  •  
    Some helper cmdlets to get you started doing UI Automation from PowerShell (findwindow, sendkeys, etc)
Joel Bennett

PsTFS - CodePlex - 0 views

  •  
    PsTFS is a set of PowerShell cmdlets to manage and use Team Foundation Server.
Joel Bennett

Using WS-Man to invoke a Powershell Cmdlet - Windows Management Infrastructure Blog - 1 views

  •  
    A simple SOAP template example of invoking a PowerShell command remotely via WS-Man (WinRM) ... this is one way you could build a PowerShell remoting client for non-PowerShell platforms.
Joel Bennett

Developing for PowerShell Community Extensions - 0 views

  •  
    Information on writing compatibly for the PowerShell Community Extensions
1 - 8 of 8
Showing 20 items per page