PowerShell Guides and Practice Exercises
Short guides on the PowerShell things people actually search for, each with examples you can paste into a terminal.
Want to practice instead of read? Try the free lab or browse every lab.
All guides
- PowerShell Commands for Beginners: The Ones You'll Actually Use
- PowerShell Practice Exercises: 10 Tasks to Try Yourself
- Where-Object Examples: Filter Anything in PowerShell
- Select-String Examples: grep for PowerShell
- Get-ChildItem Examples: List and Find Files in PowerShell
- The PowerShell Pipeline Explained
- PowerShell Hash Tables: Syntax and Examples