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

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube