Can anyone please give me some pointers on how to invoke a process (such as MSIEXEC) on a remote machine with commandline args?
I am fairly familiar with the Process Class, and can invoke processes locally.. I just need to be able to do this remotely.
Thanks in adv for any help..
I am fairly familiar with the Process Class, and can invoke processes locally.. I just need to be able to do this remotely.
Thanks in adv for any help..