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.
commande Get-ChildItem
In this case, the Get-ChildItem command is used to find a non-existent file.
Dans ce cas, la commande Get-ChildItem est utilisée pour rechercher un fichier inexistant.
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.
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.
A subsequent Get-Childitem command confirms that the file was not deleted.
The following example shows how to use the Get-ChildItem command (the alias is "dir") to preview the changes in a transaction.
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.
In the Get-ChildItem command, the Path parameter has a value of , which represents the contents of the current directory.
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.
This parameter is named Force because you can forcibly override the normal behavior of the Get-ChildItem command.
Ce paramètre est nommé Force parce que vous pouvez remplacer de force le comportement normal de la commande Get-ChildItem.
To sort the list of environment variables by variable name, pipe the output of a Get-ChildItem command to the Sort-Object cmdlet.
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.
The name property is actually a property of the FileInfo object returned by the Get-ChildItem command.
La propriété Name est une propriété de l'objet FileInfo retournée par la 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.
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.
MyKey - 123 To get the items that are currently in the registry, use a Get-ChildItem command ("dir") without the UseTransaction parameter.
MyKey - 123 Pour obtenir les éléments qui sont actuellement dans le Registre, utilisez une commande Get-ChildItem ("dir") sans le paramètre UseTransaction.
The Get-ChildItem command accepts wildcards in the path of the items to list.
La commande The Get-ChildItem accepte les caractères génériques dans le chemin d'accès aux éléments à lister.
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.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor Get-Childitem command in het Engels