PowerShell 7.4.2 released
Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available.
You can Download it from here: v7.4.2 Release of PowerShell
Release notes:
General Cmdlet Updates and Fixes
- Revert “Adjust PUT method behavior to POST one for default content type in WebCmdlets” (#21049)
- Fix regression with Get-Content when -Tail 0 and -Wait are both used (#20734) (Thanks @CarloToso!)
- Fix Get-Error serialization of array values (#21085) (Thanks @jborean93!)
- Fix a regression in Format-Table when header label is empty (#21156)
Engine Updates and Fixes
- Revert the PR #17856 (Do not preserve temporary results when no need to do so) (#21368)
- Make sure the assembly/library resolvers are registered at early stage (#21361)
- Handle the case that Runspace.DefaultRunspace is null when logging for WDAC Audit (#21344)
- Fix PowerShell class to support deriving from an abstract class with abstract properties (#21331)
- Fix the regression when doing type inference for $_ (#21223) (Thanks @MartinGC94!)
I’ve downloaded the *.msi File and here are the Screenshots from the Installation
As always i enabled “Enable PowerShell Remoting”
And here is the Result. I am running PowerShell 7.4.2
Regards
Andres Bohren