Download PowerShell 7.1.3 (Install And Upgrade Guide)

After the last minor update, Microsoft released PowerShell 7.1.3. While the latest Preview version remains PowerShell 7.2 Preview 3 , you can now download the latest stable version of PowerShell 7.1.3 (and 7.0.6 for LTS versions).

There are not many changes in this‌ ‌release. We will discuss the changelog in the next section. If you are confused about PowerShell versions, you can check out the difference between Windows PowerShell and PowerShell Core.

The exact release date of PowerShell 7.1.3 is March 11th, 2021.

Download PowerShell 7.1.3

For Windows 10, Windows 8.1 and Windows 7

PowerShell-7.1.3-win-x64.msi [95 MB]

PowerShell-7.1.3-win-x86.msi [85.8 MB]

For MacOS

powershell-7.1.3-osx-x64.pkg [63.5 MB]

For Linux

CentOS

powershell-7.1.3.centos.8.x86_64.rpm [64.6 MB]

Debian

powershell_7.1.3.debian.11_amd64.deb [65.2 MB]

powershell_7.1.3.debian.10_amd64.deb [65.2 MB]

Ubuntu

powershell_7.1.3.ubuntu.20.04_amd64.deb [65.2 MB]

powershell_7.1.3.ubuntu.18.04_amd64.deb [65.2 MB]

powershell_7.1.3.ubuntu.16.04_amd64.deb [65.2 MB]

For more download options, please checkout this download page.

To download PowerShell 7.0.6 , please check out this github page.

Fixes and improvements

  1. Lift the 32-character restriction on Start-Process environment block
  2. Correct the URI construct for webcmdlets when using -NoProxy with the -NoProxy parameter
  3. Updates and patches for Cmdlets
  4. Add targetName as domain in PromptForCredential ()
  5. Upgrade‌ ‌.NET‌ ‌SDK‌ ‌to‌ ‌5.0.4‌ ‌(with‌ ‌further‌ ‌improvements)

How to install PowerShell 7.1.3

Follow the guide below to install Windows PowerShell 7.1.3 in Windows 10 , 8.1, and Windows 7:

  1. Download and execute the respective MSI files from the links above.
  2. The installation wizard will now run. Click Next on the first screen.
    s1
  3. Now select the destination folder for the installation and click Next.
    s2
  4. Select the optional features you want to install, such as adding PowerShell to environment variables, enable PowerShell remoting, add PowerShell to the context menu, etc. Click Next when selected.
    s3
  5. On the next screen, click Install to begin the installation.
    install 2
  6. Once installed, click Finish.
    finito
  7. Now confirm that PowerShell 7.1.3 has been installed by running PowerShell. Go to Run –> pwsh and press OK.
    PowerShell 7 1 3 version

You can also install PowerShell 7.1.3 using command-line. Make sure you run PowerShell as an administrator. This command is also useful when you want to upgrade from an older version of PowerShell to the latest version. Here’s the command:

iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI -Quiet"
Installing PowerShell using command line
Install PowerShell using the command line

This will automatically install PowerShell 7.1.3 with the default options.

There is another option to install PowerShell over the network which is especially useful for sysadmins.

If you liked this post, Share it on:
Usman Khurshid is a seasoned IT Pro with over 15 years of experience in the IT industry. He has experience in everything from IT support, helpdesk, sysadmin, network admin, and cloud computing. He is also certified in Microsoft Technologies (MCTS and MCSA) and also Cisco Certified Professional in Routing and Switching.

Leave the first comment

Get Updates in Your Inbox

Sign up for the regular updates and be the first to know about the latest tech information