Download for Windows Premium
Publicitate
ForEach-Object cmdlet

Traducere "ForEach-Object cmdlet" în spaniolă

Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
cmdlet ForEach-Object
In the second line, the events are piped to the ForEach-Object cmdlet.
En la segunda línea, los eventos se canalizan al cmdlet ForEach-Object.
Description The ForEach-Object cmdlet performs an operation on each of a set of input objects.
Descripción El cmdlet ForEach-Object realiza una operación en cada objeto de un conjunto de objetos de entrada.
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".
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.
The pipeline operator sends the results to the ForEach-Object cmdlet, which applies the expression to each line of content in Get-Content.
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 command uses a pipeline operator (|) to send the files in $pshome to the Foreach-Object cmdlet, where Get-AuthenticodeSignature is called for each file.
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.
Because Set-ItemProperty is changing the property of each key, the ForEach-Object cmdlet is required to access the property.
Como Set-ItemProperty cambia la propiedad de cada clave, es necesario que el cmdlet ForEach-Object tenga acceso a la propiedad.
Nici un rezultat pentru acest sens.

Sinonime și analogii pentru "ForEach-Object cmdlet" în limba Română

Cuvântul și expresia zilei
Imaginea zilei
kettle: container for boiling water
Află cuvântul
Publicitate

Sugestii

Rezultate: 6. Exacte: 6. Timp de răspuns: 31 ms.