À propos de PowerShell Studio

Environnement de génération de scripts intégré.

PowerShell Studio is one of the most powerful and feature complete PowerShell Integrated Scripting Environment (ISE) available. The updated ribbon UI makes it even easier to work with your scripts. You can customize your panel layouts for the way you work or use one of several predefined layouts. Quickly change font size with a handy font size slider. Use the function explorer to rapidly navigate to any function, event or workflow. Change the name of a function or event and it will propagate throughout your script. The PowerShell Studio Object browser quickly connects you with PowerShell cmdlets, .NET, WMI, databases or files. Use Snippets to instantly add predefined and tested script segments to your work. And work faster due to the performance enhancements and reduced load times.

PowerShell Studio

  • Fully-featured PowerShell editor.
  • Visually create PowerShell GUI tools.
  • Convert scripts into executable (.exe) files.
  • Create MSI installers.
  • Create modules from your existing functions or help files.
  • Create advanced functions using the Function Builder.
  • Create windows services using PowerShell.
  • Monitor script performance and memory usage.
  • Script with cmdlets from a remote machine.
  • Universal Version Control with Git integration.
  • Integrated PowerShell consoles (32-bit and 64-bit).
  • Comprehensive script debugger.
  • Remote debugging.
  • Multi-file and module debugging.
  • 32-bit and 64-bit PowerShell integration.
  • Built-in PowerShell help.
  • Supports Windows PowerShell and PowerShell 7.
  • Code Formatting.
  • Prevent loss of work with the File Recovery feature.

Key Features

  • PowerShell Script Editor - Features a robust editor with syntax coloring, reference highlighting, bookmarking, code formatting, and code completion. Create, edit and manage code snippets. Script with cmdlets from remote modules.
  • Function Builder - Create advanced functions easily, including cmdlet and parameter attributes and comment-based help. The Function Builder inserts the correct syntax for you.
  • GUI Designer - The Enhanced Form Designer makes GUI design fast and easy. Eliminate the need to manually write hundreds of lines of code. Use pre-wired controls to create advanced GUIs.
  • Script Debugger - Run and debug scripts and entire modules, locally and remotely. Quickly debug, fix, and verify any problems you may encounter. Support for conditional breakpoints.
  • Multiplatform Support - Provides support for 32-bit and 64-bit versions of PowerShell within a single application. Runs scripts with elevated privileges and in STA / MTA mode.
  • Create Executables and Installers - Convert your script into executables. Create MSI installers. Fine-tune custom access privileges, elevations, and platforms. Run 32-bit and 64-bit executable files with Windows PowerShell installed.
  • Create Modules - Create a Windows PowerShell script module in minutes by selecting from your existing functions. PowerShell Studio keeps manifest maintenance to a minimum by auto-exporting functions and ps1xml files for you.
  • Performance Monitor - Visually tracks your script’s performance by displaying real time memory and CPU usage. Displays the performance results of the last three sessions side-by-side.
  • PowerShell Console - The integrated PowerShell console switches between 32-bit and 64-bit while maintaining your session. PowerShell Studio allows you customize and add consoles to the panel.
  • Projects - Use projects to manage multi-file scripts, create multi-form GUIs, and script modules. Keep your projects synchronized with the files on disk for easy project management.
  • Universal Version Control - The Universal Version Control backs up and versions your files so you don’t lose your work. Integrates the IDE with GIT repositories.
  • Browsers - Features browsers for PowerShell commands, functions, WMI objects, .NET objects and databases.