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

  • Update .NET SDK to 9.0.102
  • Add tool package download in publish nuget stage (#24790) (#24792)
  • Fix Changelog content grab during GitHub Release (#24788) (#24791)
  • Mark build as latest stable (#24789)
  • [release/v7.5] Update branch for release - Transitive - true - minor (#24786)
  • Update Microsoft.PowerShell.PSResourceGet to 1.1.0 (#24767) (#24785)
  • Make the AssemblyVersion not change for servicing releases (#24667) (#24783)
  • Deploy Box Update (#24632) (#24779)
  • Update machine pool for copy blob and upload buildinfo stage (#24587) (#24776)
  • Update nuget publish to use Deploy Box (#24596) (#24597)
  • Added Deploy Box Product Pathway to GitHub Release and NuGet Release Pipelines (#24583) (#24595)