PowerShell

提供: ArchWiki
2024年4月5日 (金) 20:19時点におけるKusanaginoturugi (トーク | 投稿記録)による版 (英語版より転載)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動

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