I need to run a program on a networked computer from my VB application, just something real simple – executing a command-line parameter and that’s it. I’m not sure how to go about doing this though, can someone tell what the best method would be, be it remote automation, DCOM, or something of the likes? Thanks.