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.
applet de commande Get-Process
The command uses the Get-Process cmdlet to get a list of processes.
For example, to open the online version of the Help topic for the Get-Process cmdlet, type
Par exemple, pour ouvrir la version en ligne de la rubrique d'aide de l'applet de commande Get-Process, tapez
You can use the Name parameter of the Get-Process cmdlet to specify a subset of processes based on the process name.
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.
The first command uses the Get-Process cmdlet to get the Lsass process.
La première commande utilise l'applet de commande Get-Process pour obtenir le processus Lsass.
The second command uses the InputObject parameter to pass the process objects that are stored in the $a variable to the Get-Process cmdlet.
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.
It uses the Get-Process cmdlet to get an object representing the Winlogon process.
Elle utilise l'applet de commande Get-Process pour obtenir un objet qui représente le processus Winlogon.
The command uses the Get-Process cmdlet to get all processes named "Notepad" on the local computer.
La commande utilise l'applet de commande Get-Process pour obtenir tous les processus nommés « Bloc-notes » (Notepad) sur l'ordinateur local.
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.
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.
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.
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.
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.
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.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.