To run a job remotely, use the Invoke-Command cmdlet.
Mit dem Cmdlet Invoke-Command können Sie einen Auftrag remote ausführen.
With a single Invoke-Command command, you can run commands on multiple computers.
You can pipe a command in a script block to Invoke-Command.
To run a job remotely, use the Invoke-Command cmdlet.
Mit dem Cmdlet "Invoke-Command" können Sie einen Auftrag remote ausführen.
For example, the alias for the Invoke-Command cmdlet is remote.
Der Alias für das Cmdlet Invoke-Command lautet z. B. remote.
You do not need to use the Invoke-Command cmdlet to run an imported command.
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.
Sie müssen einen importierten Befehl nicht mit dem Cmdlet "Invoke-Command" ausführen.
To run a command on a remote computer, use the Invoke-Command cmdlet.
Verwenden Sie das Cmdlet "Invoke-Command", um einen Befehl auf einem Remotecomputer auszuführen.
Enter the path and file name of the script to Invoke-Command.
For all other commands, use the Invoke-Command cmdlet.
Um andere Befehle auf Remotecomputern auszuführen, verwenden Sie das Cmdlet "Invoke-Command".
To run any command on one or many remote computers, use the Invoke-Command cmdlet.
Zum Ausführen von Befehlen auf einem oder mehreren Remotecomputern verwenden Sie das Cmdlet Invoke-Command.
Notice that an Invoke-Command command is not required in this case, because the job resides on the local computer.
In diesem Fall ist der Befehl Invoke-Command nicht erforderlich, da sich der Auftrag auf dem lokalen Computer befindet.
Notice that an Invoke-Command command is not required in this case, because the job resides on the local computer.
In diesem Fall ist der Befehl "Invoke-Command" nicht erforderlich, da sich der Auftrag auf dem lokalen Computer befindet.