intermediate 4 hr 7 lessons

Automation & Scripting with PowerShell

Automate real work with PowerShell: scripts, tasks, file and system operations, and gluing tools together.

Taught by The StretchCode Faculty

What you'll learn

  • Automate tasks with PowerShell
  • Script file and system operations
  • Schedule and run jobs
  • Glue tools into workflows

Curriculum

Scripting Basics
1Variables and LogicPreview
2Control Flow
3Functions
Working with the System
1Files and Processes
2Reading and Writing Data
Automating Work
1Build an Automation
2Schedule and Deploy