GET-PROCESS in English translation

Examples of using Get-process in German and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Andernfalls enthält die Variable die Zeichenfolge"Get-Process.
Otherwise, the variable contains the words"Get-Process.
C: \PS> get-process sql* -module Beschreibung Dieser Befehl ruft mit dem Module-Parameter die Module ab, die vom Prozess geladen wurden.
C:\PS> get-process sql*-module This command uses the Module parameter to get the modules that have been loaded by the process.
Get-Process: Der Prozess"winword" kann nicht gefunden.
Get-Process: Cannot find a process with the name'winword.
den äquivalenten Befehl"get-process outfile C: \Test1\process. txt" senden.
submit the equivalent command"get-process outfile C: \Test1\process. txt.
BEISPIEL 2 C: \PS> get-process Winlogon format-custom Beschreibung Mit diesem Befehl werden Informationen über die Windows-Anmeldung in einer alternativen benutzerdefinierten Ansicht formatiert.
EXAMPLE 2 C:\PS> get-process Winlogon format-custom Description This command formats information about the Winlogon process in an alternate customized view.
BEISPIEL 7 C: \PS> get-process sql* -module Beschreibung Dieser Befehl ruft mit dem Module-Parameter die Module ab, die vom Prozess geladen wurden.
EXAMPLE 7 C:\PS> get-process sql*-module Description This command uses the Module parameter to get the modules that have been loaded by the process.
geben Sie"Get-Process Get-Member" ein.
type"Get-Process Get-Member.
Job start-job -scriptblock{get-process} Mit dem Cmdlet"Get-Job" können Sie auch die Objekte abrufen, die die in der aktuellen Sitzung gestarteten Aufträge darstellen.
Job start-job-scriptblock{get-process} You can also use the Get-Job cmdlet to get objects that represent the jobs started in the current session.
BEISPIEL 1 C: \PS> get-process out-gridview Beschreibung Mit diesem Befehl werden die auf dem lokalen Computer ausgeführten Prozesse abgerufen
EXAMPLE 1 C:\PS> get-process out-gridview Description This command gets the processes running on the local computer
C: \PS> $p get-process powershell C:
C:\PS>$p get-process powershell C:\PS>
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.
C: \PS> get-process where-object{$_. WorkingSet -gt 20000000}
C:\PS> get-process where-object{$_. WorkingSet-gt 20000000}
Der zweite Befehl("$p get-process calc") ruft mit dem Cmdlet"Get-Process" ein Objekt ab, das den Calc-Prozess darstellt, und speichert dieses in der Variablen"$p.
The second command("$p get-process calc"), uses the Get-Process cmdlet to get an object representing the Calc process and store it in the$p variable.
Set-item -path gp -value get-process -force Die Änderung wirkt sich auf die vier Eigenschaften aus,
Set-item-path gp-value get-process-force The change affects the four properties that define the association between the alias
C: \PS> get-process where-object{$_. workingset -gt 25000*1024}
C:\PS> get-process where-object{$_. workingset-gt 25000*1024}
BEISPIEL 5 C: \PS> start-job -name WinRm -scriptblock{get-process winrm} Beschreibung Mit diesem Befehl wird ein Hintergrundauftrag ausgeführt, der den WinRM-Prozess auf dem lokalen Computer abruft.
EXAMPLE 5 C:\PS> start-job-name WinRm-scriptblock{get-process winrm} Description This command runs a background job that gets the WinRM process on the local computer.
Get-process notepad stop-process Im ersten Befehl wird mit dem Cmdlet"Get-Process" ein Objekt abgerufen, das den Editor-Prozess darstellt.
Get-process notepad stop-process The first command uses the Get-Process cmdlet to get an object representing the Notepad process.
Zum Abrufen der auf dem lokalen Computer ausgeführten Prozesse führen Sie Get-Process ohne Parameter aus.
To get the processes running on the local computer, run a Get-Process with no parameters.
C: \PS> $job start-job -scriptblock{get-process} C:
C:\PS>$job start-job-scriptblock{get-process} C:\PS>
Wie führt man einen Befehl(Bsp.: Get-Process) auf einem Remotecomputer aus?
How to run a command(ex: Get-Process) on a remote computer with PowerShell?
Results: 103, Time: 0.0395

Get-process in different Languages

Top dictionary queries

German - English