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
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.
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.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor PowerShell processes in het Engels