Download for Windows Premium
-50% Premium
Publiciteit
applet de commande ForEach-Object

Vertaling van "applet de commande 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
Dans la deuxième ligne, les événements sont dirigés vers l'applet de commande ForEach-Object.
In the second line, the events are piped to the ForEach-Object cmdlet.
Dans la dernière ligne, le paramètre End de l'applet de commande ForEach-Object est utilisé pour afficher les messages stockés dans la variable $out.
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.
Dans la troisième ligne, qui est le bloc de script Process de l'applet de commande ForEach-Object, l'applet de commande recherche « bios » dans la propriété de message de chaque objet entrant.
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".
L'opérateur de pipeline envoie les résultats à l'applet de commande ForEach-Object, laquelle applique l'expression à chaque ligne de contenu dans 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.
Cette commande utilise ensuite l'applet de commande ForEach-Object pour appliquer la commande Invoke-History à chacune des commandes de l'historique combiné.
The command then uses the ForEach-Object cmdlet to apply the Invoke-History command to each of the commands in the combined history.
Parce que Set-ItemProperty modifie la propriété de chaque clé, l'applet de commande ForEach-Object est nécessaire pour accéder à la propriété.
Because Set-ItemProperty is changing the property of each key, the ForEach-Object cmdlet is required to access the property.
La commande utilise un opérateur de pipeline (|) pour envoyer les fichiers de la variable $pshome à l'applet de commande Foreach-Object, où l'applet de commande Get-AuthenticodeSignature est appelée pour chaque fichier.
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.
Er zijn geen resultaten gevonden voor deze term.
Publiciteit

Resultaten: 7. Exact: 7. Verstreken tijd: 41 ms.