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 Format-List
cmdlet Format-List
The second command uses a pipeline operator (|) to pass the job object in $j to the Format-List cmdlet.
La deuxième commande utilise un opérateur de pipeline (|) pour passer l'objet de traitement de $j à l'applet de commande Format-List.
The pipeline operator (|) passes the result to the Format-List cmdlet, which displays all of the properties of each history entry, including the ID, status, and start and end times of the command.
L'opérateur de pipeline (|) passe le résultat à l'applet de commande Format-List, laquelle affiche toutes les propriétés de chaque entrée de l'historique, y compris l'ID, l'état et les heures de début et de fin de la commande.
These work exactly as they do with the Format-List cmdlet.
Ces paramètres fonctionnent exactement comme avec la cmdlet Format-List.
If the Format-List cmdlet is called without any parameters specified, all properties are output.
Si la cmdlet Format-List est appelée sans spécification d'aucun paramètre, toutes les propriétés sont produites.
The Format-List cmdlet takes input from the pipeline and outputs a vertical columned list of all the specified properties of each object.
La cmdlet Format-List prend l'entrée dans le pipeline et produit une liste de colonnes verticale de toutes les propriétés spécifiées pour chaque objet.
The Format-List cmdlet displays an object in the form of a listing, with each property labeled and displayed on a separate line
L'applet de commande Format-List affiche un objet sous forme de liste, avec chaque propriété libellée et affichée sur une ligne Vous pouvez spécifier autant de propriétés que vous le souhaitez
It uses array notation to indicate the first match (match 0 in a zero-based array), and it uses the Format-List cmdlet to display the value of the Context property as a list.
Elle utilise la notation sous forme de tableau pour indiquer la première correspondance (correspondance 0 dans un tableau de base zéro) et utilise l'applet de commande Format-List pour afficher la valeur de la propriété Context sous forme de liste.
It uses the PassThru parameter to create an object representing the new variable, and it uses the pipeline operator (|) to pass the object to the Format-List cmdlet.
Elle utilise le paramètre PassThru pour créer un objet représentant la nouvelle variable, et elle utilise l'opérateur de pipeline (|) pour passer l'objet à l'applet de commande Format-List.
The Format-List cmdlet lets you use a wildcard as the value of its Property parameter.
L'applet de commande Format-List vous permet d'utiliser un caractère générique comme valeur de son paramètre Property.
For example, the following command sends the output of a Get-Service command to the Format-List cmdlet.
Par exemple, la commande suivante envoie la sortie d'une commande Get-Service à l'applet de commande Format-List.
Another pipeline operator sends the result to the Format-List cmdlet, which formats the output as a list with only the Name and Description properties. Example 4
Un autre opérateur de pipeline envoie le résultat à l'applet de commande Format-List qui met en forme la sortie afin d'afficher une liste répertoriant uniquement les propriétés Name et Cette commande démarre le service WinRM sur l'ordinateur Server02.
To display the property values of the object, use the Format-List cmdlet. Example 6
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.