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.
applet de commande Where-Object
To perform client-side filtering, use the Where-Object cmdlet.
The resulting groups are piped to the Where-Object cmdlet, which selects objects with groups with more than one member.
Les groupes obtenus sont dirigés vers l'applet de commande Where-Object, qui sélectionne les objets des groupes comportant plusieurs membres.
The filter methods are more efficient than using the Where-Object cmdlet because the filters are applied while the objects are being retrieved, rather than retrieving all the objects and then filtering them.
Les méthodes de filtrage sont plus efficaces que l'utilisation de l'applet de commande Where-Object parce que les filtres sont appliqués pendant que les objets sont récupérés, et non pas après.
The pipeline operator (|) passes the results to the Where-Object cmdlet, which selects only the commands that include "service".
L'opérateur de pipeline (|) passe les résultats à l'applet de commande Where-Object, laquelle sélectionne uniquement les commandes qui incluent « service ».
The third command shows how to use the Where-Object cmdlet to get an event based on the time that it was generated. Example 4
La troisième commande montre comment utiliser l'applet de commande Where-Object pour obtenir un événement en fonction de l'heure à laquelle il a été généré.
The pipeline operator (|) sends the services object to the Where-Object cmdlet, which selects only the services with a status of "stopped."
L'opérateur de pipeline (|) envoie l'objet Services à l'applet de commande Where-Object, qui sélectionne uniquement les services dont l'état est « Stopped ».
The pipeline operator (|) passes the process objects to the Where-Object cmdlet, which selects only the object with a value greater than 20,000,000 bytes for the WorkingSet property.
L'opérateur de pipeline (|) passe les objets processus à l'applet de commande Where-Object qui sélectionne uniquement l'objet dont la valeur est supérieure à 20000,000 octets pour la propriété WorkingSet.
Windows PowerShell includes a Where-Object cmdlet that allows you to test each object in the pipeline and only pass it along the pipeline if it meets a particular test condition.
Windows PowerShell inclut une applet de commande Where-Object qui vous permet de tester chaque objet du pipeline et de ne le passer à la suite du pipeline que s'il satisfait une condition de test particulière.
The pipeline operator (|) passes the result to the Where-Object cmdlet, which selects instances with a value of "Schedule" in the Name property.
L'opérateur de pipeline (|) passe le résultat à l'applet de commande Where-Object qui sélectionne les instances dont la propriété Name a la valeur « Schedule ».
The pipeline operator (|) passes the results to the Where-Object cmdlet, which selects the ones where the value of the HasExited property is TRUE.
L'opérateur de pipeline (|) passe les résultats à l'applet de commande Where-Object qui sélectionne ceux dont la propriété HasExited a la valeur TRUE.
It uses the Where-Object cmdlet to get only the counter samples with a CookedValue of less than 15.
Elle utilise l'applet de commande Where-Object pour obtenir uniquement les échantillons de compteur dont le paramètre CookedValue a une valeur inférieure à 15.
The pipeline operator (|) passes the results to the Where-Object cmdlet, which selects the services with a Status property of "Paused".
L'opérateur de pipeline (|) passe les résultats à l'applet de commande Where-Object qui sélectionne les services dont la valeur de la propriété Status est « Paused (Suspendu) ».
A pipeline operator (|) sends the services to the Where-Object cmdlet, which selects the services whose DependentServices property is not null.
Un opérateur de pipeline (|) envoie les services à l'applet de commande Where-Object, qui sélectionne les services dont la propriété DependentServices n'a pas la valeur null.
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.