One very nice trick I have learned, is to output the scroll to a text file.

For example...

dir c:\*.* > c:\windows\desktop\output.txt

creates a text file "output.txt" containing the list of...