Para mostrar la descripción del parámetro, escriba: get-help <nombre del cmdlet> -parameter ComputerName Por ejemplo: get-help get-process -parameter Computername Para todos los demás comandos, utilice el cmdlet Invoke-Command.
To display the parameter description, type: get-help <cmdlet-name> -parameter ComputerName For example: get-help get-process -parameter Computername For all other commands, use the Invoke-Command cmdlet.
Para iniciar un trabajo en segundo plano en un equipo remoto, utilice el cmdlet Invoke-Command con el parámetro AsJob o use el cmdlet Invoke-Command para ejecutar un comando Start-Job en un equipo remoto.
To start a background job on a remote computer, use the Invoke-Command cmdlet with its AsJob parameter, or use the Invoke-Command cmdlet to run a Start-Job command on a remote computer.
CÓMO EJECUTAR COMANDOS EN UNA PSSESSION Para ejecutar un comando en una o varias PSSessions, utilice el cmdlet Invoke-Command.
HOW TO RUN COMMANDS IN A PSSESSION To run a command in one or more PSSessions, use the Invoke-Command cmdlet.
Para ejecutar comandos en una PSSession, utilice el cmdlet Invoke-Command.
Use a PSSession to run a series of related commands on a remote computer.
Para ejecutar comandos en una PSSession, utilice el cmdlet Invoke-Command.
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.