Preparing for another PowerShell article, I found this blast from the past, as somehow this missed the publishing schedule back in 2014!
Original text
After struggling with [Wayback] PowerShell ISE for a while ([Wayback] it started as a proof of concept and wasn’t meant to be an IDE you know) reading [Wayback] Powershell Studio vs Primal Forms Free CE vs PowerShellPlus Pro (also free) – Spiceworks, I’ve started using the free [Wayback] PowerGUI IDE for PowerShell by Dell.
The [Wayback] free PowerGUI used to be maintained by Quest, and after [Wayback] the acquisition of Quest by Dell in 2012, it is still free and is now at Product Support – PowerGUI Pro.
It is great (even got [Wayback] full support for PowerShell 3.0) and you can get it at the [Wayback] PowerGUI Downloads.
Notes:
- be sure that [Wayback] PowerGUI, PowerShell and Power ISE use the same CLR version.
- one of the things I like about PowerGUI is that [Wayback] it is dead easy to specify the parameters to pass to your script.
- the other thing is the [Wayback] good debugging support.
–jeroen