PowerShell 7.4.1 released
Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available.
You can Download it from here: v7.4.1 Release of PowerShell
Release notes:
General Cmdlet Updates and Fixes
- Fix Group-Object output using interpolated strings
- Fix Start-Process -PassThru to make sure the ExitCode property is accessible for the returned Process object
- Fix rendering of DisplayRoot for network PSDrive
Engine Updates and Fixes
- Ensure filename is not null when logging WDAC ETW events
- Fix four regressions introduced by WDAC audit logging feature
Build and Packaging Improvements
- Bump .NET 8 to version 8.0.101
- Update .NET SDK and dependencies for v7.4.1 (Internal 29142)
- Update cgmanifest for v7.4.1
- Update package dependencies for v7.4.1
- Set the rollForwardOnNoCandidateFx in runtimeconfig.json to roll forward only on minor and patch versions
- Remove RHEL7 publishing to packages.microsoft.com as it’s no longer supported
- Fix the tab completion tests
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.1
Regards
Andres Bohren