C# Remote application execution -


i'm trying create sort of remote application execution programs. situation have script on remote pc need execute. ideally being able tell remote pc execute script though @ locally.

if possible executable without need login pc (such sending login details etc). i'm going using .net c#.

the best code code don't have write yourself. take @ psexec microsoft (sysinternals). assuming have common credentials remote machine (either virtue of domain login or same password , username), should "just work".


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -