Download for Windows Premium
Publiciteit
commande Get-Process

Vertaling van "commande Get-Process" 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-Process command
Get-Process cmdlet
La commande suivante démarre une tâche en arrière-plan qui exécute une commande Get-Process sur l'ordinateur local.
The following command starts a background job that runs a Get-Process command on the local computer.
Elle utilise des caractères génériques ( ) pour obtenir les tâches qui incluent une commande Get-Process à n'importe quel emplacement de la chaîne de commande.
The command uses wildcard characters ( ) to get jobs that include a Get-Process command anywhere within the command string. Example 4
Cet exemple utilise Wait-Job pour déterminer si une commande Get-Process qui s'exécute dans les sessions sur trois ordinateurs distants est terminée.
This example uses Wait-Job to determine whether a Get-Process command running in the sessions on three remote computers is complete.
Si vous utilisez l'applet de commande Format-Table sans nom de propriété spécifié pour mettre en forme la sortie de la commande Get-Process, vous obtenez exactement la même sortie que si vous n'aviez appliqué aucune mise en forme.
If you use the Format-Table cmdlet with no property names specified to format the output of the Get-Process command, you get exactly the same output as you do without performing any formatting.
La première commande utilise la commande Get-Process pour obtenir le processus PowerShell sur l'ordinateur distant et l'enregistrer dans la variable $p.
The first command uses the Get-Process command to get the PowerShell process on the remote computer and to save it in the $p variable.
L'applet de commande Get-Process obtient les objets qui représentent chaque processus sur l'ordinateur.
The Get-Process cmdlet gets objects representing each process on the computer.
Par exemple, pour ouvrir la version en ligne de la rubrique d'aide de l'applet de commande Get-Process, tapez
For example, to open the online version of the Help topic for the Get-Process cmdlet, type
Vous pouvez utiliser le paramètre Name de l'applet de commande Get-Process pour spécifier un sous-ensemble de processus en fonction d'un nom de processus.
You can use the Name parameter of the Get-Process cmdlet to specify a subset of processes based on the process name.
La première commande utilise l'applet de commande Get-Process pour obtenir le processus Lsass.
The first command uses the Get-Process cmdlet to get the Lsass process.
La deuxième commande utilise le paramètre InputObject pour passer les objets processus qui sont stockés dans la variable $a à l'applet de commande Get-Process.
The second command uses the InputObject parameter to pass the process objects that are stored in the $a variable to the Get-Process cmdlet.
Elle utilise l'applet de commande Get-Process pour obtenir les processus PowerShell sur l'ordinateur et elle utilise un opérateur de pipeline (|) pour envoyer les processus à l'applet de commande Debug-Process.
It uses the Get-Process cmdlet to get the PowerShell processes on the computer, and it uses a pipeline operator (|) to send the processes to the Debug-Process cmdlet.
Si vous utilisez la commande Get-Process -Name powershell avec deux instances de Windows PowerShell en cours d'exécution, vous obtenez une sortie similaire à la suivante
If you use the command Get-Process -Name powershell with two instances of Windows PowerShell running, you get output that looks like this
La commande suivante utilise l'applet de commande Set-Item pour modifier l'alias « gp » afin qu'il représente l'applet de commande Get-Process, et non pas l'applet de commande Get-ItemProperty.
This command uses the Set-Item cmdlet to change the "gp" alias so that it represents the Get-Process cmdlet instead of the Get-ItemProperty cmdlet.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.

Synoniemen voor commande Get-Process in het Frans

Publiciteit

Suggesties

Resultaten: 16. Exact: 16. Verstreken tijd: 33 ms.