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.