Hi,
I have a script that needs two parameters. I'd like to have it able to be
fed these from a CSV using import-csv, or to prompt for them if import-csv is
not used.
Can anyone point me in the direction of some sample code that does this, or
provide any other guidance?
cheers,
TC


