We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
ForEach-Object cmdlet
In der letzten Zeile wird der End-Parameter des Cmdlet ForEach-Object verwendet, um die in der Variablen $out gespeicherten Meldungen anzuzeigen.
In the last line, the End parameter of the ForEach-Object cmdlet is used to display the messages that are stored in the $out variable.
In der dritten Zeile, bei der es sich um den Process-Sriptblock des Cmdlet ForEach-Object handelt, sucht das Cmdlet in der Meldungseigenschaft jedes eingehenden Objekts nach bios.
In the third line, which is the Process script block of the ForEach-Object cmdlet, the cmdlet searches the message property of each incoming object for bios.
Über das Cmdlet ForEach-Object wird die Nachricht zudem unter Verwendung des vorbereiteten Dateinamens exportiert.
The ForEach-Object cmdlet also exports the message using the file name prepared.
Hier übergeben wir den Inhalt der Textdatei (unsere Computernamen) dem Cmdlet ForEach-Object.
All we're doing here is piping the contents of the text file to the Sort-Object cmdlet, then letting Sort-Object do its thing.
Das Ergebnis wird über eine Pipe an das Cmdlet ForEach-Object weitergeleitet, das einen Dateinamen mit einem vollständigen Pfad unter Verwendung der temporären Variable $Temp vorbereitet, der die Internetnachrichten-ID mit der Erweiterung "EML" enthält.
The result is pipelined into the ForEach-Object cmdlet, which prepares a file name including full path using the temporary variable $Temp that consists of the Internet Message ID with.eml extension.
Mit dem Pipelineoperator werden die Ergebnisse an das Cmdlet ForEach-Object übergeben. Dieses wendet den Ausdruck auf die einzelnen Inhaltszeilen in Get-Content an.
The pipeline operator sends the results to the ForEach-Object cmdlet, which applies the expression to each line of content in Get-Content.
In der zweiten Zeile werden die Ereignisse über die Pipeline an das Cmdlet ForEach-Object übergeben.
In the second line, the events are piped to the ForEach-Object cmdlet.
Der Befehl verwendet dann das Cmdlet ForEach-Object, um den Befehl Invoke-History im gemeinsamen Verlauf für die einzelnen Befehle zu übernehmen.
The command then uses the ForEach-Object cmdlet to apply the Invoke-History command to each of the commands in the combined history.
Anschließend werden die Ereignisse über die Pipeline an das Cmdlet ForEach-Object übergeben.
It then pipes the events to the ForEach-Object cmdlet.
Da Set-ItemProperty die Eigenschaft aller Schlüssel ändert, ist das Cmdlet ForEach-Object erforderlich, um auf die Eigenschaft zuzugreifen.
Because Set-ItemProperty is changing the property of each key, the ForEach-Object cmdlet is required to access the property.
Vom Befehl werden die Dateien in $pshome mit einem Pipelineoperator (|) an das Cmdlet Foreach-Object gesendet, wobei Get-AuthenticodeSignature für jede Datei aufgerufen wird.
The command uses a pipeline operator (|) to send the files in $pshome to the Foreach-Object cmdlet, where Get-AuthenticodeSignature is called for each file.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "Cmdlet ForEach-Object" in German