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.
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.
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.