PowerShell Tutorials
A full PowerShell course: pipelines, objects, filtering, scripts, and Windows automation basics.
This course includes 14 lessons grouped from first steps to more capable workflows. Work through a group in order, or jump to the task you need today. Every lesson includes explanations, copyable examples, and tips written for beginners.
Cheatsheet · Search this course · Operating systems category · All categories
Getting started
Topic pageObjects and pipelines
Topic pageScripting basics
Topic pageScripts and safety
Topic page- ScriptsSave commands in .ps1 files, pass parameters, and run them from the shell.
- Execution PolicyUnderstand execution policy settings that control which scripts can run.
- Remoting IntroLearn the idea of running commands on another computer with PowerShell remoting—conceptually and carefully.
- Next StepsReview PowerShell skills from this course and pick useful follow-on topics.