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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -