Run File on Remote Machine

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stout

    Run File on Remote Machine

    Is it possible to write some code that will launch a batch file on a
    remote machine? I want to run the code from my computer but have the
    batch file launch on the remote machine.

    Thanks.
  • Bob Powell [MVP]

    #2
    Re: Run File on Remote Machine

    There are a bunch of people that would like to rn a batch file on your
    macine too. The queston is; are you admin or domain admin for the target
    machine?

    if not.. tough luck.

    If so. this is not a c# language question.

    --
    Bob Powell [MVP]
    Visual C#, System.Drawing

    Ramuseco Limited .NET consulting


    Find great Windows Forms articles in Windows Forms Tips and Tricks


    Answer those GDI+ questions with the GDI+ FAQ


    All new articles provide code in C# and VB.NET.
    Subscribe to the RSS feeds provided and never miss a new article.

    "Stout" <stout27@gmail. comwrote in message
    news:bb5756a3-03d4-471c-af19-7b4cd371dbf4@79 g2000hsk.google groups.com...
    Is it possible to write some code that will launch a batch file on a
    remote machine? I want to run the code from my computer but have the
    batch file launch on the remote machine.
    >
    Thanks.

    Comment

    Working...