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.
The first command uses the Get-Process cmdlet to get objects that represent the processes running on the computer.
So wird im nachfolgenden Befehl das Cmdlet Get-Process verwendet, um Informationen über alle auf dem Computer ausgeführten Prozesse zu erhalten.
The command uses the Get-Process cmdlet to get processes that have names that begin with "P".
Der Befehl verwendet das Cmdlet "Get-Process", um Prozesse abzurufen, deren Name mit "P" beginnt.
In that case, we don't need to see the results of calling the Get-Process cmdlet on the screen because we are only interested in timing the activity.
In diesem Fall ist es nicht erforderlich, die Ergebnisse des Aufrufs des Cmdlets „Get-Process" auf dem Bildschirm anzuzeigen, da wir nur an der Zeitmessung der Aktivität interessiert sind.
You can use the Name parameter of the Get-Process cmdlet to specify a subset of processes based on the process name.
Mit dem Name-Parameter des Cmdlet Get-Process kann ein Teil der Prozesse anhand des Prozessnamens angegeben werden.
The first command uses the Get-Process cmdlet to get the Lsass process.
It uses the Get-Process cmdlet to get an object representing each process. The pipeline operator (|) passes the process objects through the pipeline to Format-List.
Der Pipelineoperator (|) übergibt die Ausgabe von Get-Process an das Cmdlet "Sort-Object", das sie nach der StartTime-Eigenschaft sortiert.
The first command uses the Get-Process cmdlet to get the PowerShell processes 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.
Im ersten Befehl werden mit dem Cmdlet "Get-Process" die PowerShell-Prozesse auf dem Computer abgerufen.
get-help get-process: Displays help about the Get-Process cmdlet.
get-help get-process: Zeigt Hilfe zum Cmdlet Get-Process an.
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.