Download PowerShell 7.4.1

Spread the love

Microsoft has released version 7.4.1 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.4 is built with .NET version 8.0. Below you can find the changelog for this release.

General Cmdlet Updates and Fixes

  • Fix Group-Object output using interpolated strings (#20745)
  • Fix Start-Process -PassThru to make sure the ExitCode property is accessible for the returned Process object (#20749) (#20866)
  • Fix rendering of DisplayRoot for network PSDrive (#20793) (#20863)

Engine Updates and Fixes

  • Ensure filename is not null when logging WDAC ETW events (#20910)
  • Fix four regressions introduced by WDAC audit logging feature (#20913)

Build and Packaging Improvements

  • Bump .NET 8 to version 8.0.101

Version number 7.4.1
Release status Final
Operating systems Linux, macOS, Windows 10, Windows 11
Website Microsoft
Download https://github.com/PowerShell/PowerShell/releases/tag/v7.4.1
License type GPL
You might also like
Exit mobile version