What is the translation of " SCRIPT BLOCK " in German?

[skript blɒk]
Noun
[skript blɒk]
Skriptblock
script block

Examples of using Script block in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Script: The script blocks in the remote session.
Script: Die Skriptblöcke in der Remotesitzung.
A script, function, or script block.
Ein Skript, eine Funktion oder einen Skriptblock.
Like functions, a script block can include parameters.
Wie Funktionen können Skriptblöcke Parameter enthalten.
The commands in the function are stored as a script block in the.
Die Befehle in der Funktion werden als Skriptblock in der.
Determines whether script blocks in the format data are exported.
Bestimmt, ob Skriptblöcke in den Formatdaten exportiert werden.
As in all branching statements, braces({}) must enclose script blocks.
Wie bei allen Verzweigungsanweisungen müssen Skriptblöcke in geschweifte Klammern eingeschlossen werden.
Note: Script blocks can also be used elsewhere in locations where.
Hinweis: Skriptblöcke können auch an anderen Stellen verwendet.
You can pipe a command in a script block to Invoke-Command.
Sie können einen Befehl in einem Skriptblock über die Pipeline an Invoke-Command übergeben.
A script block is an instance of a Microsoft. NET Framework type.
Ein Skriptblock ist eine Instanz eines Microsoft. NET Framework-Typs.
Execution does not stop unless the script block includes the Break keyword.
Die Ausführung wird nur angehalten, wenn der Skriptblock das Break-Schlüsselwort enthält.
Error handling in scripts is done using the Try, Catch, and Finally script blocks.
Die Fehlerbehandlung in Skripts erfolgt mithilfe der Try-, Catch- und Finally-Skriptblöcke.
You can assign a script block to a variable, as shown in the following.
Sie können einen Skriptblock einer Variablen zuweisen, wie im.
Ps1xml files that are installed with Windows PowerShell are digitally signed toprevent tampering because the formatting can include script blocks.
Ps1xml-Dateien Die mit Windows PowerShell installierten PS1XML-Dateien werden digital signiert, umManipulationen zu verhindern, da die Formatierung Skriptblöcke enthalten kann.
Specifies the script block that is applied to each incoming object.
Gibt den Skriptblock an, der auf die einzelnen eingehenden Objekte angewendet wird.
The most frequently arising cause for this problem has recently been the program Norton Anti-Virus 2001,2002 or 2003, the Script Blocking by NAV, specifically.
In letzter Zeit ist die häufigste Ursache für diesen Fehler das Programm Norton AntiVirus 2001, 2002oder 2003. Genauer gesagt, das Script Blocking von NAV.
The expression in braces is the script block that is represented by the function name.
Der Ausdruck in geschweiften Klammern ist der Skriptblock, der durch den Funktionsnamen dargestellt wird.
The script block in the preceding example uses the Param keyword to create a parameter that has a default value.
Im Skriptblock im vorangehenden Beispiel wird mithilfe des Param- Schlüsselworts ein Parameter mit einem Standardwert erstellt.
Activating the setting means that all script blocks processed through PowerShell are logged.
Die Aktivierung der Einstellung führt dazu, dass alle durch PowerShell prozessierten Script Blocks aufgezeichnet werden.
Rename-item-path function: help-newname gh TASK: Copying a Function EXAMPLE 1 This command copies the"prompt" function to"oldPrompt",effectively creating a new name for the script block that is associated with the prompt function.
Rename-item -path function: help -newname gh AUFGABE: Kopieren einer Funktion BEISPIEL 1 Mit diesem Befehl wird die Funktion"prompt" nach"oldPrompt" kopiert,wodurch ein neuer Name für den Skriptblock erstellt wird, der der Funktion"prompt" zugeordnet ist.
Ps1 file is copied into a script block and the script block is run on each of the remote computers.
Ps1" in einen Skriptblock kopiert, und der Skriptblock wird auf jedem Remotecomputer ausgeführt.
Customization Mini chaps Models Original- Exel- Free Flag customization Flag embroidery on the top of the left chaps Choice of thread color for the Dy'on logo embroidery Initials customization Initials embroidery on the top of the left chaps Fonts available:Roman Block Brush Script Block Butterfly Bold.
Customization Kurchaps Modelle Original- Exel- Free Flagge customization Flag-Label auf der Oberseite der linken Chaps Wahl der Fadenfarbe für die Dy'on Logo-Stickerei Initialen customization Initialsauf der Oberseite der linken Chaps Fonts zur Verfügung:Roman Block Brush Script Block.
If you use the Continue keyword in the script block, execution resumes until the next breakpoint.
Wenn Sie das Continue-Schlüsselwort im Skriptblock verwenden, wird die Ausführung bis zum nächsten Haltepunkt fortgesetzt.
A script block can accept arguments and return values. Syntactically, a script block is a statement list in braces, as shown in the following syntax:{<statement list>} A script block returns the output of all the commands in the script block, either as a single object or as an array.
Syntaktisch handelt es sich bei einem Skriptblock um eine Anweisungsliste in geschweiften Klammern, wie in der folgenden Syntax dargestellt:{ < Anweisungsliste> } Ein Skriptblock gibt die Ausgabe aller Befehle im Skriptblock zurück, entweder als einzelnes Objekt oder als Array.
Or, use the debugger to debug a function or script block that you typed at the command prompt.
Sie können den Debugger auch zum Debuggen einer Funktion oder eines Skriptblocks verwenden, den Sie an der Eingabeaufforder ung eingegeben haben.
Notice that the script block that contains the commands that are run remotely does not include the Out-GridView command.
Beachten Sie, dass der Skriptblock, der die remote ausgeführten Befehle enthält, keinen Befehl"Out-GridView" einschließt.
When you use this parameter,Windows PowerShell converts the contents of the specified script file to a script block, transmits the script block to the remote computer, and runs it on the remote computer.
Wenn Sie diesen Parameter verwenden, wird Inhalt der angegebenen Skriptdatei von Windows PowerShell in einen Skriptblock konvertiert, der Skriptblock wird an den Remotecomputer gesendet und anschließend auf dem Remotecomputer ausgeführt.
Explains how to use script blocks to combine expressions, statements and commands into a single code block..
Erklärt, wie Skriptblöcke verwendet werden, um Ausdrücke, Anweisungen und Befehle in einem einzelnen Codeblock zu kombinieren.
The Measure-Command cmdlet runs a script block or cmdlet internally, times the execution of the operation, and returns the execution time.
Mit dem Cmdlet"Measure-Command" wird ein Skriptblock oder Cmdlet intern ausgeführt, die Ausführungsdauer des Vorgangs erfasst und zurückgegeben.
In addition to using the script block that describes the operations to be carried out on each input object, you can provide two additional script blocks.
Zusätzlich zu dem Skriptblock, der die für die einzelnen Eingabeobjekte auszuführenden Vorgänge beschreibt, können Sie zwei weitere Skriptblöcke angeben.
Results: 29, Time: 0.0302

Word-for-word translation

Top dictionary queries

English - German