Download PowerShell 7.3 Preview 6 (Offline Installers)

You can now download and install the latest preview version of Windows PowerShell, which is PowerShell 7.3 Preview 6, from the direct download links shared below. This update brings new improvements and…

Powershell Preview Generic

You can now download and install the latest preview version of Windows PowerShell, which is PowerShell 7.3 Preview 6, from the direct download links shared below. This update brings new improvements and fixes to the command-line tool that can be used to run scripts, automate and perform administrative tasks.

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.

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 another preview version of PowerShell is installed, it will automatically be overwritten with the newer version.

You can download and install PowerShell 7.3 Preview 6 using the given guide below. Before that, let us discuss the new improvements.

Changes and Improvements

We have highlighted significant improvements in this preview release:

  • [General Cmdlet Updates]
    • Export-PSSession has been fixed to not throw an error when a rooted path is specified for -OutputModule.
    • ConvertFrom-Json -AsHashtable has been changed to use the ordered hashtable.
    • The potential ANSI escape sequences have been removed in strings before using in Out-GridView.
    • The -Milliseconds parameter has been added to New-TimeSpan.
    • Set-AuthenticodeSignature has been updated to use SHA256 as the default.
    • Tab completion regression has been fixed when completing ValidateSet values.
    • The optional parameters will now be shown as such when displaying method definition and overloads.

With these improvements, Microsoft currently has not disclosed any known issues. To learn more about these fixes and improvements, read the Release Notes.

Download PowerShell 7.3 Preview 6

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

For Windows 11, 10, 8.1, and 7

PowerShell-7.3.0 Preview 6 for Windows 64-bit.msi [80.4 MB]

PowerShell-7.3.0 Preview 6 for Windows 32-bit.msi [75.7 MB]

For MacOS

PowerShell-7.3.0 Preview 6 for MacOS 64-bit.pkg [43.9 MB]

PowerShell-7.3.0 Preview 6 for MacOS ARM64.pkg [42.3 MB]

For Linux

PowerShell-7.3.0 Preview 6 for RedHat Linux.rpm [44.1 MB]

PowerShell-7.3.0 Preview 6 for Debian.deb [44.5 MB]

For more download options, please check out this download page.

How to Install PowerShell 7.3 Preview 6

Here is how you can install Windows PowerShell 7.3 Preview 6 on Windows 1110, 8.1, and Windows 7:

  1. Download and execute the respective MSI file from the links above.

  2. The installation wizard will now run. Click Next on the first screen.

    1
    Proceed
  3. Now select the destination folder for the installation and click Next.

    2
    Select installation directory
  4. Select the optional features you want to install, such as adding PowerShell to environment variables, enabling PowerShell remoting, adding PowerShell to the context menu, etc. Click Next when selected.

    3
    Select optional features to install
  5. Leave the default settings on the next page and click Next.

    4
    Leave default settings
  6. On the next screen, click Install to begin the installation.

    5
    Begin installation
  7. Once installed, click Finish.

    6
    Close wizard
  8. Now confirm that PowerShell has been installed successfully. Type in pwsh in the Run Command box and you shall see the installed version at the top.

    Installed
    Confirm installation

Learn more about PowerShell and PowerShell Core. You can also download and install PowerShell over the network.

Closing Words

As we previously highlighted, this is a preview release of the command-line tool, which is why we suggest that you do not install it in a live environment. It is primarily targeted at the developers who need to test their applications beforehand so that when the stable version is released, their products are compatible with one another.

Latest posts
Powershell Generic
Microsoft Releases PowerShell 7.4.0 LTS, Updates PowerShell 7.3.10 And 7.2.17 (Offline Installers)

Download the latest .NET 8-based PowerShell 7.4 here.

View post
Powershell Generic
Download PowerShell 7.3.9 & 7.2.16 LTS (Offline Installers)

Download PowerShell 7.3.9 and 7.2.16 LTS for Windows, macOS, and Linux using the provided offline installers.

View post
How To Zip And Unzip Files With PowerShell On Windows
How To Zip And Unzip Files With PowerShell On Windows

Manage your data better with controllable compression ratios to create zip files with PowerShell.

View post

1 comment

Leave your comment