Vertaling van "job cmdlets" 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.
Save the job object in a variable, and then use it with the other Job cmdlets to manage the background job.
Enregistrez l'objet de traitement dans une variable, puis utilisez-le avec les autres applets de commande Job pour gérer la tâche en arrière-plan.
You can use the cmdlets that contain the Job noun (the Job cmdlets) to manage any job created by any cmdlet.
Vous pouvez utiliser les applets de commande qui contiennent le nom Job (applets de commande Job) pour gérer n'importe quelle tâche créée par une applet de commande.
To manage the job, use the cmdlets that contain the Job noun (the Job cmdlets).
You can use the Job cmdlets to manage the event job. Required?
Vous pouvez utiliser les applets de commande Job pour gérer la tâche d'événement.
You can use the Job cmdlets, such as Get-Job and Receive-Job, to manage the event job.
Vous pouvez utiliser les applets de commande Job, telles que Get-Job et Receive-Job, pour gérer la tâche de l'événement.
THE JOB CMDLETS Start-Job Starts a background job on a local computer.
APPLETS DE COMMANDE JOB Start-Job Démarre une tâche en arrière-plan sur un ordinateur local.
STEP 2: GET-JOB To manage a job started by using the AsJob parameter of the Invoke-Command cmdlet, use the Job cmdlets.
ÉTAPE 2 : GET-JOB Pour gérer une tâche démarrée à l'aide du paramètre AsJob de l'applet de commande Invoke-Command, utilisez les applets de commande Job.
STEP 2: INVOKE-COMMAND GET-JOB To manage a remote background job, use the Job cmdlets.
ÉTAPE 2 : INVOKE-COMMAND GET-JOB Pour gérer une tâche en arrière-plan distante, utilisez les applets de commande Job.
You can use the name to identify the job to other job cmdlets, such as Stop-Job.