-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I'm having some difficulty trying to get a powershell script that can have multiple parameters with values to work with the Powershell Script Menu Gui.
A normal execution of my script is like this:
checkup.ps1 -patchowner "My Name" -showpatches
There are other parameters that can be used with this script, each one does something different.
How would I go about adding this to the csv file?
Metadata
Metadata
Assignees
Labels
No labels