You could always try outdirection, so something like
rs.exe {-params} > c:\myRSLog.log
This should result in the output from the screen being saved to the myRSLog.log file. You may want to keep the tracing flag on to ensure you get as much information as possible saved to the file.