Click to See Complete Forum and Search --> : Remotely Execute a Batch File using C#


whoisquick
August 29th, 2006, 04:21 PM
I want to execute a batch file on a windows 2000 machine from windows XP machine using C#. Two machine are connected via ethernet. I cannot install any software on windows 2000 machine.

creatorul
August 30th, 2006, 02:54 AM
If you can't run any application on the windows2000 machine then forget the idea. Try to do it not programmatically with Remote DesktopConn , or Radmin .