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

Noun
invoke-command

Examples of using Invoke-command 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.
You can use Invoke-Command to run a Start-Job command remotely.
È inoltre possibile utilizzare Invoke-Command per eseguire un comando Start-Job in modalità remota.
To run a job remotely, use the Invoke-Command cmdlet.
Per eseguire un processo in modalità remota, utilizzare il cmdlet Invoke-Command.
For example, the following command uses the Invoke-Command cmdlet to run a Get-Process command in the PSSessions on the Server01
Il comando seguente, ad esempio, utilizza il cmdlet Invoke-Command per eseguire un comando Get-Process nelle sessioni PSSession nei computer Server01
You can pipe a command in a script block to Invoke-Command.
È possibile reindirizzare un comando in un blocco di script a Invoke-Command.
The AsJob parameter is similar to using Invoke-Command to run a Start-Job command remotely.
Il parametro AsJob è simile all'utilizzo di Invoke-Command per eseguire un comando Start-Job in remoto.
STEP 1: INVOKE-COMMAND-ASJOB The following command uses the AsJob parameter of Invoke-Command to start a background job on the Server01 computer.
PASSAGGIO 1: INVOKE-COMMAND-ASJOB Il comando seguente utilizza il parametro AsJob di Invoke-Command per avviare un processo in background nel computer Server01.
To run commands in a PSSession, use the Invoke-Command cmdlet.
Per eseguire comandi in una sessione PSSession, utilizzare il cmdlet Invoke-Command.
To support remoting, the Invoke-Command, Enter-PSSession, and Exit-PSSession cmdlets have been added, along with other cmdlets that contain the PSSession noun.
sono stati aggiunti i cmdlet Invoke-Command, Enter-PSSession ed Exit-PSSession, con altri cmdlet che contengono il sostantivo PSSession.
Use the ScriptBlock parameter of Invoke-Command to specify the command.
Utilizzare il parametro ScriptBlock di Invoke-Command per specificare il comando.
Enter-PSSession, and Invoke-Command.
Enter-PSSession e Invoke-Command.
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 users use the Invoke-Command, New-PSSession, or Enter-PSSession cmdlets,
Quando gli utenti utilizzano i cmdlet Invoke-Command, New-PSSession o Enter-PSSession,
For more information, see the example in the Invoke-Command Help topic.
Per ulteriori informazioni, vedere l'esempio nell'argomento della Guida relativo a Invoke-Command.
You can use the variable with a cmdlet such as Invoke-Command, as shown in the following example: C:\PS> invoke-command-scriptblock$a-args"Other value" Other value assigned.
È possibile utilizzare la variabile con un cmdlet quale Invoke-Command, come mostrato nell'esempio seguente: C:\PS> invoke-command-scriptblock$a-args"Altro valore" Altro valore assegnato.
use the Invoke-Command cmdlet.
utilizzare il cmdlet Invoke-Command.
Unlike Invoke-Command, which parses and interprets
A differenza di Invoke-Command, che analizza e interpreta
and they use the Invoke-Command cmdlet to run a Get-Content command in the PSSession
utilizzano il cmdlet Invoke-Command per eseguire un comando Get-Content nella sessione PSSession
When you use the AsJob parameter of Invoke-Command to start a job on
Quando si utilizza il parametro AsJob di Invoke-Command per avviare un processo in
Enter-PSSession or Invoke-Command cmdlets to connect remotely.
Enter-PSSession o Invoke-Command per connettersi in modalità remota.
If you use the ComputerName parameter of the Invoke-Command or Enter-PSSession cmdlets, Windows PowerShell establishes a temporary
Se si utilizza il parametro ComputerName dei cmdlet Invoke-Command o Enter-PSSession, in Windows PowerShell viene stabilita
such as Invoke-Command.
ad esempio Invoke-Command.
although you might need to use the Credential parameter of the Invoke-Command, New-PSSession,
benché possa essere necessario utilizzare il parametro Credential dei cmdlet Invoke-Command, New-PSSession
C:\PS>$j= invoke-command-computername localhost,
C:\PS>$j= invoke-command-computername localhost,
such as Invoke-Command.
ad esempio Invoke-Command.
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.
Poiché il processo è stato avviato tramite Invoke-Command per eseguire un comando Start-Job in modalità remota, l'oggetto processo viene archiviato nel computer remoto ed è necessario utilizzare un altro comando Invoke-Command per eseguire un comando Stop-Job in modalità remota.
the redirection count value of 1 is exceeded, and Invoke-Command returns a non-terminating error.
verrà superato il valore del conteggio di reindirizzamento pari a 1 e Invoke-Command restituirà un errore non fatale.
C:\PS>$j= invoke-command-computername Server01-scriptblock{get-process}-asJob C:\PS>$j remove-job This example shows how to use the Remove-Job cmdlet to remove a job that was started on a remote computer by using the AsJob parameter of the Invoke-Command cmdlet.
C:\PS>$j= invoke-command-computername Server01-scriptblock{get-process}-asJob C:\PS>$j remove-job Descrizione In questo esempio viene illustrato come utilizzare il cmdlet Remove-Job per rimuovere un processo avviato in un computer remoto tramite il parametro AsJob del cmdlet Invoke-Command.
C:\PS>$MWFO-LOg Microsoft-Windows-Forwarding/Operational invoke-command-computername server01-scriptblock{param($log,$num)
C:\PS>$MWFO-LOg Microsoft-Windows-Forwarding/Operational C:\PS> invoke-command-computername server01-scriptblock{param($log,$num)
If you use the computerName parameter of the Invoke-Command or Enter-PSSession cmdlet to run a remote command or to start an interactive session,
Se si utilizza il parametro computerName del cmdlet Invoke-Command o Enter-PSSession per eseguire un comando remoto o avviare una sessione interattiva,
Results: 117, Time: 0.037

How to use "invoke-command" in an English sentence

Invoke command shell and run specified command.
To invoke Command Window click->View->Other Windows->Command Window.
Invoke command whenever the variable is read.
Invoke command whenever the variable is written.
Invoke command whenever the variable is unset.
read Invoke command whenever the variable is read.
write Invoke command whenever the variable is written.
Behavior is similar to the invoke command for spells.
Regarding the invoke command which one I should use?
Can any user account in Linux invoke command chmod?

How to use "invoke-command" in an Italian sentence

Licencia a nombre de:. 0 consiste nell' utilizzare un processo in background: $ job = Start- Job { invoke command here } Wait- Job $ job.
For some reason Start-Process msiexec won't work when run through invoke command on a remote machine.

Top dictionary queries

English - Italian