the ScriptBlock parameter
Ajouter à une liste
Traduction de "the ScriptBlock parameter" en allemand
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.
Use the ScriptBlock parameter to specify the command.
It uses the ScriptBlock parameter to specify the command to be run on the remote computer.
When the entire command is saved in a local variable, you can specify the variable as the value of the ScriptBlock parameter .
Wenn der gesamte Befehl in einer lokalen Variablen gespeichert wird, können Sie die Variable als Wert des ScriptBlock-Parameters angeben.
This procedure is equivalent to using the ScriptBlock parameter to submit the contents of the script.
The command uses the ScriptBlock parameter to specify the command that runs in the background job.
In the value of the ScriptBlock parameter , use the $input automatic variable to represent the input objects.
Otherwise, it returns the output of the invoked command (the value of the ScriptBlock parameter ).
The command uses the ScriptBlock parameter to specify the command and the JobName parameter to specify a friendly name for the job.
Im Befehl wird mit dem ScriptBlock-Parameter der Befehl angegeben, und mit dem JobName-Parameter wird ein Anzeigename für den Auftrag angegeben.
When using InputObject, use the $input automatic variable in the value of the ScriptBlock parameter to represent the input objects.
Bei Verwendung von InputObject verwenden Sie die automatische Variable"$input" im Wert des ScriptBlock-Parameters , um die Eingabeobjekte darzustellen.
The command is enclosed in braces, and it is set as the value of the ScriptBlock parameter of Use-Transaction.
Der Befehl wird in geschweifte Klammern eingeschlossen und als Wert des ScriptBlock-Parameters von Use-Transaction festgelegt.
The ScriptBlock parameter specifies a script block that contains the command.
Mit dem ScriptBlock-Parameter wird ein Skriptblock angegeben, der den Befehl enthält.
The command uses the ScriptBlock parameter to specify the command and the JobName parameter to specify a friendly name for the job.
Der ScriptBlock-Parameter wird zur Angabe des Befehls verwendet, der auf dem Remotecomputer ausgeführt werden soll.
The command uses the ScriptBlock parameter to specify the command that runs in the background job.