Access Scripts from PowerShell ISE

Get easy access to scripts on MSDN through the PowerShell Integrated Scripting Environment.

John Savill

June 6, 2014

1 Min Read
PowerShell command prompt

Q: How can I get easy access to scripts and check my scripts in the PowerShell Integrated Scripting Environment?

A: Microsoft has an extension available for the PowerShell Integrated Scripting Environment (ISE) that adds a script browser of popular PowerShell scripts, as well as a script analyzer to help scan your scripts. You can download the Script Browser & Script Analyzer 1.2 from the Microsoft Download Center. After you install the extension, restart the ISE. You'll then see the new extensions, as the following figure shows.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like