Esempi di utilizzo di Invoke-command cmdlet in Inglese e relative traduzioni in Italiano
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
-
Official/political
The third command uses the Invoke-Command cmdlet to run a Wait-Job command.
The second command uses the Invoke-Command cmdlet to run a Get-Hotfix command remotely.
The command uses the Invoke-Command cmdlet to send the command to the remote computer.
You do not need to use the Invoke-Command cmdlet to run an imported command.
use the Invoke-Command cmdlet.
The command uses the Invoke-Command cmdlet to run a Get-Culture command on three remote computers.
It uses the Invoke-Command cmdlet to run a Stop-Job command in the PSSession on Server01.
The fourth command uses the Invoke-Command cmdlet to run a Wait-Job command in the sessions.
The second command uses the Invoke-Command cmdlet to run a Start-Job command in the session.
Both the Start-Job and Wait-Job commands are submitted to the remote computer by using the Invoke-Command cmdlet.
The second command uses the Invoke-Command cmdlet to run a background job in each of the sessions.
Therefore, to run a stop process command on a remote computer, you need to use the Invoke-Command cmdlet.
use the FilePath parameter of the Invoke-Command cmdlet.
The second command uses the Invoke-Command cmdlet to run a Get-Mailbox command on a remote server running Microsoft Exchange Server.
use the Invoke-Command cmdlet to run a Receive-Job command remotely.
use the AsJob parameter of a cmdlet such as Invoke-Command, or use the Invoke-Command cmdlet to run a Start-Job command remotely.
use the Session parameter of the Invoke-Command cmdlet.
The second command uses the Invoke-Command cmdlet to run the Get-Culture command on Server02.
use the Invoke-Command cmdlet.
use the Invoke-Command cmdlet.
