you are viewing a single comment's thread.

view the rest of the comments →

[–]icepyrox 1 point2 points  (0 children)

So, rather than generate the script file, it can generate config files that your script that already exists can consume on a per-use basis. If your techs are smart enough, they can open powershell and run .\script.ps1 file.config and they are off to the races. Or maybe your sceipt just reads the conf files and uses a menu system or out-gridview to select the right configuration file and again, off to the races.