Télécharger pour Windows Premium
Publicité
scriptblock

Traduction de "scriptblock" en espagnol

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
ScriptBlock
C:\PS>start-job -name WinRm -scriptblock {get-process winrm} This command runs a background job that gets the WinRM process on the local computer.
C:\PS>start-job -name WinRm -scriptblock {get-process winrm} Descripción - Este comando ejecuta un trabajo en segundo plano que obtiene el proceso de WinRM en el equipo local.
C:\PS>invoke-command -ComputerName S1, S2, S3 -scriptblock {get-culture} | out-grid view This example shows the correct format for sending data collected from remote computers to the Out-GridView cmdlet.
C:\PS>invoke-command -ComputerName S1, S2, S3 -scriptblock {get-culture} | out-gridview Descripción - En este ejemplo, se muestra el formato correcto para enviar los datos recopilados en equipos remotos al cmdlet Out-GridView.
Use the ScriptBlock parameter to specify the command.
Use el parámetro ScriptBlock para especificar el comando.
It uses the ScriptBlock parameter to specify the command to be run on the remote computer.
Utiliza el parámetro ScriptBlock para especificar el comando que se va a ejecutar en el equipo remoto.
This procedure is equivalent to using the ScriptBlock parameter to submit the contents of the script.
Este procedimiento es equivalente a utilizar el parámetro ScriptBlock para enviar el contenido del script.
The command uses the ScriptBlock parameter to specify the command that runs in the background job.
El comando utiliza el parámetro ScriptBlock para especificar el comando que se ejecuta en el trabajo en segundo plano.
In the value of the ScriptBlock parameter, use the $input automatic variable to represent the input objects.
En el valor del parámetro ScriptBlock, utilice la variable automática $input para representar los objetos de entrada.
The command uses the ScriptBlock parameter to specify the command and the JobName parameter to specify a friendly name for the job.
El comando utiliza el parámetro ScriptBlock para especificar el comando y el parámetro JobName para especificar un nombre simple para el trabajo.
Gets a value that specifies the scope of the custom action. ScriptBlock String
Obtiene un valor que especifica el ámbito de la acción personalizada. ScriptBlock String
The change affects both the Definition and ScriptBlock properties of the FunctionInfo object.
El cambio afecta a las cuatro propiedades que definen la asociación entre el alias y el comando.
Use the Session parameter to specify the PSSessions and the ScriptBlock parameter to specify the command.
Use el parámetro Session para especificar las PSSessions y el parámetro ScriptBlock para especificar el comando.
The command uses the ConfigurationName parameter to specify an alternate session configuration for Windows PowerShell and the ScriptBlock parameter to specify the command.
El comando utiliza el parámetro ConfigurationName para especificar una configuración de sesión alternativa para Windows PowerShell y el parámetro ScriptBlock para especificar el comando.
CustomActions that do not include ScriptBlock or ScriptSrc properties will continue to work as expected
Las CustomActions que no incluyen propiedades ScriptBlock ni ScriptSrc seguirán funcionando como se espera
Aucun résultat pour cette recherche.

Synonymes et analogies de "scriptblock" en anglais

Le mot et l’expression du jour
L’image du jour
power strip: device providing multiple electrical outlets from a single source
Découvrir le mot
Publicité

Suggestions qui contiennent scriptblock

Résultats: 18. Exacts: 18. Temps écoulé: 50 ms.