Dos Window Output to TXT
I'm sending out a batch file to several hundred networked pc's with PSEXEC which is a dos tool. Is there a command that I can include in my batch file that will write the contents of the dos window into a txt file? There is so much going on in the dos window, it runs out of room so I can't just copy and paste everything because it's not all there. I'm looking for a command that will write the contents of the dos window to a txt file before it disappears so I can go back and review the results later.
|