Examples with "the Process cmdlets in" and their translation in Duits
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.
You can use the Process cmdlets in Windows PowerShell to manage local and remote processes in Windows PowerShell.
Mit den Process-Cmdlets in Windows PowerShell können Sie lokale und Remoteprozesse in Windows PowerShell verwalten.
You can use the Process cmdlets in Windows PowerShell to manage local and remote processes in Windows PowerShell.
Mit den Process-Cmdlets in Windows PowerShell können Sie lokale und Remoteprozesse in Windows PowerShell verwalten.
Andere resultaten
A pipeline operator sends the process to the Stop-Process cmdlet to stop it.
It uses the Get-Process cmdlet with the $pid automatic variable to get the process that is hosting the current Windows PowerShell session.
Das Cmdlet Get-Process wird mit der automatischen Variablen $pid verwendet, um den Prozess abzurufen, der die aktuelle Windows PowerShell-Sitzung hostet.
The second command uses the Stop-Process cmdlet to stop the process with the ID saved in $nid.
It uses the Get-Process cmdlet with the $pid automatic variable to get the process that is hosting the current Windows PowerShell session.
Das Cmdlet "Get-Process" wird mit der automatischen Variablen"$pid" verwendet, um den Prozess abzurufen, der die aktuelle Windows PowerShell-Sitzung hostet.
It uses a pipeline operator (|) to send the process object to the Stop-Process cmdlet, which stops the Notepad process.
It uses the Get-Process cmdlet to get an object representing each process. The pipeline operator (|) passes the process objects through the pipeline to Format-List.
The Stop-Process cmdlet stops one or more running processes.
Mit dem Cmdlet Stop-Process werden ein oder mehrere ausgeführte Prozesse beendet.
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.