Download for Windows Premium
Publiciteit
cmdlet ForEach-Object

Vertaling van "cmdlet ForEach-Object" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
ForEach-Object cmdlet
En la segunda línea, los eventos se canalizan al cmdlet ForEach-Object.
In the second line, the events are piped to the ForEach-Object cmdlet.
Descripción El cmdlet ForEach-Object realiza una operación en cada objeto de un conjunto de objetos de entrada.
Description The ForEach-Object cmdlet performs an operation on each of a set of input objects.
En la tercera línea, que es el bloque de script Process del cmdlet ForEach-Object, el cmdlet busca "bios" en la propiedad de mensaje de cada objeto entrante.
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".
El operador de canalización envía los resultados al cmdlet ForEach-Object, que aplica la expresión a cada línea de contenido en Get-Content.
The pipeline operator sends the results to the ForEach-Object cmdlet, which applies the expression to each line of content in Get-Content.
El comando utiliza un operador de canalización (|) para enviar los archivos de $pshome al cmdlet Foreach-Object, donde se llama a Get-AuthenticodeSignature para cada archivo.
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.
Como Set-ItemProperty cambia la propiedad de cada clave, es necesario que el cmdlet ForEach-Object tenga acceso a la propiedad.
Because Set-ItemProperty is changing the property of each key, the ForEach-Object cmdlet is required to access the property.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.

Synoniemen voor cmdlet ForEach-Object in het Spaans

Publiciteit

Resultaten: 6. Exact: 6. Verstreken tijd: 26 ms.