Download for Windows Premium
Publiciteit
invoke-command to run

Vertaling van "invoke-command to run" in Spaans

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 para ejecutar
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.
O bien, puede crear una conexión persistente con un equipo remoto (sesión) y, a continuación, utilizar el parámetro Session de Invoke-Command para ejecutar el comando en la sesión.
Because the command used Invoke-Command to run the Start-Job command, the command actually started three independent jobs on each of the three computers.
Dado que el comando utilizó Invoke-Command para ejecutar el comando Start-Job, el comando inició realmente tres trabajos independientes en cada uno de los tres equipos.
You can also use Invoke-Command to run any job command remotely, including a Start-Job command.
También se puede utilizar Invoke-Command para ejecutar cualquier comando Job remotamente, incluso un comando Start-Job.
The fifth command uses Invoke-Command to run a Get-Job command on the S2 computer.
El quinto comando utiliza Invoke-Command para ejecutar un comando Get-Job en el equipo S2.
And, you can use Invoke-Command to run a Start-Job command remotely.
Además, se puede utilizar Invoke-Command para ejecutar un comando Start-Job de forma remota.
To run a series of related commands that share data, create a PSSession (a persistent connection) on the remote computer, and then use the Session parameter of Invoke-Command to run the command in the PSSession.
Para ejecutar una serie de comandos relacionados que comparten datos, cree una PSSession (una conexión persistente) en el equipo remoto y, a continuación, utilice el parámetro Session de Invoke-Command para ejecutar el comando en la PSSession.
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.
Dado que el trabajo se inició utilizando Invoke-Command para ejecutar un comando Start-Job de forma remota, el objeto de trabajo se almacena en el equipo remoto y se debe utilizar otro comando Invoke-Command para ejecutar un comando Stop-Job de forma remota.
The first two commands use the ComputerName parameter of Invoke-Command to run commands on the Server02 remote computer.
Los dos primeros comandos utilizan el parámetro ComputerName de Invoke-Command para ejecutar comandos en el equipo remoto Server02.
To get the job results, use Receive-Job. The AsJob parameter is similar to using Invoke-Command to run a Start-Job command remotely.
Para obtener los resultados del trabajo, El parámetro AsJob es similar al uso de Invoke-Command para ejecutar un comando Start-Job de forma remota.
It uses the Invoke-Command to run a Get-PfxCertificate command remotely.
Utiliza Invoke-Command para ejecutar un comando Get-PfxCertificate de forma remota.
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
fire hose: hose delivering water to extinguish fires
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 10. Exact: 10. Verstreken tijd: 42 ms.