PowerShell 7.4.3 released
Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available.
You can Download it from here: v7.4.3 Release of PowerShell
Release notes:
General Cmdlet Updates and Fixes
- Fix the error when using Start-Process -Credential without the admin privilege (#21393) (Thanks @jborean93!)
- Fix Test-Path -IsValid to check for invalid path and filename characters (#21358)
Engine Updates and Fixes
- Fix generating OutputType when running in Constrained Language Mode (#21605)
- Expand ~ to $home on Windows with tab completion (#21529)
- Make sure both stdout and stderr can be redirected from a native executable (#20997)
Build and Packaging Improvements
- Update to .NET 8.0.6
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.3
Regards
Andres Bohren