Many of my colleagues seem to be unaware of any alternatives to the standard powershell.exe command prompt, which is a bit, um, “old school”.
If you weren’t aware of PowerShell ISE, the integrated development environment for PowerShell that you get for free, I’d recommend installing it and using it rather than the traditional PowerShell prompt. The ISE is superior for several reasons:
For these reasons, I almost never use plain old powershell.exe.
I believe that it comes included with PowerShell for Windows 7, and to install it on Windows 2008 Server, all you have to do is add the PowerShell ISE feature using the Server Manager (or PowerShell).
Discussion
No comments for “PowerShell ISE: Use it instead of PowerShell.exe”
Post a comment