Windows PowerShell Integrated Scripting Environment (ISE) enables you to run interactive commands, and edit and debug scripts ...

Windows PowerShell Integrated Scripting Environment (ISE) enables you to run interactive commands, and edit and debug scripts in a graphical environment. The main features include color-coded syntax, selective execution, graphical debugging, Unicode support, and context-sensitive Help. Windows PowerShell ISE also includes the Out-GridView cmdlet, which sends the output of a command to an interactive table in a separate window.