How can we help?

There has been a effort in building PowerSE, and we are trying our best to give back to the community; a community that has provided all of us with so many great scripts, examples, and knowledge. That said, there are things you can do to help keep PowerSE as a viable free product:

  • Help promote us by:
    • Linking to our site
    • Writing about us on your blog
    • Writing about us on Twitter
    • Writing about us on Facebook.
  • Become a fan of PowerWF on Facebook (http://facebook.com/PowerWF)
  • Consider our commercial products for VMware and System Center
  • Donate $50 to the cause.  It's less than the cost of a tank of gas, but every little bit helps.  Everyone who donates gets a license that does not expire.

PowerSE does all the tricks you would expect from a script editor, like color syntax highlighting, deep IntelliSense (PowerShell, WMI, and .NET), tab complete, snipets, and the ability to edit multiple scripts at one time, but PowerSE does so much more. 

PowerSE is more than a simple editor, it’s a complete development environment (IDE).  PowerSE makes debugging PowerShell a snap with features like breakpoints, call stack, and a watch window.

IT Administrators will be pleased that in addition to just being an editor, it helps them accomplish daily tasks. 

PowerSE includes an embedded PowerShell console that lets you do virtually anything you could do with the native PowerShell console.  This means no more flipping back and forth between your editor and command line; PowerSE lets you have both up at the same time or maximize either with a simple touch of the mouse.

In addition, your PowerShell command History is stored in a buffer, providing a type of Record/Playback capability.  Simply interact with the console window to determine exactly what task you wish to perform, then, with a push of a button copy these commands to a script file for future use.

Wait there is more! The output of all your commands is provided in both text output, and as a data grid.  This allows you to visualize your environment quickly, simply rearranging the columns, removing unwanted data columns, and sorting.  Then tell PowerSE to generate the PowerShell Script and you have created a nice report in minutes.  In addition, a property grid allows you to drill down into data structures and generate the PowerShell script to retrieve the data you wanted.

Finally, no IDE would be complete without code examples.  PowerSE provides the ability to search the PowerShell Community for just the right example to get you up and running quickly.  Both PoshCode and TechNet Scripting repositories are supported.

And to think, you get all of this for free.


Latest on Twitter
  • Exporting a Hyper-V virtual machine using PowerShell - I know I’m a little VMware-centric when it comes to... http://t.co/9fG3noMl
    2/17/2012 4:00:08 PM
  • Domain Groups and PowerShell - Jason Hofferle has a nice post on Adding Domain Groups to Local... http://t.co/wQLkN055
    2/15/2012 3:00:11 PM