PowerShell Get-ChildItem: List Files and Folders (Full Guide) ─□✕ February 26, 2026May 5, 2026 PowerShell Tips Editor 3 min read PowerShell Get-ChildItem: List Files and Folders (Full Guide) Get-ChildItem is PowerShell’s file listing command. Learn to list files, filter by extension, recurse subdirectories, and find hidden files.
PowerShell Get-Module: List Installed and Loaded Modules ─□✕ February 23, 2026May 5, 2026 PowerShell Tips Editor 4 min read PowerShell Get-Module: List Installed and Loaded Modules Get-Module tells you exactly which PowerShell modules are loaded or installed. Learn every useful flag and how to check module versions and paths.