INVOKE-COMMAND in Portuguese translation

Examples of using Invoke-command in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
The fifth command uses Invoke-Command to run a Get-Job command on the S2 computer.
O quinto comando usa Invoke-Command para executar um comando Get-Job no computador S2.
The second command uses the Invoke-Command cmdlet to run the Get-Culture command on Server02.
O segundo comando usa o cmdlet Invoke-Command para executar o comando Get-Culture no Server02.
Errors that result from the command that Invoke-Command runs are included in the command results.
Erros resultantes do comando que Invoke-Command executa são incluídos nos resultados do comando.
The command uses the Invoke-Command cmdlet to run a Get-Culture command on three remote computers.
O comando usa o cmdlet Invoke-Command para executar um comando Get-Culture em três computadores remotos.
use the Invoke-Command cmdlet.
use o cmdlet Invoke-Command.
It uses the Invoke-Command cmdlet to run a Stop-Job command in the PSSession on Server01.
Ele usa o cmdlet Invoke-Command para executar um comando Stop-Job na PSSession em Server01.
The first command uses the Invoke-Command cmdlet to run a job on the Server01 computer.
O primeiro comando usa o cmdlet Invoke-Command para executar um trabalho no computador Server01.
The command uses the Invoke-Command cmdlet to send the command to the remote computer.
O comando usa o cmdlet Invoke-Command para enviar o comando para o computador local.
The third command uses the Invoke-Command cmdlet to run a Start-Job command on the S2 computer.
O terceiro comando usa o cmdlet Invoke-Command para executar um comando Start-Job no computador S2.
The fourth command uses the Invoke-Command cmdlet to run a Wait-Job command in the sessions.
O quarto comando usa o cmdlet Invoke-Command para executar um comando Wait-Job nas sessões.
The first two commands use the Invoke-Command cmdlet to run a Get-Process command for the PowerShell process.
Os primeiros dois comandos usam o cmdlet Invoke-Command para executar um comando Get-Process para o processo do PowerShell.
The first command uses the Invoke-Command cmdlet to start a background job on the Server01 computer.
O primeiro comando usa o cmdlet Invoke-Command para iniciar um trabalho em segundo plano no computador Server01.
When using Invoke-Command to run a Start-Job command,
Ao usar Invoke-Command para executar um comando Start-Job,
The second command uses the AsJob parameter of Invoke-Command to start a job on the S1 computer.
O segundo comando usa o parâmetro AsJob de Invoke-Command para iniciar um trabalho no computador S1.
The first two commands use the ComputerName parameter of Invoke-Command to run commands on the Server02 remote computer.
Os primeiros dois comandos usam o parâmetro ComputerName de Invoke-Command para executar comandos no computador remoto Server02.
The third command uses the Invoke-Command cmdlet to run a Remove-Job command in the PSSession in$s.
O terceiro comando usa o cmdlet Invoke-Command para executar um comando Remove-Job na PSSession em$s.
You might see error messages from Invoke-Command, Get-Command, and Get-FormatData when you run an Import-PSSession command.
Talvez você encontre mensagens de erro de Invoke-Command, Get-Command e Get-FormatData ao executar um comando Import-PSSession.
The second command uses the Invoke-Command cmdlet to run an Import-Module command in the PSSession in$s.
O segundo comando usa o cmdlet Invoke-Command para executar um comando Import-Module na PSSession em$s.
Notice that an Invoke-Command command is not required in this case,
Observe que um comando Invoke-Command comando não é necessário nesse caso,
In jobs started by using Start-Job or the AsJob parameter of Invoke-Command, the parent job is an executive.
Em trabalhos iniciados utilizado o parâmetro Start-Job ou AsJob de Invoke-Command, o trabalho pai é um executivo.
Results: 121, Time: 0.0207

Invoke-command in different Languages

Top dictionary queries

English - Portuguese