Download for Windows Premium
Publiciteit
une commande Get-Process

Examples with "une commande Get-Process" and their translation 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.
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.
Par exemple, vous pouvez envoyer les résultats d'une commande Get-Process, Get-WmiObject, Get-WinEvent ou Get-Eventlog à Out-GridView, puis utiliser les fonctionnalités de table pour examiner les données.
For example, you can send the results of a Get-Process, Get-WmiObject, Get-WinEvent, or Get-Eventlog command to Out-GridView and then use the table features to examine the data.
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

Andere resultaten

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.
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.
Le paramètre ComputerName a également été ajouté à plusieurs applets de commande, notamment aux applets de commande Get-Process, Get-Service et Get-Eventlog.
The ComputerName parameter has also been added to several cmdlets, including the Get-Process, Get-Service, and Get-Eventlog cmdlets.
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.
Si les données glissées proviennent d'une variable, utilisez la commande GET PROCESS VARIABLE pour obtenir la valeur correcte.
If the dragged data comes from a variable, use GET PROCESS VARIABLE to get the right value.
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
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.
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.
Par exemple, si vous redirigez plusieurs objets processus de l'applet de commande Get-Process vers l'applet de commande Get-Member, Windows PowerShell envoie chaque objet processus, un par un, à Get-Member.
For example, if you pipe multiple process objects from the Get-Process cmdlet to the Get-Member cmdlet, Windows PowerShell sends each process object, one at a time, to Get-Member.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.
Publiciteit

Resultaten: 48861. Exact: 4. Verstreken tijd: 251 ms.