Download PowerShell 7.3.8

Spread the love

Microsoft has released version 7.3.8 of PowerShell. PowerShell is an object-oriented shell and scripting language for task automation, consisting of a command-line shell, a scripting language, and a configuration management framework. The software has been around since 2006 and has been a standard part of Windows since version 2.0. Since the end of 2016 it has been open source and also available for Linux and macOS. PowerShell 7.3 is built with .NET version 7. The following changes and improvements have also been made in this release:

Security Fixes

  • Block getting help from network locations in restricted remoting sessions (Internal 27698)

Build infrastructure maintenance

  • Release build: Change the names of the PATs (#20316)
  • Add mapping for mariner arm64 stable (#20310)
  • Switch to GitHub Action for linting markdown (#20308)
  • Put the calls to Set-AzDoProjectInfo and Set-AzDoAuthToken` in the right order (#20311)

Version number 7.3.8
Release status Final
Operating systems Linux, macOS, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11
Website Microsoft
Download https://github.com/PowerShell/PowerShell/releases/tag/v7.3.8
License type GPL
You might also like