← All Languages
PowerShell

PowerShell

Object-Based Automation

First appeared: 2006Designed by: Jeffrey Snover

A task automation and configuration management framework from Microsoft with a command-line shell and scripting language.

Links

Paradigm

OOPProcedural

Hello, World

Write-Host "Hello, World!"

About

Initially released in 2006 as Windows PowerShell. PowerShell Core (2018) is cross-platform and open-source.

Type system: Static

Ecosystem

Package Managers
PowerShellGetNuGet

Learning Resources

Microsoft PowerShell docs