To a file, yes. The Google word you want is redirection, use the > character to send the out out of a command to a file. Assuming you have a good network share, you can use that to output to another machine.
You can also use psexec to start the script from a remote/different computer, or connect remotely via powershell.
Although, there's a good chance this won't do exactly what you want.