<>
If you like to control your PC through commands, undoubtedly one of the most useful tools that you will be able to find is PowerShell, a command console that in the end is much more powerful than the command prompt itself built into Windows, since it has greater compatibility and more customization possible, among other things.
However, the problem with PowerShell is that, despite being incorporated by default in Microsoft operating systems, the version that is incorporated in the most recent versions of Windows is the respective version 5.1, somewhat obsolete if we consider that PowerShell 7.0 has been released recently for all systems.
Now you can download and install PowerShell 7.0 for free on your computer
As we mentioned recently by the team of Microsoft have announced the official release of PowerShell version 7.0 for all users, available for some versions of Windows as well as for macOS and various Linux distributions, so regardless of your computer's operating system you should be able to install it without problems.

Post relacionado:
So you can replace PowerShell with command prompt on Windows 10 taskbar
PowerShell version 7.0 incorporates a multitude of novelties that can be very practical para los fans de este software, que incluye:
- Notices when new versions are available for installation.
- Ability to invoke DSC resources from PowerShell 7 (in development).
- Opportunity to invoke modules in implicit sessions.
- New dynamic view optimized for error viewing and using the cmdlet
Get-Error
. - Enables you to parallelize the pipe with
ForEach-Object -Parallel
. - Ternary, pipeline, and null operators available.
From this dynamic, if you consider that the news can be useful for your use of PowerShell, or basically you want to update it because you like to use it, You can do it for free by downloading the version 7.0 installer using this link to GitHub.

Related post:
How to change the name of your computer in Windows 10
Upon entering, you will find the download of different files, as it is available for different operating systems. If you are using Windows, you must use the installer that has the MSI breadthas the others are for other operating systems. In the same way, remember that PowerShell 7.0 is officially compatible with the following systems:
- Windows 7, 8.1 and 10
- Windows Server 2008 R2, 2012, 2012 R2, 2016 and 2019
- macOS 10.13+
- Red Hat Enterprise Linux (RHEL) / CentOS 7+
- Fedora 29+
- Debian 9+
- Ubuntu 16.04+
- openSUSE 15+
- Alpine Linux 3.8+