Affichage des articles dont le libellé est powershell. Afficher tous les articles
Affichage des articles dont le libellé est powershell. Afficher tous les articles

mardi 21 février 2012

Windows PowerShell Integrated System Environment (ISE)

Sur le site officiel de Microsoft on trouve la définition suivante :

The Windows PowerShell Integrated Scripting Environment (ISE) is a host application that enables you to write, run, and test scripts and modules in a friendly environment. Key features such as syntax-coloring, tab completion, visual debugging, Unicode-compliance, and context-sensitive Help provide a rich scripting experience.
Features in the Windows PowerShell ISE include:
  • A Command Pane for running interactive commands, just as you would in the Windows PowerShell console. Just type a command and press Enter.
  • An Output Pane that captures the output of the commands.
  • A Script Pane to create, edit, debug, and run, functions, scripts and modules.
  • Multiple PowerShell tabs, each with its own Command Pane and Script Pane to allow you to simultaneously work on several independent tasks.
  • The ability to edit text in complex scripts and right-to-left languages.

 

Nombre total de pages vues