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.
Get-Process command
Usa el comando Get-Process para obtener los procesos del sistema.
El comando siguiente inicia un trabajo de segundo plano que ejecuta un comando Get-Process en el equipo local.
The following command starts a background job that runs a Get-Process command on the local computer.
Escriba una variable que contenga los objetos de proceso o un comando que obtenga los objetos de proceso, como un comando Get-Process.
Enter a variable that contains the process objects or a command that gets the process objects, such as a Get-Process command.
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.
This example uses Wait-Job to determine whether a Get-Process command running in the sessions on three remote computers is complete.
El primer comando utiliza el comando Get-Process para obtener el proceso de PowerShell en el equipo remoto y guardarlo en la variable $p.
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.
C:\PS>invoke-history get-pr Descripción - Este comando ejecuta el comando Get-Process más reciente del historial de la sesión.
C:\PS>invoke-history get-pr This command runs the most recent Get-Process command in the session history.
C:Los dos primeros comandos utilizan el cmdlet Invoke-Command para ejecutar un comando Get-Process para el proceso de PowerShell.
The first two commands use the Invoke-Command cmdlet to run a Get-Process command for the PowerShell process.
Si usa el comando Get-Process -Name powershell con dos instancias de Windows PowerShell en ejecución, obtendrá un resultado similar al siguiente
If you use the command Get-Process -Name powershell with two instances of Windows PowerShell running, you get output that looks like this
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.