Télécharger pour Windows Premium
ScriptBlock - allemand-anglaisanglais-allemand
Publicité
ScriptBlock

Traduction de "ScriptBlock" 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.
scriptblock
ScriptBlock-Parameter
ScriptBlock-Parameters
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} Beschreibung - Mit diesem Befehl wird ein Hintergrundauftrag ausgeführt, der den WinRM-Prozess auf dem lokalen Computer abruft.
C:\PS> invoke-command -scriptblock $a -args Other value
C:\PS> invoke-command -scriptblock $a -args Anderer Wert
In that case, the first ScriptBlock, specified in the Value parameter, is used to get the value of a variable.
In diesem Fall wird der erste im Value-Parameter angegebene ScriptBlock verwendet, um den Wert einer Variablen abzurufen.
The second ScriptBlock, specified in the SecondValue parameter, is used to set the value of a variable.
Der zweite ScriptBlock, der im SecondValue-Parameter angegeben ist, wird verwendet, um den Wert einer Variablen festzulegen.
You can use the SecondValue parameter to specify an additional ScriptBlock when adding a ScriptProperty member.
Mit dem SecondValue-Parameter können Sie einen zusätzlichen ScriptBlock angeben, wenn Sie ein ScriptProperty-Element hinzufügen.
The actual change is then carried out in the scriptblock.
Im scriptBlock wird dann die eigentliche Änderung durchgeführt.
For example, the following command runs a Get-Culture command on three computers: invoke-command -computer name S1, S2, S3 -scriptblock {get-culture} You can also run a command in multiple PSSessions.
Der folgende Befehl führt beispielsweise auf drei Computern einen Get-Culture-Befehl aus: invoke-command -computername S1, S2, S3 -scriptblock {get-culture} Sie können auch einen Befehl in mehreren PSSessions ausführen.
Scriptblock The scriptblock can be used when the script should run in the context of another user.
Der scriptBlock kann verwendet werden, wenn das Skript im Kontext eines anderen Benutzers laufen soll.
The ScriptBlock parameter specifies a script block that contains the command.
Mit dem ScriptBlock-Parameter wird ein Skriptblock angegeben, der den Befehl enthält.
Use the ScriptBlock parameter to specify the command.
Geben Sie den Befehl im ScriptBlock-Parameter an.
It uses the ScriptBlock parameter to specify the command to be run on the remote computer.
Der ScriptBlock-Parameter wird zur Angabe des Befehls verwendet, der auf dem Remotecomputer ausgeführt werden soll.
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.
Dieses Verfahren entspricht dem Senden des Skriptinhalts mit dem ScriptBlock-Parameter.
Aucun résultat pour cette recherche.

Synonymes et analogies de "ScriptBlock" en anglais

Le mot et l’expression du jour
L’image du jour
ladder: tool with steps for climbing up or down
Découvrir le mot
Publicité

Suggestions qui contiennent ScriptBlock

Résultats: 33. Exacts: 33. Temps écoulé: 28 ms.