Section courante

A propos

Section administrative du site

Get-ChildItem

Demande l'élément enfant
PowerShell

Syntaxe

Get-ChildItem [[-Path] string[]] [[-Filter] string] [-Include string[]] [-Exclude string[]] [-Recurse] [-Depth uint32] [-Force] [-Name] [-Attributes FlagsExpression[FileAttributes]] [-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [CommonParameters]
Get-ChildItem [[-Filter] string] -LiteralPath string[] [-Include string[]] [-Exclude string[]] [-Recurse] [-Depth uint32] [-Force] [-Name] [-Attributes FlagsExpression[FileAttributes]] [-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [CommonParameters]

Description

Cette commande permet de demander les emplacements d'entreposage de certificats, les magasins de certificats et les certificats dans l'unité Cert: de Windows PowerShell.



Dernière mise à jour : Mardi, le 12 Janvier 2021