Download for Windows Premium
Publiciteit
commande Get-Command

Vertaling van "commande Get-Command" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Get-Command command
Get-Command cmdlet
À la place, la commande Get-Command répertorie uniquement les applets de commande de l'interpréteur de commandes actuel.
Instead, the Get-Command command lists only the cmdlets in the current shell.
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.
Pour rechercher les commandes à importer, Import-PSSession utilise l'applet de commande Invoke-Command pour exécuter une commande Get-Command dans la session PSSession.
To find the commands to import, Import-PSSession uses the Invoke-Command cmdlet to run a Get-Command command in the PSSession.
Pour voir tous les paramètres de l'applet de commande Get-Command, tapez
To see all parameters of the Get-Command cmdlet, type
L'applet de commande Get-Command obtient les fonctions par défaut, en plus des applets de commande.
The Get-Command cmdlet gets functions by default, in addition to cmdlets.
La deuxième commande utilise l'applet de commande Get-Command pour obtenir les membres importés à partir du module.
The second command uses the Get-Command cmdlet to get the members that have been imported from the module.
Pour répertorier les applets de commande de votre session, utilisez l'applet de commande Get-Command sans paramètres de commande.
To list the cmdlets in your session, use the Get-Command cmdlet without any command parameters.
L'applet de commande Get-Command a un paramètre Syntax qui vous permet de ne récupérer que la syntaxe de chaque applet de commande.
The Get-Command cmdlet has a Syntax parameter that allows you to retrieve just the syntax of each cmdlet.
Cette commande utilise l'applet de commande Get-Command pour obtenir un objet CmdletInfo qui représente chacune des applets de commande et fonctions de la session.
This command uses the Get-Command cmdlet to get a CmdletInfo object representing each of the cmdlets and functions in the session.
Par exemple, la commande suivante utilise Out-Host pour paginer la sortie de l'applet de commande Get-Command
For example, the following command uses Out-Host to page the output of the Get-Command cmdlet
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor commande Get-Command in het Frans

Publiciteit

Suggesties

Resultaten: 17. Exact: 17. Verstreken tijd: 29 ms.