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.
of Get-Process
by Get-Process
Der Pipelineoperator (|) übergibt die Ausgabe von Get-Process an das Cmdlet "Sort-Object", das sie nach der StartTime-Eigenschaft sortiert.
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.
In diesem Beispiel wird der Befehl Format-Table (alias = ft) bereitgestellt, der die MachineName-Eigenschaft der Standardausgabeanzeige von Get-Process hinzufügt.
This example provides a Format-Table (alias = ft) command that adds the MachineName property to the standard Get-Process output display.
Mit den Parametern von Get-Process können Sie auch Dateiversionsinformationen für das im Prozess ausgeführte Programm sowie die Module abrufen, die vom Prozess geladen wurden.
You can also use the parameters of Get-Process to get file version information for the program that runs in the process and to get the modules that the process loaded.
Mit den Parametern von Get-Process können Sie auch Dateiversionsinformationen für das im Prozess ausgeführte Programm sowie die Module abrufen, die vom Prozess geladen wurden. PARAMETER
You can also use the parameters of Get-Process to get file version information for the program that runs in the process and to get the modules that the process loaded.
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.
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.
Im ersten Befehl wird der Variablen $command ein Wert von Get-Process (eine Zeichenfolge) zugewiesen.
The first command assigns a value of Get-Process (a string) to the $command variable.
Die Computernamen sind in dieser Anzeige nicht offensichtlich, sie werden jedoch in der MachineName-Eigenschaft der von Get-Process zurückgegebenen Prozessobjekte gespeichert.
The computer names are not evident in this display, but they are stored in the MachineName property of the process objects that Get-Process returns.
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.
In diesem Befehl wird mit dem Cmdlet Export-Clixml eine serialisierte Kopie der von Get-Process zurückgegebenen Prozessinformationen gespeichert.
This command uses the Export-Clixml cmdlet to save a serialized copy of the process information returned by Get-Process.
Der Pipelineoperator (|) übergibt die Ausgabe von Get-Process an das Cmdlet "Sort-Object", das sie nach der StartTime-Eigenschaft sortiert.
The pipeline operator (|) sends the output of Get-Process to the Sort-Object cmdlet, which sorts it based on the StartTime property.
Der Pipelineoperator (|) übergibt die Ausgabe von Get-Process an das Cmdlet Sort-Object, das sie nach der StartTime-Eigenschaft sortiert.
The pipeline operator (|) sends the output of Get-Process to the Sort-Object cmdlet, which sorts it based on the StartTime property.
Mit dem ComputerName-Parameter von Get-Process können Sie Prozesse auf Remotecomputern abrufen.
You can use the ComputerName parameter of Get-Process to get processes on remote computers.
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.