News

New Microsoft Tool Locates and Manages PowerShell Scripts

The test version of Script Explorer is designed to help IT managers find code across local and online repositories.

In an effort to help IT managers manage the proliferation of automation scripts, Microsoft has developed a new tool called Script Explorer for Windows PowerShell.

The "prerelease" or test version of Script Explorer (available for both x86 and x64 systems) is designed to help them find code across local and online repositories. It finds PowerShell Scripts and snippets, as well as modules and help resources. Users can specify searching across local or network repositories. It also searches across PoshCode repositories, the TechNet Script Center Repository and Bing.

Microsoft took a semantic Web approach when it designed Script Explorer, according to Jason Hogg, a principal architect at Microsoft. For instance, the tool will track down actual code rather than just finding the words "PowerShell script" when it searches, he explained in a blog post.

Over time, Scripts have gotten lodged in a number of repositories, so Microsoft set out to build a tool that can find them, as well as provide access to scripts housed within an organization. Script Explorer will show code organized by categories. Users can download and store the scripts after locating them, Hogg explained. A screenshot example of a Script Explorer search can be seen at this Microsoft blog post, where the source name is displayed alongside the search results.

Script Explorer works with the Windows 8 consumer preview beta, as well as Windows 7 Service Pack 1 and Vista SP2. It also runs on the Windows Server 8 beta, plus Windows Server 2008 R2 SP1 and Windows Server 2008 SP2.

Script Explorer also requires the installation of Windows PowerShell 2.0 or PowerShell 3.0. It runs as an add-on the Windows PowerShell integrated scripting environment (ISE) on the client computer.

The software is currently at the beta stage, so Microsoft is looking for testing feedback. A forum page for Script Explorer is already open. More resources can be found in this blog, and Microsoft recently launched a Webcast series on PowerShell tips for network administrators.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Lessons Learned Building a GenAI-Powered App

    Sometimes, complex technical achievements are best explained through one example. That's the approach Mete Atamel, Developer Advocate at Google, is taking as he makes the rounds detailing the capabilities of Vertex AI and associated tooling on the Google Cloud Platform.

  • 30th Annual Visual Studio Magazine Reader's Choice Awards Announced

    For the 30th year in a row, Visual Studio Magazine readers have chosen the best tools and services for developers. The 2024 winners are honored in 43 categories, from component suites to testing tools to AI helpers.

  • Another Report Weighs In on GitHub Copilot Dev Productivity: 👎

    Several reports have answered "yes" to the question of whether GitHub Copilot improves developer productivity. A new one says "no."

  • Logistic Regression with Batch SGD Training and Weight Decay Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end program that explains how to perform binary classification (predicting a variable with two possible discrete values) using logistic regression, where the prediction model is trained using batch stochastic gradient descent with weight decay.

Subscribe on YouTube