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.
Invoke-Command cmdlet
Mit dem Cmdlet Invoke-Command können Sie einen Auftrag remote ausführen.
Zum Ausführen von Befehlen auf einem oder mehreren Remotecomputern verwenden Sie das Cmdlet Invoke-Command.
To run any command on one or many remote computers, use the Invoke-Command cmdlet.
Wenn Sie auf einem Remotecomputer einen Befehl zum Beenden eines Prozesses ausführen möchten, müssen Sie daher das Cmdlet Invoke-Command verwenden.
Therefore, to run a stop process command on a remote computer, you need to use the Invoke-Command cmdlet.
Im Befehl wird das Cmdlet Invoke-Command verwendet, um den Befehl an den Remotecomputer zu senden.
The command uses the Invoke-Command cmdlet to send the command to the remote computer.
Wenn Sie eine Reihe aufeinander bezogener Befehle mit teilweise gemeinsamen Daten ausführen möchten, erstellen Sie auf dem Remotecomputer eine Sitzung, und führen Sie dann mit dem Cmdlet Invoke-Command in der erstellten Sitzung Befehle aus.
To run a series of related commands that share data, create a session on the remote computer and then use the Invoke-Command cmdlet to run commands in the session that you create.
In diesem Befehl wird mit dem Cmdlet Invoke-Command und den entsprechenden AsJob-Parametern ein Hintergrundauftrag gestartet, mit dem der Befehl get-service winrm auf vielen Computern ausgeführt wird.
This command uses the Invoke-Command cmdlet and its AsJob parameter to start a background job that runs a get-service winrm command on numerous computers.
Das Cmdlet Invoke-Command verfügt z. B. über einen ScriptBlock-Parameter, der einen Skriptblockwert annimmt, wie in diesem Beispiel veranschaulicht
For example, the Invoke-Command cmdlet has a ScriptBlock parameter that takes a script block value, as shown in this example
In diesem Beispiel wird gezeigt, wie mit dem Cmdlet Remove-Job ein Auftrag entfernt wird, der mit dem AsJob-Parameter des Cmdlet Invoke-Command auf einem Remotecomputer gestartet wurde.
This example shows how to use the Remove-Job cmdlet to remove a job that was started on a remote computer by using the AsJob parameter of the Invoke-Command cmdlet.
Wenn Sie einen Start-Job-Befehl mit dem Cmdlet Invoke-Command in einer Sitzung auf einem Remotecomputer ausführen, wird Start-Job in einer Sitzung innerhalb der Remotesitzung ausgeführt.
When you use the Invoke-Command cmdlet to run a Start-Job command in a session on a remote computer, Start-Job runs in a session within the remote session.
Verwenden Sie das Cmdlet Invoke-Command, um Befehle in einer PSSession auszuführen.
To run commands in a PSSession, use the Invoke-Command cmdlet.
Der Befehl Start-Job und der Befehl Wait-Job werden mit dem Cmdlet Invoke-Command an den Remotecomputer gesendet.
Both the Start-Job and Wait-Job commands are submitted to the remote computer by using the Invoke-Command cmdlet.
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.