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.
La tâche exécute une commande Get-ChildItem qui obtient tous les fichiers ayant une extension de nom de fichier « .ps1 » qui ont été ajoutés ou mis à jour la semaine précédente.
The job runs a Get-ChildItem command that gets all of the files with a".ps1" file name extension that were added or updated in the last week.
Une commande Get-Childitem suivante confirme que le fichier n'a pas été supprimé.
L'exemple suivant montre la façon d'utiliser la commande Get-ChildItem (l'alias est "dir") pour afficher un aperçu des modifications dans une transaction.
The following example shows how to use the Get-ChildItem command (the alias is "dir") to preview the changes in a transaction.
Dans la commande Get-ChildItem, la valeur du paramètre Path est , ce caractère générique représentant le contenu du répertoire actif.
In the Get-ChildItem command, the Path parameter has a value of , which represents the contents of the current directory.
Ce paramètre est nommé Force parce que vous pouvez remplacer de force le comportement normal de la commande Get-ChildItem.
This parameter is named Force because you can forcibly override the normal behavior of the Get-ChildItem command.
Pour trier la liste des variables d'environnement par nom de variable, dirigez la sortie d'une commande Get-ChildItem vers l'applet de commande Sort-Object.
To sort the list of environment variables by variable name, pipe the output of a Get-ChildItem command to the Sort-Object cmdlet.
La propriété Name est une propriété de l'objet FileInfo retournée par la commande Get-ChildItem.
The name property is actually a property of the FileInfo object returned by the Get-ChildItem command.
Les éléments qui sont normalement invisibles dans l'Explorateur Windows ou Cmd.exe n'apparaissent pas dans la sortie d'une commande Get-ChildItem.
Items that are normally invisible in Windows Explorer or Cmd.exe are not displayed in the output of a Get-ChildItem command.
MyKey - 123 Pour obtenir les éléments qui sont actuellement dans le Registre, utilisez une commande Get-ChildItem ("dir") sans le paramètre UseTransaction.
MyKey - 123 To get the items that are currently in the registry, use a Get-ChildItem command ("dir") without the UseTransaction parameter.
Dans la mesure où le paramètre Recurse ne fonctionne pas correctement dans cette applet de commande, la commande utilise l'applet de commande Get-Childitem pour obtenir les fichiers requis et l'opérateur de pipeline pour les passer à l'applet de commande Remove-Item.
Because the Recurse parameter in this cmdlet is faulty, the command uses the Get-Childitem cmdlet to get the desired files, and it uses the pipeline operator to pass them to the Remove-Item cmdlet.
Vous pouvez effectuer des listages très complexes en utilisant les paramètres de l'applet de commande Get-ChildItem.
You can perform very complex listings by using parameters of the Get-ChildItem cmdlet.
L'applet de commande Get-ChildItem obtient des objets qui représentent chaque fichier dans le répertoire.
The Get-ChildItem cmdlet gets objects representing each file in the directory.
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.