What is the translation of " INVOKE-COMMAND CMDLET " in Portuguese?

Examples of using Invoke-command cmdlet 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
To run a job remotely,use the Invoke-Command cmdlet.
Para executar um trabalho remotamente,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.
To run a profile in a session,use the Invoke-Command cmdlet.
Para executar um perfil em uma sessão,use o cmdlet Invoke-Command.
The command uses the Invoke-Command cmdlet to run a Get-Host command.
O comando utiliza o cmdlet Invoke-Command para executar um comando Get-Host.
To run commands in a PSSession,use the Invoke-Command cmdlet.
Para executar comandos em um PSSession,use o cmdlet Invoke-Command.
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.
To run a command on a remote computer,use the Invoke-Command cmdlet.
Para executar um comando em um computador remoto,use o cmdlet Invoke-Command.
You do not need to use the Invoke-Command cmdlet to run an imported command.
Você não precisa usar o cmdlet Invoke-Command to executar um comando importado.
To run commands in a PSSession,use the Session parameter of the Invoke-Command cmdlet.
Para executar comandos em uma PSSession,use o parâmetro Session do cmdlet Invoke-Command.
The third command uses the Invoke-Command cmdlet to run a Wait-Job command.
O terceiro comando usa o cmdlet Invoke-Command para executar um comando Wait-Job.
To run any command on one or many remote computers,use the Invoke-Command cmdlet.
Para executar qualquer comando em um ou mais computadores remotos,use o cmdlet Invoke-Command.
The second command uses the Invoke-Command cmdlet to run a Set-Mailbox command.
O segundo comando usa o cmdlet Invoke-Command para executar um comando Set-Mailbox.
Both the Start-Job andWait-Job commands are submitted to the remote computer by using the Invoke-Command cmdlet.
Os comandos Start-Job eWait-Job são enviados ao computador remoto com o uso do cmdlet Invoke-Command.
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.
Therefore, to run a stop process command on a remote computer,you need to use the Invoke-Command cmdlet.
Portanto, para executar um comando de processo de parada em um computador remoto,use o cmdlet Invoke-Command.
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.
To run a script on one or many remote computers,use the FilePath parameter of the Invoke-Command cmdlet.
Para executar um script em um ou vários computadores remotos,use o parâmetro FilePath do cmdlet Invoke-Command.
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.
These session configurations are used for sessions by default, that is, when a command to create a session does not include the ConfigurationName parameter of the New-PSSession,Enter-PSSession, or Invoke-Command cmdlet.
Essas configurações de sessão são usadas nas sessões por padrão, ou seja, quando um comando para criar uma sessão não inclui o parâmetro ConfigurationName dos cmdlets New-PSSession,Enter-PSSession ou Invoke-Command.
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.
To get job results that are stored on remote computers,use the Invoke-Command cmdlet to run a Receive-Job command remotely.
Para obter resultados do trabalho armazenados em computadores remotos,use o cmdlet Invoke-Command para executar o comando Receive-Job remotamente.
The second command uses the Invoke-Command cmdlet to run a Get-Mailbox command on a remote server running Microsoft Exchange Server.
O segundo comando usa o cmdlet Invoke-Command para executar um comando Get-Mailbox em um servidor remoto que esteja executando o Microsoft Exchange Server.
To find the commands to import,Import-PSSession uses the Invoke-Command cmdlet to run a Get-Command command in the PSSession.
Para localizar os comandos a serem importados,Import-PSSession usa o cmdlet Invoke-Command para executar um comando Get-Command na PSSession.
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.
STEP 1: INVOKE-COMMAND START-JOB Use the Invoke-Command cmdlet to run a Start-Job command on a remote computer.
ETAPA 1: INVOKE-COMMAND START-JOB Use o cmdlet Invoke-Command para executar um comando Start-Job em um computador remoto.
The second command uses the Invoke-Command cmdlet to run the command in$command on the S1 and S2 remote computers.
O segundo comando usa o cmdlet Invoke-Command para executar o comando em$command nos computadores remotos S1 e S2.
However, you can use the AsJob parameter of the Invoke-Command cmdlet to run any remote command as a background job.
No entanto, você pode usar o parâmetro AsJob do cmdlet Invoke-Command para executar qualquer comando remoto como um trabalho em segundo plano.
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.
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.
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.
Results: 52, Time: 0.0298

Word-for-word translation

Top dictionary queries

English - Portuguese