Pour exécuter une commande, placez la commande Get-Command entre parenthèses et utilisez l'opérateur d'appel (&).
To run a command, enclose the Get-Command command in parentheses, and use the Call operator (&) to run the command.
Dans la sortie de la commande Get-Command, toutes les définitions se terminent par des points de suspension (...) pour indiquer que PowerShell ne peut pas afficher l'ensemble du contenu dans l'espace alloué.
In the output of the Get-Command command, all the definitions end with ellipses (...) to indicate that PowerShell cannot display all the content in the available space.
Dans l'extrait de sortie de la commande Get-Command représenté ci-dessus, chaque commande indiquée a un CommandType (type de commande) d'applet de commande.
In the extract of the Get-Command command output shown above, every command shown has a CommandType of Cmdlet.
La commande Get-Command ne répertorie pas chaque commande disponible dans Windows PowerShell.
The Get-Command command does not list every command that is available in Windows PowerShell.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.