Built on the .NET Framework, Windows PowerShell allows IT professionals to manage computers via commands or scripts, improving productivity through system automation.

Installation Process:

After the package is installed, run pwsh from a terminal. Specific procedures for different Linux distributions can be found here.

Officially supported platform releases for PowerShell 7.1:

  • Ubuntu 16.04/18.04/20.04 (including ARM64)
  • Ubuntu 19.10 (via Snap package)
  • Debian 9/10
  • CentOS and RHEL 7/8
  • Fedora 30
  • Alpine 3.11+ (including ARM64)

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)