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
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.
Im Gegensatz zum Cmdlet Invoke-Command, das die Befehle vor dem Senden an den Remotecomputer analysiert und interpretiert, sendet Enter-PSSession die Befehle direkt an den Remotecomputer, ohne sie zu interpretieren.
Unlike Invoke-Command, which parses and interprets the commands before sending them to the remote computer, Enter-PSSession sends the commands directly to the remote computer without interpretation.
Mit dem Cmdlet Invoke-Command werden Befehle auf einem lokalen Computer oder auf einem Remotecomputer ausgeführt, und die Befehlsausgabe wird einschließlich Fehlern zurückgegeben.
The Invoke-Command cmdlet runs commands on a local or remote computer and returns all output from the commands, including errors.
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.
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.
Diese Dienst-Cmdlets verfügen über keinen ComputerName-Parameter, Sie können sie jedoch auf einem Remotecomputer mit dem Cmdlet Invoke-Command ausführen.
These Service cmdlets do not have a ComputerName parameter, but you can run them on a remote computer by using the Invoke-Command cmdlet.
Mit dem AsJob-Parameter, der in vielen Cmdlets verfügbar ist, können Sie einen Hintergrundauftrag auf einem Remotecomputer auszuführen. Sie können auch mit dem Cmdlet Invoke-Command einen Start-Job-Befehl auf dem Remotecomputer ausführen.
To run a background job on a remote computer, use the AsJob parameter that is available on many cmdlets, or use the Invoke-Command cmdlet to run a Start-Job command on the remote computer.
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.
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.
Sie müssen einen importierten Befehl nicht mit dem Cmdlet Invoke-Command ausführen.
You do not need to use the Invoke-Command cmdlet to run an imported command.
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.
Führen Sie mit dem Cmdlet Invoke-Command einen Receive-Job-Befehl remote aus, um Auftragsergebnisse abzurufen, die auf Remotecomputern gespeichert werden.
To get job results that are stored on remote computers, use the Invoke-Command cmdlet to run a Receive-Job command remotely.
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
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.