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.
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.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.