Hi Apush,
A simple way to do this is mentioned in this thread:
http://social.msdn.microsoft.com/Forums/en-US/specexplorer/thread/c8a3e3a8-97b0-4ac2-b85f-349e7f2e6d1f
So in your case you would write a word document from the test adapter explored from the test case machine.
Another (more difficult but very general solution) is also mentioned in this thread:
http://social.msdn.microsoft.com/Forums/eu/specexplorer/thread/d5e3ffe2-4211-4835-96f4-a0b46e51a878
With "Customized Post Processing" you could parse/generate information in any language.
Hope the simple solution works for you.