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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube