Skip to content
nav007

PowerShell

Added
2026-08-20
Visits
0
Website
learn.microsoft.com/powershell

PowerShell is a shell and scripting environment built around objects rather than text, and it runs on Windows, macOS and Linux.

The object model is the substantive difference from traditional shells: commands pass structured data to each other rather than parsing text output, which removes an entire class of fragile string-manipulation code.

It is the standard automation surface for Windows administration and increasingly used for cross-platform infrastructure scripting.

Visit learn.microsoft.com/powershell

Related tools 6

Multi-account Ops