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.
Therefore, to run a stop process command on a remote computer, you need to use the Invoke-Command cmdlet.
Par conséquent, pour exécuter une commande de processus d'arrêt sur un ordinateur distant, vous devez utiliser l'applet de commande Invoke-Command.
Also, the objects that are returned by the Invoke-Command cmdlet have additional properties that help you to determine the origin of the command.
Par ailleurs, les objets retournés par l'applet de commande Invoke-Command ont des propriétés supplémentaires qui vous aident à identifier l'origine de la commande.
However, you can use the AsJob parameter of the Invoke-Command cmdlet to run any remote command as a background job.
Toutefois, vous pouvez utiliser le paramètre AsJob de l'applet de commande Invoke-Command pour exécuter toute commande distante comme une tâche en arrière-plan.
Establish a Persistent Connection 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.
Pour exécuter une série de commandes connexes qui partagent des données, créez une session sur l'ordinateur distant, puis utilisez l'applet de commande Invoke-Command pour exécuter les commandes dans la session que vous venez de créer.
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.
Pour exécuter une tâche en arrière-plan sur un ordinateur distant, utilisez le paramètre AsJob qui est disponible sur de nombreuses applets de commande ou utilisez l'applet de commande Invoke-Command pour exécuter une commande Start-Job sur l'ordinateur distant.
The first command uses the Invoke-Command cmdlet to start a background job on the Server01 computer.
La première commande utilise l'applet de commande Invoke-Command pour démarrer une tâche en arrière-plan sur l'ordinateur Server01.
The fourth command uses the Invoke-Command cmdlet to run a Wait-Job command in the sessions.
La quatrième commande utilise l'applet de commande Invoke-Command pour exécuter une commande Wait-Job dans les sessions.
To get job results that are stored on remote computers, use the Invoke-Command cmdlet to run a Receive-Job command remotely.
Pour obtenir les résultats des tâches stockés sur des ordinateurs distants, utilisez l'applet de commande Invoke-Command pour exécuter une commande Receive-Job à distance.
The second command uses the Invoke-Command cmdlet to run a Start-Job command in the session.
La deuxième commande utilise l'applet de commande Invoke-Command pour exécuter une commande Start-Job dans la session.
The third command uses the Invoke-Command cmdlet to run a Wait-Job command.
La troisième commande utilise l'applet de commande Invoke-Command pour exécuter une commande Wait-Job.
The command uses the Invoke-Command cmdlet to run a Get-Culture command on three remote computers.
La commande utilise l'applet de commande Invoke-Command pour exécuter une commande Get-Culture sur trois ordinateurs distants.
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.