8000 Enumerate and run installed PowerShell versions · Issue #4836 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content
Enumerate and run installed PowerShell versions #4836
@iSazonov

Description

@iSazonov

Currently we changed semantic of -version command line parameter from "run Windows PowerShell 2.0" to "show current PowerShell version".

Now we need a way to address a side-by-side scenario - to enumerate installed PowerShell versions and run needed PowerShell version.

Suggesion

[ ] Enumerate installed versions:

>powershell -versions

[ ] Run needed version:

powershell -versions <ver spec>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-SideBySiderelated to ability to run PS7 side-by-side with WinPS or different versions of PS7Committee-ReviewedPS-Committee has reviewed this and made a decisionIssue-Enhancementthe issue is more of a feature request than a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0