Користувальницькькі налаштування

Налаштування сайту


software:os:windows:powershell

Це стара версія документу!


PowerShell

By default Windows 10 and 11 comes with PS 5.1. You can get more modern PowerShell with winget:

winget install --id Microsoft.Powershell --source winget

that's all.

You can check which versions are available with

winget search Microsoft.PowerShell

How to run new PowerShell

New PowerShell will be installed additionally to existing PS. In Terminal after restart you will find new profile:

  • Windows PowerShell - old profile, PS 5.1
  • PowerShell - new profile, PS 7.*

How to find PowerShell version

You can always find which PS version you run by running

get-host
software/os/windows/powershell.1694216612.txt.gz · Востаннє змінено: 2023/09/09 02:43 повз charon