Ü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.
Anschließend werden die Ereignisse über die Pipeline an das Cmdlet ForEach-Object übergeben.
It then pipes the events to the ForEach-Object cmdlet.
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.
Dieser Vorgang kann in einem ForEach-Object -Skriptblock mit folgender Eingabe ausgeführt werden
You can do that in a ForEach-Object script block by typing
Da mehrere Adressen vorhanden sind, geben Sie den Pingbefehl für jede Adresse mit ForEach-Object einzeln aus
Because there is more than one address, use the ForEach-Object to ping each address separately
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.
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 Sie die DNS-Domäne für jede Netzwerkkartenkonfiguration einzeln zuweisen, müssen Sie mit einer ForEach-Object -Anweisung jeder einzelnen Karte eine Domäne zuweisen
Because you assign the DNS domain for each network adapter configuration independently, you need to use a ForEach-Object statement to assign the domain to each adapter
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 letzten Zeile wird der End-Parameter des Cmdlet "ForEach-Object" verwendet, um die in der Variablen"$out" gespeicherten Meldungen anzuzeigen. VERWANDTE LINKS
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.
Das Cmdlet "ForEach-Object" führt einen Vorgang für die einzelnen Eingabeobjekte einer Gruppe von Eingabeobjekten aus.
Description The ForEach-Object cmdlet performs an operation on each of a set of input objects.
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.