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

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events