Since it is a preview version, it is only meant for testing, so that the public is ready for any changes that may impact their work before the final version is released. That being said, we strongly recommend you do not install it in any live/production environment. You can download and install PowerShell 7.3 Preview 3 using the given guide below. If you already have a stable version of Windows PowerShell running on your machine, installing the preview version will not affect it, and both could run simultaneously. However, if an older preview version of PowerShell is installed, it will automatically be overwritten with the newer preview version. Before we begin, let us briefly discuss the new features and changes in this release.

Changes and Improvements

We have highlighted significant improvements in this preview release:

[Engine]The parsing code for .NET method generic arguments has been fixed.The PSGetMemberBinder to get the value of ByRef property has been allowed.A collection that contains Automation.Null elements to be piped to pipeline has been allowed.[General Cmdlet Fixes]The module CompatPowerShellGet to the allow-list of telemetry modules has been added.Enter-PSHostProcess and Get-PSHostProcessInfo cmdlets with handling processes that have exited have been fixed.Hashtable completion in multiple scenarios has been improved.[Code Cleanup]A typo has been fixed in CommandHelpProvider.cs.[Tests]A few tests have been updated to make them more stable in CI.Roll back Windows images used in testing to Windows Server 2019.

However, with these, there also are a few known issues with this release.

Known Issues

The cmdlet Test-Connection is broken due to an intentional breaking change in .NET 7.ReadyToRun is disabled for all v7.3.0-preview.3 packages due to a regression in .NET 7.AssemblyName.FullName has unexpected behavior due to a regression in .NET 7.

To learn more about these issues, fixes, and improvements, read our Release Notes.

Download PowerShell 7.3 Preview 3

You can download PowerShell 7.3 Preview 3 from the direct download links below.

For Windows 11, 10, 8.1, and 7

PowerShell-7.3.0 Preview 3 for Windows 64-bit.msi [82.5 MB] PowerShell-7.3.0 Preview 3 for Windows 32-bit.msi [77.4 MB]

For MacOS

PowerShell-7.3.0 Preview 3 for MacOS 64-bit.pkg [45.2 MB] PowerShell-7.3.0 Preview 3 for MacOS ARM64.pkg [43.5 MB]

For Linux

PowerShell-7.3.0 Preview 3 for RedHat Linux.rpm [65.8 MB] PowerShell-7.3.0 Preview 3 for Debian.deb [66.4 MB] For more download options, please check out this download page.

How to Install PowerShell 7.3 Preview 3

Here is how you can install Windows PowerShell 7.3 Preview 3 on Windows 11, 10, 8.1, and Windows 7: Learn more about PowerShell and PowerShell Core. You can also download and install PowerShell over the network.

Closing Words

It seems that this release was more focused on fixing the issues, rather than introducing new features and modules to PowerShell. It is still another step closer to the stable release of PowerShell 7.3, of which Microsoft still has not disclosed an anticipated date. Also see:

Download PowerShell 7.3 Preview 6 (Offline Installers)Download PowerShell 7.3 Preview 5 (Offline Installers)Download PowerShell 7.3 Preview 7 (Offline Installers)Download PowerShell 7.3 Preview 8 (Offline Installers)Download PowerShell 7.3 Release Candidate 1 (Offline Installers)