Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » CodePlex   (RSS)

PowerShell projects on Codeplex, 37 and Growing

I often recommend peaple to keep an eye on CodePlex , these articles might tell you why : PowerTools Script that Generates a Table in an Open XML Document Hyper-V PowerShell library - now on Codeplex Windows Mobile PowerShell Provider released (MS Mobiles)
Posted by MoW | 0 Comments
Filed under: ,

more PowerShell projects on CodePlex

Also CodePlex is keeping active, this Month again 2 interesting projects added : Windows Automation Snapin for PowerShell by Joel 'Jaykul' Bennett (a #powershell regular and also check out his blog and other CodePlex project PoSHConsole ) PowerShell Debug
Posted by MoW | 2 Comments
Filed under: ,

PowerShell eventing library 1.0 Released

Oisin, did release version 1.0 of his very cool PowerShell eventing library (See also my former entry about this : PowerShell Eventing Library : PSEventing 0.5 Beta released ) Some more information from the source : For what it's worth, I've released
Posted by MoW | 0 Comments

PoshConsole - PowerShell console in WPF

Jaykul, also contributor in the PowerShell Community Extensions , is working on a alterative PowerShell console , Written entirely in C# using WPF for the UI, Event Handling, etc. Based on ConsoleTextBox, a control I created based on the WPF RichTextBox.
Posted by MoW | 0 Comments
Filed under: , , ,

PowerShell Eventing Library : PSEventing 0.5 Beta released

PSEventing 0.5 Beta released !! PSeventing is a very powerful PowerShell Snapin providing a library for handling events in PowerShell, a must have extension to PowerShell !! Eventhanding suport is a bit limited for version 1.0 of PowerShell, there are
Posted by admin | 2 Comments

PowerShell Community Extensions Active Directory Provider Part 2

In part one of this series : PowerShell Community Extensions Active Directory Provider Part 1 I did show how you can use the PowerShell Community Extensions 1.1 (PSCX 1.1) Active directory provider, to explore your Active Directory Domain from PowerShell
Posted by MoW | 1 Comments