Get-ChildItem Cmdlet in PowerShell



Get-ChildItem (alias: dir) in Powershell is used to get the items inside the container. This container could be the Folders, Registry or the certificate store. You can retrieve items from one or more specified locations. This command works similar to the dir in command prompt but PowerShell provides a modern way to extract the data.

Updated on: 2020-01-22T12:30:53+05:30

1K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements