Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tvories opened this issue Feb 18, 2021 · 0 comments
Open

Comments

@tvories
Copy link

tvories commented Feb 18, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant