Download for Windows Premium
Publiciteit
PowerShell processes

Vertaling van "PowerShell processes" in Duits

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-Prozesse
For example, the following command gets the PowerShell processes on the local computer (represented by localhost) and on two remote computers.
Mit dem folgenden Befehl rufen Sie z. B. die PowerShell-Prozesse auf dem lokalen Computer (mit localhost dargestellt) und zwei Remotecomputern ab.
C:\PS>$pid | debug-process This command attaches a debugger to the current PowerShell processes on the computer.
C:\PS>$pid | debug-process Beschreibung - Dieser Befehl fügt einen Debugger an die aktuellen PowerShell-Prozesse auf dem Computer an.
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.
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.
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.
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.
Da Windows PowerShell-Prozesse auf der.NET System.Diagnostics.Process-Klasse aufbauen, folgt diese einigen von System.Diagnostics.Process verwendeten Konventionen.
Windows PowerShell processes the parameters and passes the results to the external tools.
Windows PowerShell verarbeitet die Parameter und übergibt die Ergebnisse an die externen Tools.
Windows PowerShell processes the expressions from left to right according to the precedence rules.
Entsprechend diesen Rangfolgeregeln werden die Ausdrücke von Windows PowerShell von links nach rechts verarbeitet.
Windows PowerShell processes arithmetic operators in the following order
Windows PowerShell verarbeitet arithmetische Operatoren in der folgenden Reihenfolge
You can use this method to distinguish the host process from other PowerShell processes that you might want to stop or close.
Sie können den Hostprozess mithilfe dieser Methode von anderen PowerShell-Prozessen unterscheiden, die Sie beenden oder schließen möchten.
This command attaches a debugger to the PowerShell processes on the computer.
Mit dem letzten Befehl werden alle zuvor auf dem Computer ausgeführten Prozesse abgerufen, die nun beendet sind.
Unlike most other traditional command-line interfaces, Windows PowerShell processes parameters directly, and it uses this direct access to the parameters along with developer guidance to standardize parameter names.
Im Gegensatz zu den meisten herkömmlichen Befehlszeilenschnittstellen verarbeitet Windows PowerShell Parameter direkt. Dieser direkte Zugriff auf die Parameter ermöglicht zusammen mit der Unterstützung der Entwickler eine Standardisierung der Parameternamen.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor PowerShell processes in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
hand fan: device waved to create airflow for cooling
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 18. Exact: 18. Verstreken tijd: 38 ms.