In a recent series of posts, I explained how to launch a PowerShell script from within Excel. In doing so, I even went so far as to pass a cell's value to the script as a parameter. However, the ...