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 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.5.0-osx-x64.pkg -target /

Install OpenSSL. OpenSSL is needed for PowerShell remoting and CIM operations.

What's New

Engine Updates and Fixes

  • Fallback to AppLocker after WldpCanExecuteFile (#25305)

Tools

  • Do not run labels workflow in the internal repository (#25343)
  • Update CODEOWNERS (#25321)
  • Check GitHub token availability for Get-Changelog (#25328)
  • Update PowerShell team members in releaseTools.psm1 (#25302)