Il existe plusieurs types de variables différents dans Windows PowerShell.
Explique comment écrire et exécuter des scripts dans Windows PowerShell.
Une discussion complète des limitations de l'utilisation d'objets COM et de l'identification des ProgId disponibles sur un système dépasse le cadre du présent guide de l'utilisateur, mais la plupart des objets connus d'environnements tels que WSH peuvent être utilisés dans Windows PowerShell.
A complete discussion of the limitations of COM use and determining what ProgIds are available on a system is beyond the scope of this user's guide, but most well-known objects from environments such as WSH can be used within Windows PowerShell.
La classe System.Environment contient des informations générales sur l'environnement de travail du processus actuel, qui est powershell.exe lorsque vous travaillez dans Windows PowerShell.
The System.Environment class contains general information about the working environment for the current process, which is powershell.exe when working within Windows PowerShell.
Cette commande est très utile pour obtenir des listes d'informations directement dans Windows PowerShell.
Si vous recevez un module sous forme de dossier contenant des fichiers, vous devez l'installer sur votre ordinateur pour pouvoir l'importer dans Windows PowerShell.
If you receive a module as a folder with files in it, you need to install it on your computer before you can import it into Windows PowerShell.
Explique comment utiliser des propriétés d'objet dans Windows PowerShell.
Explains how to use object properties in Windows PowerShell.
Les fonctions sont un type de commande dans Windows PowerShell.
Functions are a type of command in Windows PowerShell.
La stratégie d'exécution définie dans Windows PowerShell est effective.
The execution policy set in Windows PowerShell is effective.
Vous pouvez avoir quatre profils différents dans Windows PowerShell.
You can have four different profiles in Windows PowerShell.
Explique le format de commande dans Windows PowerShell.
Explains the command format in Windows PowerShell.
Décrit les caractères spéciaux dans Windows PowerShell.
Describes the special characters in Windows PowerShell.
Explique comment exécuter des commandes distantes dans Windows PowerShell.
How to run remote commands in Windows PowerShell.