Currently by default running DSC on a local computer hides stderr and stdout. We should write them to files and point users to them when there are errors. We need to also clean them up if they turn out to be empty to prevent leaving behind us a trail of trivial err and out files.
Also we need to make the rerun prompt Rscript <path to script> more obvious -- even suggest in the prompt that users should open up the file and interact with it.