ironmansoftware / universal-automation

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

Configure PowerShell Arguments #19

Closed adamdriscoll closed 4 years ago

adamdriscoll commented 4 years ago

Is your Enhancement request related to a problem? Please describe

It may be necessary to configure PowerShell arguments when running jobs.

Describe the solution you'd like

Jobs should be able to specify arguments. Additionally, there should probably be globally configurable options so you don't need to configure it per job.

Describe how this would improve your Universal Automation Quality of Life

Control things like execution policy or noprofile.

Describe alternatives you've considered

Additional context