in reply to How can I open and use a DOS window on another computer?

I'm surprised no-one has mentioned this yet, because if you're trying to use Windows, SysInternals' tools are very useful. For example:

> psexec \\remotebox cmd
Gets you a command prompt on "remotebox". You could (probably) do something hideous with pipes to run whatever commands you (or anyone else unless you're very careful) want.
cheers


davis
It's not easy to juggle a pregnant wife and a troubled child, but somehow I managed to fit in eight hours of TV a day.
Update: Fixed typo.