DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

PowerShell

Lessons available

core Extensions: .ps1 Official docs ↗
Open lessons References Examples Back to Languages
Summary

PowerShell is a task automation shell and scripting language from Microsoft.

Slug
powershell
Tier
core
Extensions
.ps1
Hello World
Write-Output 'Hello, World!'

Tip: you can expand this page later with official docs + trusted references.