NAME Get-ChildItem SYNTAX Get-ChildItem [[-Path] ] [[-Filter] ] [-Include ] [-Exclude ] [-Recurse] [-Depth ] [-Force] [-Name] [-Attr ibutes {ReadOnly | Hidden | System | Directory | Archive | Device | Normal | Temporary | SparseFile | ReparsePoint | Compressed | Offline | NotContent Indexed | Encrypted | IntegrityStream | NoScrubData}] [-FollowSymlink] [-Di rectory] [-File] [-Hidden] [-ReadOnly] [-System] [] Get-ChildItem [[-Filter] ] -LiteralPath [-Include ] [-Exclude ] [-Recurse] [-Depth ] [-Force] [-Name] [-A ttributes {ReadOnly | Hidden | System | Directory | Archive | Device | Norm al | Temporary | SparseFile | ReparsePoint | Compressed | Offline | NotCont entIndexed | Encrypted | IntegrityStream | NoScrubData}] [-FollowSymlink] [ -Directory] [-File] [-Hidden] [-ReadOnly] [-System] [] ALIASES gci dir REMARKS Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help. -- To download and install Help files for the module that includes this cmdlet, use Update-Help. -- To view the Help topic for this cmdlet online, type: "Get-Help Get-C hildItem -Online" or go to https://go.microsoft.com/fwlink/?LinkID=113308.