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.
Conteúdo potencialmente sensível ou impróprio
Os exemplos servem apenas como ajuda na tradução da palavra ou da expressão procurada. Eles não são selecionados ou validados por nós e podem conter linguagem inapropriada. Pedimos que reporte exemplos que devem ser modificados ou que não devem ser exibidos. As traduções potencialmente sensivéis, impróprias ou coloquiais geralmente são marcadas em vermelho ou em laranja.