Posts

Showing posts from October, 2021

Download PowerShell 7.1

Image
Have you downloaded PowerShell version 7.1? If not I will tell you how you can do it. Windows 10 comes with PowerShell 5.1 and Windows 11 comes with a minor upgrade. If you want to get the power of PowerShell 11 you will have to download and install it your self. It is not a part of Windows Updates. Windows 10: Windows 11: Download PowerShell 7.1 To download PowerShell 7.1 go to the official page on docs.microsoft.com  The package is available in both x86 and x64 bit version and also in .msi package and as a .zip file. That this site you will find all the information you will about PowerShell 7.1 Installation of PowerShell 7.1 Installation is straightforward. Just click, next, next next and you are ready to go: Be aware that the built in PowerShell that comes with Windows still will be the default PowerShell version. To start PowerShell 7, just search after PowerShell 7 in the Windows Start menu.

Popular posts from this blog

Use PowerShell to Discover Network Switch and port number

How to get Public IP Using PowerShell

Use ChatGPT to write PowerShell Scripts