Examples with "from the Get-Process cmdlet" and their translation in Spaans
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.
For example, if you pipe multiple process objects from the Get-Process cmdlet to the Get-Member cmdlet, Windows PowerShell sends each process object, one at a time, to Get-Member.
The first command uses the Get-Process cmdlet to get the processes on the local computer.
El primer comando utiliza el cmdlet Get-Process para obtener los procesos en el equipo local.
The command uses the Get-Process cmdlet to get processes that have names that begin with "P".
El comando utiliza el cmdlet Get-Process para obtener los procesos cuyo nombre comience con "P".
You can use the Name parameter of the Get-Process cmdlet to specify a subset of processes based on the process name.
Puede usar el parámetro Name del cmdlet Get-Process para especificar un subconjunto de procesos según el nombre de proceso.
The command uses the Get-Process cmdlet to get processes that have names that begin with "P".
El segundo comando utiliza el cmdlet Get-Command para obtener los comandos Get-Date de la sesión actual.
The first command uses the Get-Process cmdlet to get the ID of the Notepad process.
El primer comando usa el cmdlet Get-Process para obtener el identificador del proceso Notepad.
The command uses the Get-Process cmdlet to get all processes named "Notepad" on the local computer.
El comando usa el cmdlet Get-Process para obtener todos los procesos denominados "Notepad" (Bloc de notas) del equipo local.
It uses the Get-Process cmdlet with the $pid automatic variable to get the process that is hosting the current Windows PowerShell session.
Utiliza el cmdlet Get-Process con la variable automática $pid para obtener el proceso que hospeda la actual sesión de Windows PowerShell.
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.