ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

PowerShell Version Wildcarding #33

Closed leeberg closed 4 years ago

leeberg commented 4 years ago

PowerShell version wildcarding

When specifying a PowerShell version for a script, I should be able to use wildcards!

For Example

Version 5.1 6.45 7*

This would allow admins to have specific and general control of which version of PowerShell their scripts should run as.