Ohne Parameter ruft Get-Process alle Prozesse auf dem lokalen Computer ab.
Without parameters, Get-Process gets all of the processes on the local computer.
Der Befehl ruft eine Liste von Prozessen mit dem Cmdlet "Get-Process" ab.
The command uses the Get-Process cmdlet to get a list of processes.
Geben Sie Befehlsnamen, z. B. Get-Process, oder Funktionsnamen ein.
Enter command names, such as Get-Process or function names.
Andernfalls enthält die Variable die Zeichenfolge Get-Process.
Otherwise, the variable contains the words Get-Process.
Mit dem Cmdlet "Get-Process" werden die Prozesse auf dem Computer abgerufen.
It uses the Get-Process cmdlet to get the processes on the computer.
Zum Abrufen der auf dem lokalen Computer ausgeführten Prozesse führen Sie Get-Process ohne Parameter aus.
To get the processes running on the local computer, run a Get-Process with no parameters.
Mit diesem Befehl werden die Aufträge im System mit dem Befehl Get-Process abgerufen.
This command gets the jobs on the system that include a Get-Process command.
Im ersten Befehl werden mit dem Cmdlet "Get-Process" die Prozesse auf dem Computer abgerufen.
This command displays the name and start day of the processes running on a computer.
Sie können Get-Process eingeben, um zu überprüfen, ob der Prozess iexplore ausgeführt wird.
If you type Get-Process, you can see that a process named iexplore is running.
Wenn Sie z. B. mehrere Prozessobjekte vom Cmdlet "Get-Process"
For example, if you pipe multiple process objects from the Get-Process cmdlet to the
So wird im nachfolgenden Befehl das Cmdlet Get-Process verwendet, um Informationen über alle auf dem Computer ausgeführten Prozesse zu erhalten.
The first command uses the Get-Process cmdlet to get objects that represent the processes running on the computer.
Der Befehl verwendet das Cmdlet "Get-Process", um Prozesse abzurufen, deren Name mit "P" beginnt.
The command uses the Get-Process cmdlet to get processes that have names that begin with "P".
Beachten Sie, dass die Variable $proc die von Get-Process zurückgegebenen Standardinformationen enthält.
Note that the $proc variable includes the default information returned by Get-Process.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.