This page provides links to additional PowerShell ISE tools you can download and add into PowerShell ISE.
A PowerShell ISE Add-on is some bit of code that adds functionality to or within the ISE. Most ISE Add-ons interact and leverage the PowerShell ISE Add-on Model ($PSIse). For more information on the ISE Object Model see: The Windows PowerShell ISE Scripting Object Model http://technet.microsoft.com/en-us/library/dd819478.aspx
Pointers to Microsoft and community add-ons with description and related material.
These are ISE additions authored by the PowerShell Community.
These are a set of cmdlets that can be used in conjunction with the ISE.
Rich Prescott edited Revision 10. Comment: Add more community links and script repositories
Rich Prescott edited Revision 9. Comment: Fixed spelling error and added Community links
Rich Prescott edited Revision 8. Comment: Cleaned up HTML code
Jeffrey S. Patton edited Revision 5. Comment: I found this page when googling for powershell add-ons and noted it was lacking some content.
Eric Battalio edited Revision 4. Comment: Intro tweak.
@durchglory-use Set-ExecutionPolicy to change it.,
deadlydog edited Revision 78. Comment: Adding new community add-on for quickly doing multi-line comments.
StartAutomating edited Revision 80. Comment: Adding Link/Video to "Writing Your First Icicle"
Peter Kriegel edited Revision 84. Comment: Added new How to write Links
Peter Kriegel edited Revision 85. Comment: added Link: The ISE Object Model Hierarchy
Peter Kriegel edited Revision 87. Comment: Added Validate and Format XML add-on