Skip to main content

Home/ PowerShell/ Contents contributed and discussions participated by Joel Bennett

Contents contributed and discussions participated by Joel Bennett

Joel Bennett

IRC chat bot and monitor from PowerShell - ps1.soapyfrog.com - 0 views

  •  
    The bare bones of an IRC client for PowerShell ... done entirely in script.
Joel Bennett

The PowerShell Guy : PowerTab - 0 views

  •  
    A really amazing set of tab-completion scripts and options for powershell.
Joel Bennett

Windows PowerShell : Base64 Encode/Decode a string - as a type extension - 0 views

  •  
    Another great example of a custom type extension - adding a ToBase64 onto Strings
Joel Bennett

PowerShell Gadget ( Andrew Peters' Blog ) - 0 views

  •  
    A PowerShell Sidebar Gadget for Windows Vista - it gives you a button on the sidebar that pops out a powershell console.
Joel Bennett

Windows PowerShell : Creating arbitrary delegates from scriptblocks in PowerShell... - 0 views

  • The script text follows... (updated - I missed the type argument to the box instruction in the first version posted.)  
    • Joel Bennett
       
      He only fixed the code that appears inline in the post below. The attachment is NOT fixed and does not work if you need to box parameters.
  •  
    A script to emit callback functions from powershell script.
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

/\/\o\/\/ PowerShelled: Large AD queries in Monad - 0 views

  •  
    For searching for huge result sets in AD you need to set a PageSize, or maybe do the paging by hand.

    Related:
    http://groups.google.com/group/microsoft.public.windows.server.scripting/tree/browse_frm/thread/32864b65a7a4fb70/14689e6f46898340
Joel Bennett

In PowerShell 2.0, Microsoft adds remote management - 0 views

  •  
    Possibly the most dissoriented interview I've seen from the guys at powershell.  Not only does he incorrectly imply there aren't any launched third party application vendors, but they literally never discuss the headline.
Joel Bennett

How to capture "legacy" program output in MSH and redirect them to MshHostUserInterface - 0 views

  •  
    I can't figure out how to do this, maybe they never enabled it properly.
Joel Bennett

Windows PowerShell : How Out-Default works - 1 views

  •  
    This might just be enough information to get started writing a replacement out-host, one that would be able to color-code things ...
Joel Bennett

Feedback - 0 views

  •  
    the Connect.Microsoft feedback page for PowerShell
Joel Bennett

Powershell script blocks as .NET event handlers - 0 views

  •  
    How to handle Events in PowerShell (another example of things you just can't do in a string based shell?) a GREAT example of how using PowerShell leads to .Net programming (and how knowing .NET programming translates into knowing PowerShell).
Joel Bennett

Windows PowerShell - The Blog - 0 views

  •  
    The official PowerShell team blog
Joel Bennett

Windows PowerShell QuickStart - Channel9 - 0 views

  •  
    PowerShell quick start from channel 9 ... really the fastest way to get a glimpse of how PoSh works
Joel Bennett

Top 10 Tips for Using Windows PowerShell -- WindowsDevCenter.com - 0 views

  •  
    From O'Reilly's Windows Dev Center, a getting started tutorial for PoSh in the form of ten excellent tips for PowerShell users.
Joel Bennett

Script Center: Windows PowerShell Scripts - 0 views

  •  
    Microsoft's TechNet Script Center Script Repository now has a huge collection of sample PowerShell scripts to do all sorts of crazy things!
Joel Bennett

PowerShell For Fun - 0 views

  •  
    The original dev blog for PowerShell Remoting
Joel Bennett

PowerShell For Fun: Workspace Home - 0 views

  •  
    PowerShell Remoting is open source now, but hosted on GotDotNet
Joel Bennett

Windows PowerShell 1.0 Installation Package for Windows Vista - 0 views

  •  
    The PowerShell 1.0 download for Windows Vista
Joel Bennett

Developing for PowerShell Community Extensions - 0 views

  •  
    Information on writing compatibly for the PowerShell Community Extensions
« First ‹ Previous 141 - 160 of 163 Next ›
Showing 20 items per page