Jump to content

PowerShell

From ArchWiki
Revision as of 23:41, 21 June 2024 by LS-Shandong (talk | contribs) (Link to Chinese translation page.)

PowerShell is a cross-platform task automation framework and scripting language developed by Microsoft. Designed for system administrators and power users, it facilitates the automation of administrative tasks through a command-line shell and a scripting language, enabling efficient management of Windows and other operating systems.

Installation

Install powershellAUR or powershell-binAUR.

PowerShell Core can also be installed via the .NET SDK if this is already configured.

See also