PowerShell-Script-Menu-Gui icon indicating copy to clipboard operation
PowerShell-Script-Menu-Gui copied to clipboard

Scripts with multiple parameters

Open dennisa72295 opened this issue 1 year ago • 0 comments

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?

dennisa72295 avatar Mar 20 '24 15:03 dennisa72295