(Formerly PowerShell Core) PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.
To install PowerShell on Windows using winget, do:
Note:
To install winget on Windows 2022 follow this link.
To install PowerShell on Windows using winget, do:
PS C:\>winget install Microsoft.PowerShell
To install winget on Windows 2022 follow this link.
Comments