Download for Windows Premium
Publiciteit
Get-Process-Cmdlet

Examples with "Get-Process-Cmdlet" 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.
Geben Sie z. B. Folgendes ein, um Hilfe zum Get-Process-Cmdlet zu erhalten
For example, to get Help about the Get-Process cmdlet, type

Andere resultaten

Der erste Befehl ruft mit dem Cmdlet Get-Process den Prozess Lsass ab.
The first command uses the Get-Process cmdlet to get the Lsass process.
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.
Im ersten Befehl werden mit dem Cmdlet Get-Process die PowerShell-Prozesse auf dem Computer abgerufen.
The first command uses the Get-Process cmdlet to get the PowerShell processes on the computer.
Die Ausgabe von Get-Process wird an das Cmdlet ConvertTo-Html weitergereicht, das aus diesen Daten eine HTML-Tabelle erstellt.
The output from Get-Process is piped to the ConvertTo-Html cmdlet, which creates an HTML table out of that data.
Mit dem Name-Parameter des Cmdlet Get-Process kann ein Teil der Prozesse anhand des Prozessnamens angegeben werden.
You can use the Name parameter of the Get-Process cmdlet to specify a subset of processes based on the process name.
Im ersten Befehl werden mit dem Cmdlet Get-FormatData die Formatdaten für das System.Diagnostics.Process-Objekt abgerufen, das vom Cmdlet Get-Process zurückgegeben wird.
The first command uses the Get-FormatData cmdlet to get the format data for the System.Diagnostics.Process object that the Get-Process cmdlet returns.
get-help get-process: Zeigt Hilfe zum Cmdlet Get-Process an.
get-help get-process: Displays help about the Get-Process cmdlet.
Dieser Befehl verwendet das Cmdlet Set-Item, um den Alias gp zu ändern, damit er das Cmdlet Get-Process anstelle des Cmdlets Get-ItemProperty darstellt.
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.
Das Cmdlet Get-Process wird mit der automatischen Variablen $pid verwendet, um den Prozess abzurufen, der die aktuelle Windows PowerShell-Sitzung hostet.
It uses the Get-Process cmdlet with the $pid automatic variable to get the process that is hosting the current Windows PowerShell session.
Wenn Sie z. B. mehrere Prozessobjekte vom Cmdlet Get-Process über die Pipeline an das Cmdlet Get-Member übergeben, sendet Windows PowerShell jedes Prozessobjekt einzeln an 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.
Die Ausgabe von Get-Process wird an das Cmdlet ConvertTo-Html weitergereicht, das aus diesen Daten eine HTML-Tabelle erstellt.
It uses the pipeline operator (|) to send the aliases to the ConvertTo-Html cmdlet, which creates the HTML page.
Der Pipelineoperator (|) übergibt die Ausgabe von Get-Process an das Cmdlet "Sort-Object", das sie nach der StartTime-Eigenschaft sortiert.
These commands are equivalent to using a pipeline operator (|) to send the output of a Get-Module command to Import-Module.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Get-Process-Cmdlet in het Duits

Publiciteit

Resultaten: 17. Exact: 1. Verstreken tijd: 77 ms.