We can't really do our job correctly without scripting, and sometime these scripts can be difficult to create / debug with only text editors
I'm currently using UltraEdit or Notepad++ as text editors and scripting platform (syntax highlighting is almost mandatory), but I was wondering if there was a more advanced scripting environment, an IDE of some sort, for VBscript and Powershell mostly ? (like always, free is better, but if the tool is really good I'm not against paying for it)
There is Windows PowerShell ISE in PowerShell 2.0 (part of Windows Management Framework).