Download for Windows Premium
Publiciteit
PowerShell-Prozesse

Vertaling van "PowerShell-Prozesse" 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.
PowerShell processes
Mit dem folgenden Befehl rufen Sie z. B. die PowerShell-Prozesse auf dem lokalen Computer (mit localhost dargestellt) und zwei Remotecomputern ab.
For example, the following command gets the PowerShell processes on the local computer (represented by localhost) and on two remote computers.
C:\PS>$pid | debug-process Beschreibung - Dieser Befehl fügt einen Debugger an die aktuellen PowerShell-Prozesse auf dem Computer an.
C:\PS>$pid | debug-process This command attaches a debugger to the current 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.
The first command uses the Get-Process cmdlet to get the PowerShell processes on the computer.
Er ruft mit dem Cmdlet "Get-Process" die PowerShell-Prozesse auf dem Computer ab und sendet die Prozesse mit einem Pipelineoperator (|) an das Cmdlet "Debug-Process".
It uses the Get-Process cmdlet to get the PowerShell processes on the computer, and it uses a pipeline operator (|) to send the processes to the Debug-Process cmdlet.
Er ruft mit dem Cmdlet Get-Process die PowerShell-Prozesse auf dem Computer ab und sendet die Prozesse mit einem Pipelineoperator (|) an das Cmdlet Debug-Process.
It uses the Get-Process cmdlet to get the PowerShell processes on the computer, and it uses a pipeline operator (|) to send the processes to the Debug-Process cmdlet.
Da Windows PowerShell-Prozesse auf der.NET System.Diagnostics.Process-Klasse aufbauen, folgt diese einigen von System.Diagnostics.Process verwendeten Konventionen.
Because the.NET System.Diagnostics.Process class is the foundation for Windows PowerShell processes, it follows some of the conventions used by System.Diagnostics.Process.
Im ersten Befehl werden mit dem Cmdlet "Get-Process" die PowerShell-Prozesse auf dem Computer abgerufen.
The first command uses Get-WmiObject to get the PowerShell process.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor PowerShell-Prozesse in het Duits

Publiciteit

Resultaten: 8. Exact: 8. Verstreken tijd: 19 ms.