Windows
 

Automating Administrative Tasks with Windows Server 2008 R2 : Learn PowerShell Integrated Scripting Environment (ISE)

9/29/2011 11:24:02 AM
One of the powerful new tools for you to use in Windows Server 2008 R2 is the PowerShell Integrated Scripting Environment (ISE). The PowerShell ISE provides some great components. Specifically, it is the component required for the Out-Gridview output format. This component will also provide a GUI front end for PowerShell, which is a nice tool to use to create and validate your PowerShell scripts.

1. Work with the PowerShell ISE

The PowerShell ISE is Windows Server 2008 R2 feature, enabled by default on your server as well. Working with the PowerShell ISE is just a matter of loading it:

  1. Go to the Start menu.

  2. Click Search Programs And Files.

  3. Type PowerShell.

  4. Click PowerShell ISE or PowerShell ISE (86), and you will see a screen similar to Figure 1.

Figure 1. PowerShell ISE

The PowerShell ISE is broken into three panes. The top pane is where you can create and edit your script. The bottom pane is your PowerShell scripting window and is where you can type in your commands just as you would in the command prompt window. The results of your command will appear in the middle output pane.

The true power of the PowerShell ISE tool is its ability to chain several of your PowerShell cmdlets together. All you need to do is type in your commands like you normally would and then tell it to execute by hitting your F5 key. The Windows PowerShell ISE also gives you some minimal debugging tools to set breakpoints in your PowerShell script.

 
Others
 
- Automating Administrative Tasks with Windows Server 2008 R2 : Use PowerShell Remoting
- New Group Policy Features in Windows Server 2008
- New Group Policy Features in Windows Vista
- Getting Started with Windows 7 : Get Help
- Getting Started with Windows 7 : The Windows 7 Screen & Using a Mouse with Windows 7
- Getting Started with Windows 7 : Start Windows 7 & What You Can Do with Windows 7
 
 
Most View
 
- Adobe Flash Professional CS5 : Manipulating Symbols in 3D Space (part 1) - Controlling the camera view: Perspective and vanishing point
- Adobe Flash Professional CS5 : Manipulating Symbols in 3D Space (part 2) - Transforming symbols with the 3D Rotation tool
- Mobile Web Apps : Loading Pages (part 3) - Going Backwards
- Microsoft Dynamics AX 2009 : Design and Implementation Patterns (part 1) - Class-Level Patterns
- Introducing the iPhone SDK (part 5) - Programming Paradigms
- Beginning Android 3 : Set Up the Emulator
- Microsoft Excel 2010 : Analyzing Worksheet Data - Adding Data Validation to a Worksheet
- Microsoft Dynamic CRM 2011 : Resolving a Service Request Case
- Accessing PowerPoint on the Web and Mobile Devices (part 1) - Setting Up SkyDrive
- Microsoft Excel 2010 : Using Print Preview