Examples with "the Invoke-Command command" and their translation in Frans
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.
Because the Invoke-Command command uses the AsJob parameter, the commands run on the remote computers, but the job actually resides on the local computer and the results are transmitted to the local computer.
Étant donné que la commande Invoke-Command utilise le paramètre AsJob, les commandes sont exécutées sur les ordinateurs distants, mais la tâche réside réellement sur l'ordinateur local et les résultats sont transmis à l'ordinateur local.
If you use the ComputerName parameter of Invoke-Command to establish a temporary connection, the Invoke-Command command is considered to be complete when the job object is returned.
Use the variable that contains the option object as the value of the SessionOption parameter of a New-PSSession, Enter-PSSession, or Invoke-Command command.
Utilisez la variable qui contient l'objet d'option comme valeur du paramètre SessionOption d'une commande New-PSSession, Enter-PSSession ou Invoke-Command.
When you run an Invoke-Command command, Windows PowerShell runs the commands on all of the specified computers or in all of the specified PSSessions.
Lorsque vous exécutez une commande Invoke-Command, Windows PowerShell exécute les commandes sur tous les ordinateurs spécifiés ou dans toutes les sessions PSSession spécifiées.
To import commands from a profile, use an Invoke-Command command to run the profile in the PSSession manually before importing commands.
Pour importer des commandes à partir d'un profil, utilisez une commande Invoke-Command pour exécuter le profil manuellement dans la session PSSession avant d'importer les commandes.
Because the job was started by using Invoke-Command to run a Start-Job command remotely, the job object is stored on the remote computer, and you must use another Invoke-Command command to run a Stop-Job command remotely.
Parce que la tâche a été démarrée en utilisant Invoke-Command pour exécuter une commande Start-Job à distance, l'objet de traitement est stocké sur l'ordinateur distant, et vous devez utiliser une autre commande Invoke-Command pour exécuter une commande Stop-Job à distance.
You might see error messages from Invoke-Command, Get-Command, Get-FormatData, and Export-FormatData when you run an Export-PSSession command.
Vous pouvez voir les messages d'erreur de Invoke-Command, Get-Command, Get-FormatData et Export-FormatData lorsque vous exécutez une Vous pouvez consulter la barre de progression pendant que la commande s'exécute.
The first two commands use the ComputerName parameter of Invoke-Command to run commands on the Server02 remote computer.
Les deux premières commandes utilisent le paramètre ComputerName d'Invoke-Command pour exécuter des commandes sur l'ordinateur distant Server02.
On Windows Vista, and later versions of Windows, to use the ComputerName parameter of Invoke-Command to run a command on the local computer, you must open Windows PowerShell with the "Run as administrator" option.
Sous Windows Vista et les versions ultérieures de Windows, pour utiliser le paramètre ComputerName de Invoke-Command pour exécuter une commande sur l'ordinateur local, vous devez ouvrir Windows PowerShell avec l'option Exécuter en tant qu'administrateur.
Or, you can create a persistent connection to a remote computer (a session) and then use the Session parameter of Invoke-Command to run the command in the session.
Vous pouvez également créer une connexion permanente à un ordinateur distant (session), puis utiliser le paramètre Session de l'applet de commande Invoke-Command pour exécuter la commande dans la session.
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.