How to find version of PowerShell?

Robert Holt 20 Reputation points
2024-10-28T22:38:21.9033333+00:00

How can I found out if there is a more up to date version of Window PowerShell available?

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2024-10-29T02:09:48.6933333+00:00

    Hello,

    You can visit this official document to find out the latest version of Window PowerShell.

    https://learn.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-75?view=powershell-7.4

    Best Regards,

    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Aristarh Ucolov 5 Reputation points
    2024-10-28T22:50:04.9366667+00:00

    Hi, Robert.

    If you would like to learn about or access the latest PowerShell updates. You can take a look at their GitHub repository.

    https://github.com/PowerShell/PowerShell/releases


  2. Rich Matheisen 47,901 Reputation points
    2024-10-29T02:26:51.0866667+00:00

    The last version of Windows Powershell is 5.1.22621.4249. It was released about two years ago in September 2022. There won't be any further updates.

    The most recent version of PowerShell 7 is 7.4.6 (I think), I'm running 7.4.5.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.