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

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

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
  • Official/political category close
It all starts with the Invoke-Command cmdlet.
Tutto ha inizio con il cmdlet Invoke-Command.
The Invoke-Command cmdlet runs commands on a local
Il cmdlet Invoke-Command esegue comandi in un computer locale
To run a job remotely, use the Invoke-Command cmdlet.
Per eseguire un processo in modalità remota, utilizzare il cmdlet Invoke-Command.
The third command uses the Invoke-Command cmdlet to run a Start-Job command on the S2 computer.
Nel terzo comando viene utilizzato il cmdlet Invoke-Command per eseguire un comando Start-Job nel computer S2.
To run a profile in a session, use the Invoke-Command cmdlet.
Per eseguire un profilo in una sessione, utilizzare il cmdlet Invoke-Command.
The command uses the Invoke-Command cmdlet to run a Get-Host command.
Viene utilizzato il cmdlet Invoke-Command per eseguire un comando Get-Host.
To run commands in a PSSession, use the Invoke-Command cmdlet.
Per eseguire comandi in una sessione PSSession, utilizzare il cmdlet Invoke-Command.
The second command uses the Invoke-Command cmdlet to run the Get-Culture command on Server02.
Il secondo comando utilizza il cmdlet Invoke-Command per eseguire il comando Get-Culture in Server02.
To run a command on a remote computer, use the Invoke-Command cmdlet.
Per eseguire un comando in un computer remoto, utilizzare il cmdlet Invoke-Command.
The second command uses the Invoke-Command cmdlet to run a Set-Mailbox command.
Con il secondo comando si utilizza il cmdlet Invoke-Command per eseguire un comando Set-Mailbox.
To run commands in a PSSession, use the Session parameter of the Invoke-Command cmdlet.
Per eseguire comandi in una sessione PSSession, utilizzare il parametro Session del cmdlet Invoke-Command.
The second command uses the Invoke-Command cmdlet to run the command in$command on the S1 and S2 remote computers.
Il secondo comando utilizza il cmdlet Invoke-Command per eseguire il comando in$command nei computer remoti S1 e S2.
The fourth command uses the FilePath parameter of the Invoke-Command cmdlet to run the Alias.
nel quarto comando viene utilizzato il parametro FilePath del cmdlet Invoke-Command per eseguire il file Alias.
The first two commands use the Invoke-Command cmdlet to run a Get-Process command for the PowerShell process.
Nei primi due comandi viene utilizzato il cmdlet Invoke-Command per eseguire un comando Get-Process per il processo di PowerShell.
or use the Invoke-Command cmdlet to run a Start-Job command on the remote computer.
oppure utilizzare il cmdlet Invoke-Command per eseguire un comando Start-Job nel computer remoto.
The second command uses the Invoke-Command cmdlet to run the Register-EngineEvent command in the remote sessions.
Nel secondo comando viene utilizzato il cmdlet Invoke-Command per eseguire il comando Register-EngineEvent nelle sessioni remote.
use the Invoke-Command cmdlet.
utilizzare il cmdlet Invoke-Command.
The second command uses the Invoke-Command cmdlet to run a Get-Process command in each of the three PSSessions in$s.
Il secondo comando utilizza il cmdlet Invoke-Command per eseguire un comando Get-Process in ognuna delle tre sessioni PSSession in$s.
and they use the Invoke-Command cmdlet to run a Get-Content command in the PSSession to view the contents of the file.
utilizzano il cmdlet Invoke-Command per eseguire un comando Get-Content nella sessione PSSession per visualizzare il contenuto del file.
The first command uses the Invoke-Command cmdlet to start a background job that runs a Get-Service
Il primo comando utilizza il cmdlet Invoke-Command per avviare un processo in background che esegue un comando
but you can use the Invoke-Command cmdlet to run these commands in a PSSession.
è possibile utilizzare il cmdlet Invoke-Command per eseguire questi comandi in una sessione PSSession.
The fifth command uses the Invoke-Command cmdlet to run a Get-Item command in the session in$s
Con il quinto comando si utilizza il cmdlet Invoke-Command per eseguire un comando Get-Item nella sessione in$s
you can use the Invoke-Command cmdlet to run an Import-Counter command on a remote computer.
è possibile utilizzare il cmdlet Invoke-Command per eseguire un comando Import-Counter in un computer remoto.
When you use the Invoke-Command cmdlet to run a Start-Job command in a session on a remote computer,
Quando si utilizza il cmdlet Invoke-Command per eseguire un comando Start-Job in una sessione in un computer remoto,
To find the commands to import, Import-PSSession uses the Invoke-Command cmdlet to run a Get-Command command in the PSSession.
Per trovare i comandi da importare, Import-PSSession utilizza il cmdlet Invoke-Command per eseguire un comando Get-Command nella sessione PSSession.
using the AsJob parameter of the Invoke-Command cmdlet.
tramite il parametro AsJob del cmdlet Invoke-Command.
Also, the objects that are returned by the Invoke-Command cmdlet have additional properties that help you to determine the origin of the command.
Inoltre, gli oggetti restituiti dal cmdlet Invoke-Command hanno proprietà aggiuntive che consentono di determinare l'origine del comando.
For example, the following command uses the Invoke-Command cmdlet to run a Get-Process command in the PSSessions on the Server01 and Server02 computers.
Il comando seguente, ad esempio, utilizza il cmdlet Invoke-Command per eseguire un comando Get-Process nelle sessioni PSSession nei computer Server01
The following example uses the Args parameter of the Invoke-Command cmdlet to assign a different value to the parameter:
Nell'esempio seguente viene utilizzato il parametro Args del cmdlet Invoke-Command per assegnare un valore diverso al parametro:
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.
Per avviare un processo in background in un computer remoto, utilizzare il cmdlet Invoke-Command con il parametro AsJob oppure utilizzare il cmdlet Invoke-Command per eseguire un comando Start-Job in un computer remoto.
Results: 52, Time: 0.0298

Word-for-word translation

Top dictionary queries

English - Italian