Skip to content

Add support for skipping on systems with PowerShell versions lower than 3 #19

@tvories

Description

@tvories

We unfortunately still have systems that have PowerShell versions lower than 3. Ideally, the fact should check $PSVersiontable before attempting to run.

I can submit a PR for this later, just wanted to add an issue before I forgot.

We have provided our own ConvertTo-JSON functions in our older systems, though I'm not sure if there's enough of a justification to support systems this old. At least with the version check, it won't error on these systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions