Built on the .NET Framework, Windows PowerShell allows IT professionals to manage computers via commands or scripts, improving productivity through system automation.
Installation Process
Download the PKG package powershell-7.1.2-osx-x64.pkg from the Download Now button onto your macOS machine.
You can double-click the file and follow the prompts, or install it from the terminal:
- sudo installer -pkg powershell-7.1.2-osx-x64.pkg -target /
Install OpenSSL. OpenSSL is needed for PowerShell remoting and CIM operations.
What’s New:
Build and Packaging Improvements
- Bump .NET SDK to version 5.0.103