PowerShell Analyzer
PowerShell Analyzer is a rich interactive environment for Windows PowerShell. Its goal is to be the PowerShell host of choice for IT professionals and system administrators. It has all the typical editor and IDE functionality that you would expect when working on a modern language, but it focuses on the real time interactive experience as if you were at the console, helping you compose the commands you want to use, and also giving you rich graphical visualization of the results. PowerShell may seem to just return text like the average Unix shell, but in reality, it is returning rich self describing Dotnet objects. PowerShell Analyzer not only helps you with the INPUT, but also with the output. It shows you the properties of the rich objects that the commands return, as well as specific visualizers to help you interact with output such as XML, HTML, charts, tables, and hierarchical data structures.
http://www.powershell.com/analyzer
PowerShell Plus
PowerShell+ is a true PowerShell console embedded in a rich and intuitive user interface. Currently, PowerShell+ is in beta. Existing PowerShellAnalyzer customers have access to the beta program. PowerShellAnalyzer licenses will continue to work with PowerShell+ when it is released. PowerShell+ is free for non-commercial use.
http://www.powershellplus.com
PowerGUI
PowerGUI is an extensible graphical administrative console for managing systems based on Windows PowerShell. These include Windows OS (XP, 2003, Vista), Exchange 2007, Operations Manager 2007 and other new systems from Microsoft. The tool allows to use the rich capabilities of Windows PowerShell in a familiar and intuitive GUI console.
http://powergui.org/index.jspa
No Comments