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.
comando Get-Process
It uses the Get-Process command to get the processes on the system.
The following command starts a background job that runs a Get-Process command on the local computer.
El comando siguiente inicia un trabajo de segundo plano que ejecuta un comando Get-Process en el equipo local.
Enter a variable that contains the process objects or a command that gets the process objects, such as a Get-Process command.
Escriba una variable que contenga los objetos de proceso o un comando que obtenga los objetos de proceso, como un comando Get-Process.
This example uses Wait-Job to determine whether a Get-Process command running in the sessions on three remote computers is complete.
En este ejemplo se utiliza Wait-Job para determinar si se ha completado un comando Get-Process que se ejecuta en las sesiones de los tres equipos remotos.
The first command uses the Get-Process command to get the PowerShell process on the remote computer and to save it in the $p variable.
El primer comando utiliza el comando Get-Process para obtener el proceso de PowerShell en el equipo remoto y guardarlo en la variable $p.
C:\PS>invoke-history get-pr This command runs the most recent Get-Process command in the session history.
C:\PS>invoke-history get-pr Descripción - Este comando ejecuta el comando Get-Process más reciente del historial de la sesión.
The first two commands use the Invoke-Command cmdlet to run a Get-Process command for the PowerShell process.
C:Los dos primeros comandos utilizan el cmdlet Invoke-Command para ejecutar un comando Get-Process para el proceso de PowerShell.
Get-Process If you want to view all processes currently running on your system, the Get-Process command is very important.
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.