About 156,000 results
Open links in new tab
  1. Determine installed PowerShell version - Stack Overflow

    Dec 1, 2009 · How can I determine what version of PowerShell is installed on a computer, and indeed if it is installed at all?

  2. How to get the "Windows PowerShell" version? `pwsh --version` …

    Sep 1, 2024 · This means that pwsh --version is indeed supposed to return its own executable version number (e.g. PowerShell 7.4.5) even if you give this command from another shell, as …

  3. Check PowerShell Version in Windows | Tutorials - Ten Forums

    Dec 9, 2020 · How to Check PowerShell Version in Windows Windows PowerShell is a task-based command-line shell and scripting language designed especially for system administration.

  4. How to get a full PowerShell version as a single-line string?

    May 20, 2023 · I know that there are multiple ways to find the PowerShell version, but I specifically need a clean single line output without any fancy tables or new lines, that I can put …

  5. Get file version in PowerShell - Stack Overflow

    How can you get the version information from a .dll or .exe file in PowerShell? I am specifically interested in File Version, though other version information (that is, Company, Language, …

  6. How to find the Windows version from the PowerShell command …

    Sep 7, 2011 · How do I find which Windows version I'm using? I'm using PowerShell 2.0 and tried: PS C:\\> ver The term 'ver' is not recognized as the name of a cmdlet, function, script file, or …

  7. How do I find the Azure PowerShell version? - Stack Overflow

    Dec 8, 2015 · I need to find the installed Azure PowerShell version through cmdlets code. How do I find the Azure PowerShell version? Note: Other than cmdlets code is also welcome.

  8. Get NuGet.exe version from command-line - Stack Overflow

    Apr 12, 2013 · Typing nuget help from the command line will in addition to the expected help information also list the current NuGet.exe version.

  9. Get Microsoft Edge Browser Version using registry or command line

    Oct 5, 2017 · How can i get microsoft edge browser version using registry or command line? I don't want to take it from UI.

  10. office365 - How to get the Version Number of Microsoft Office …

    Nov 24, 2021 · 4 I read on my Windows based systems (via Remote Powershell) what is installed on their computers. This creates a report. I am having some difficulties looking into the …